Multiple choice technology architecture

Identify the techniques that can be used to break password security ?

  1. Eavesdropping

  2. Replay attacks

  3. Social engineering

  4. Trojan horses

  5. All of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

All of the above is correct because all four are valid password attack vectors. Eavesdropping captures passwords during transmission, replay attacks resyoken captured credentials, social engineering tricks users into revealing passwords, and Trojan horses can log keystrokes or steal stored passwords. Each represents a different attack surface.