Identity logs show many municipal accounts receiving one or two failed logons with the same common password, then quiet periods, rather than thousands of guesses against one account. Which attack pattern is this?
Select an answer to reveal the explanation.
Short Explanation
Spraying is the 'one wrong key on every door' approach. Attackers try a popular password across lots of accounts so lockout counters barely tick—unlike hammering one VIP account into oblivion.
Full Explanation
Password spraying uses a small number of likely passwords across many accounts to evade per-account lockout thresholds. Classic brute force focuses intensive guessing on one target. RFID cloning and rootkits are unrelated physical and concealment techniques and do not match distributed low-volume authentication failures.