A network security administrator reviews authentication logs for a corporate Remote Access VPN gateway and notices a pattern of authentication failures across over 500 distinct employee accounts within a short timeframe. Further inspection shows that each individual account experienced only two failed login attempts per hour, avoiding account lockout thresholds. Which of the following attack types is most likely occurring?
- Password spraying attackAnswer
- BBrute-force dictionary attack against a single account
- CDNS cache poisoning attack targeting record lookup resolution
- DPort scanning and SNMP community string enumeration over port 161
Answer
Password spraying attack
Password spraying is a technique where an attacker attempts a few common passwords (e.g., 'Summer2026!') against a vast list of usernames. By keeping the number of failed attempts low per account within a given time period, the attacker successfully circumvents automated account lockout mechanisms.
Step-by-Step Solution
Key Concept
Password Spraying Attack
Estimated Time:1m 15s