An adversary performs a 'Pass-the-Hash' attack. Which tactic does this primarily fall under?
Trap 1: Initial Access
This usually occurs after Initial Access.
Trap 2: Exfiltration
It does not involve moving data out.
Trap 3: Persistence
It is an active movement technique, not a long-term maintenance technique.
- A
Initial Access
Why wrong: This usually occurs after Initial Access.
- B
Exfiltration
Why wrong: It does not involve moving data out.
- C
Credential Access
Pass-the-Hash is a classic Credential Access technique.
- D
Credential Access
PtH is a method to leverage stolen hashes to gain unauthorized access.
- E
Persistence
Why wrong: It is an active movement technique, not a long-term maintenance technique.