Please enable JavaScript.
Coggle requires JavaScript to display documents.
OWASP - Coggle Diagram
OWASP
TOP 10
Security Misconfiguration
Unecessary features
Default Accounts and their passwords
Vulnerable and Outdated Components
Insecure Design
Identification and authentication failures
Injection
SQLi
In band
Out band
Blind
Software and Data Integrity Failures
Cryptographic Failures
Security Logging and Monitoring failures
Broken Access Control
Insecure Direct Object Reference IDOR
Server-Side Request Forgery SSRF
Testing framework
During Development
During Deployment
During Definition and Design
Before Development begins
Maintenance and Operations
Guide To testing
Session management testing
Input validation testing
Authorization Testing
Testing for weak cryptography
Authentication testing
Business Logic testing
Identity Management Testing
Client Side Testing
Configuration and Deployment management Testing