QA Flashcards

1
Q

OWASP security vulnerabilities ?

A

1 - Broken access control - parameter tampering, insecure direct object identifier, CORS misconfiguration
2 - Crypto failures, weak encryption, certs, clear text transmission
3 - Injection - SQL injection, no validation, Sanitization
4 - Insecure design -
5 - security misconfig
6 - vulnerabke components
7 - authentication
8 - logging failures

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