A curated, modular, and powerful collection of payloads for web application vulnerability testing — built for ethical hackers, penetration testers, and cybersecurity researchers.
This repository provides a ready-to-use collection of real-world payloads commonly used in:
- 🕵️♂️ Bug bounty programs
- 🔍 Vulnerability assessments
- 🎯 Penetration testing
- 🧪 CTF challenges
- 🛡️ Security tool development
Each payload is handpicked, categorized, and formatted for maximum effectiveness.
⚠️ Disclaimer: This project is intended for educational and authorized testing purposes only. Any misuse of this content is strictly prohibited.
Offensive-Payloads/
├── Command-Injection/
├── Directory-Traversal/
├── File-Extensions/
├── HTML-Injection/
├── IP-Headers/
├── Linux/
├── Open-Redirect/
├── PHP-Injection/
├── Reverse-Shell/
├── RFI-LFI/
├── SQLI/
├── SSRF/
├── Windows/
├── XSS/
└── XXE/
Each directory contains .txt
or .md
files with hand-curated payloads.
- Generic error-based, time-based, and union-select payloads
- Auth bypass tricks
- JOIN/break queries
- OS command payloads for Unix/Linux and Windows
- Logic chaining and bypass payloads
- Local and remote inclusion
- Path traversal payloads
- Reflected / Stored / DOM-based
- File-read via injection
- Advanced WAF bypass strings
- Classic and advanced HTML content injection payloads
- Internal resource discovery payloads
- SSRF chaining examples
- Redirection bypass and manipulation payloads
- OS path traversal vectors for Unix and Windows
- XXE file read, SSRF, and out-of-band (OOB) payloads
- Code injection payloads in PHP environments
- MIME-type & extension tricks for bypass and upload testing
- Spoofed headers for bypassing IP-based access controls
- Sensitive file access
- Log file paths
- One-liner PHP reverse shell snippet
# Clone the repository
git clone https://github.com/KIRAN-KUMAR-K3/vulnerability-payload-lists.git
cd vulnerability-payload-lists
# Explore payloads
cat SQLI/Generic\ SQL\ Injection\ Payloads.txt
🛠️ Use payloads in tools like:
- Burp Suite
- OWASP ZAP
- Ffuf / Dirsearch / wfuzz
- Custom Python/Bash scripts
- Manual browser/postman testing
- ✔️ Ethical Hackers
- ✔️ Red / Blue Teamers
- ✔️ SOC Analysts
- ✔️ Cybersecurity Students
- ✔️ Bug Bounty Hunters
- ✔️ CTF Players
💡 Found a new payload? See something to improve?
- Fork the repository
- Create a branch
- Add/edit payloads
- Submit a pull request
All contributions are welcomed and appreciated 🙌
⚠️ This project is for educational use only and should not be used against any system without explicit authorization. Use responsibly and follow the law.
If this repo helped you in any way, show your support: