These are my bug bounty notes that I have gathered from various sources, you can contribute to this repository too!
- Business Logic Errors
- Cross Site Request Forgery (CSRF)
- Cross Site Scripting (XSS)
- Denial of Service (DoS)
- Exposed Source Code
- Host Header Injection
- Insecure Direct Object References (IDOR)
- Local File Inclusion (SOON)
- NoSQL Injection
- SQL Injection (SOON)
- OAuth Misconfiguration
- Open Redirect
- Web Cache Poisoning