Password Concepts Flashcards

Mock Exam Revision

1
Q

Spraying Attack

A

A password spraying attack is a credential-based cyberattack where adversaries test a single weak password against multiple accounts (often across an organisation) to evade lockout thresholds. Unlike brute-force attacks, spraying targets breadth over depth, exploiting human tendencies to reuse simple passwords. Defences include MFA, password blacklists, and anomalous login monitoring.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

OTPs

A

A One-Time Password (OTP) is a dynamically generated, short-lived credential used for authentication, valid for a single login session or transaction, used as a means for password-less authentication.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly