Web Attack Checklist

Common web vulnerabilities to test

Tip: Click on any node to see related information!

MAP Interactive Mind Map

graph TD A[Web App Testing] --> B[Authentication] A --> C[Injection] A --> D[File Attacks] A --> E[Access Control] B --> F[Brute Force] B --> G[Default Creds] C --> H[SQLi] C --> I[XSS] C --> J[Command Injection] D --> K[LFI/RFI] D --> L[File Upload] E --> M[IDOR] E --> N[Privilege Escalation]

REF Quick Reference

Click on a node in the mind map to see quick reference information.

Back to Mind Maps