Attacks should be prevented from being able to obtain valid account credentials by using the application in an unintended manner. This includes credential cracking (identifying valid login credentials by trying different values for usernames and/or passwords) and credential stuffing (mass log in attempts used to verify the validity of stolen username/password pairs).
NB: This card relates to passwords. See AT 4 for the similar user name attacks.
Cecilia can use brute force and dictionary attacks against one or many accounts without limit, or these attacks are simplified due to insufficient complexity, length, expiration and re-use requirements for passwords
Owasp ASVS (4.0): 2.1.2 ,2.1.7 ,2.1.10 ,2.2.1 ,2.2.1
Owasp SCP: 33,38,39,41,50,53
Owasp Appsensor: AE2,AE3
Safecode: 27
ASVS V2.1 - Password Security Requirements
ASVS V2.2 - General Authenticator Requirements
Password Guessing/Brute Force Attacks
Account Takeover (ATO) Attacks
Loading comments 0%