abd025fb64 | ||
---|---|---|
.github | ||
Bypass | ||
Misc | ||
Recon | ||
Technologies | ||
Arbitrary File Upload.md | ||
Business Logic Errors.md | ||
CRLF Injection.md | ||
Cross Site Request Forgery.md | ||
Cross Site Scripting.md | ||
Denial Of Service.md | ||
Exposed Source Code.md | ||
Host Header Injection.md | ||
Insecure Direct Object References.md | ||
Local File Inclusion.md | ||
NoSQL Injection.md | ||
OAuth Misconfiguration.md | ||
Open Redirect.md | ||
README.md | ||
Remote File Inclusion.md | ||
SQL Injection.md | ||
Web Cache Poisoning.md |
README.md
All about bug bounty
These are my bug bounty notes that I have gathered from various sources, you can contribute to this repository too!
List
- Arbitrary File Upload
- Business Logic Errors
- CRLF Injection
- 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 (LFI)
- NoSQL Injection
- OAuth Misconfiguration
- Open Redirect
- Remote File Inclusion (RFI)
- SQL Injection (SOON)
- Web Cache Poisoning
List Bypass
Miscellaneous
- Account Takeover
- Broken Link Hijacking
- Default Credentials
- Email Spoofing
- JWT Vulnerabilities
- Mass Assignment
- Password Reset Flaws
- Tabnabbing