Cornucopia - Ecommerce Website - AT 7
From OWASP
Suit: Authentication
Card/Value: 7
Description:
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.
Technical Note:
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.
References:
| OWASP SCP | OWASP ASVS | OWASP AppSensor | CAPEC | SAFECODE |
|---|---|---|---|---|
| 33 | 2.7 | AE2 | 2 | 27 |
| 38 | 2.20 | AE3 | 16 | |
| 39 | 2.25 | |||
| 41 | ||||
| 50 | ||||
| 53 |
