Bug Bounty
Some Resources to apply in a bugbounty
Table of Contents
- Bug Bounty Platforms
- Learn Bug Bounty
- Vulnerabilities
- PHP Shells
- Subdomain and TakeOver Tools
- BurpSuite Extensions
- Usefull Things
Bug Bounty Platforms:
Open For Signup
Invite based Platforms
Learn Bug Bounty:
- Guide to learn hacking-Youtube
- Portswigger Academy-Web
- Nahamsec’s-Twitch
- Nahamsec interviews with top bug bounty hunters-Youtube
- Nahamsec’s beginner repo-GitHub
- Stök-Youtube
- InsiderPhD-Youtube
- Jhaddix-Youtube
- Blogs from Hacker101 members on how to get started hacking:
- hacker101 videos
Vulnerabilities:
XSS:
- https://github.com/erik-451/XSS
- https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/xss.md
- https://github.com/ismailtasdelen/xss-payload-list
- https://github.com/dwisiswant0/findom-xss
SQLi:
- https://github.com/erik-451/SQLi
- https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/sqli.md
- https://github.com/Y000o/sql_injection_basic/blob/master/sql_injection_basic.md
- https://geekwire.eu/sql-injection/
SSRF:
- https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/ssrf.md
- https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Request%20Forgery
CRLF:
- https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/crlf.md
- https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/CRLF%20Injection
- https://owasp.org/www-community/attacks/csrf
CSV-Injection:
- https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/csv-injection.md
- https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/CSV%20Injection
Command Injection
Directory Traversal:
LFI:
- https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/lfi.md
- https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/File%20Inclusion
- https://github.com/D35m0nd142/LFISuite
- https://hipotermia.pw/bb/bugpoc-lfi-challenge
- https://raw.githubusercontent.com/emadshanab/LFI-Payload-List/master/LFI%20payloads.txt
XXE:
- https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/xxe.md
- https://corneacristian.medium.com/top-25-xxe-bug-bounty-reports-ab4ca662afad
- https://gosecure.github.io/xxe-workshop/
Open-Redirect:
RCE:
Crypto:
Template Injection:
- https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/template-injection.md
- https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Template%20Injection
XSLT:
Content Injection:
LDAP Injection:
NoSQL Injection:
CSRF Injection:
GraphQL Injection:
IDOR:
ISCM:
LaTex Injection:
OAuth:
XPATH Injection:
Bypass Upload Tricky:
- https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Upload%20Insecure%20Files
- https://github.com/bminossi/AllVideoPocsFromHackerOne
PHP Shells:
Subdomain and TakeOver Tools:
SubDomain TakeOver:
-
SubDomain TakeOver Scanner by 0x94: https://github.com/antichown/subdomain-takeover
-
Subdomain Takeover Scanner: https://github.com/SaadAhmedx/Subdomain-Takeover
- Subzy:
- https://github.com/LukaSikic/subzy
- Subdomain takeover vulnerability checker
- TakeOverV1:
- https://github.com/samhaxr/TakeOver-v1
- The takeover script extracts the CNAME record of all subdomains at once. TakeOver saves researchers time and increases the chances of finding a subdomain takeover vulnerability.
Tools for Subdomains:
- SubR3con:
- https://github.com/rohitcoder/SubR3con
- Specific target and then check the status code for a possible subdomain takeover vulnerability.
-
DNS Wordlist: https://github.com/ZephrFish/Wordlists/blob/master/HugeDNS.7z
- https://github.com/1N3/BruteX
- https://github.com/1N3/BlackWidow
- https://github.com/sa7mon/S3Scanner
- https://github.com/MichaelStott/CRLF-Injection-Scanner
- https://github.com/jaeles-project/jaeles
- https://github.com/random-robbie/kube-scan
- https://github.com/hash3liZer/Subrake
- https://github.com/j3ssie/Osmedeus
- https://github.com/sullo/nikto
BurpSuite Extensions:
Usefull Things:
6 Methods to bypass CSRF protection on a web application:
Exploit - Microsoft Exchange Server DlpUtils AddTenantDlpPolicy RCE:
Java deserelization:
- https://github.com/ikkisoft/SerialKiller
- https://pivotal.io/security/cve-2020-5398
- https://github.com/motikan2010/CVE-2020-5398/
Tools and tricks for bug bounty:
Vulnerability map:
Map of the bug bounty:
21 Things you can do with an XSS:
Tips for Bug Bounty:
Info for beginners:
Help:
-
Cheat Sheet Python: https://blog.underc0de.org/cheat-sheet-python/
- The bash bible: https://github.com/dylanaraps/pure-bash-bible
- Machine Learning for cybersecurity: https://github.com/jivoi/awesome-ml-for-cybersecurity
- Page with many useful tools: https://technisette.com/p/home
- Shodan search queries: https://github.com/jakejarvis/awesome-shodan-queries