No description
Find a file
Swissky 72df15e2e8
Merge pull request #786 from n3rada/master
Add Velocity SSTI payloads with base64 command support
2025-08-13 20:39:34 +02:00
.github Fix markdownlint configuration 2025-07-18 14:34:03 +02:00
_LEARNING_AND_SOCIALS Markdown Linting - Source Code, JWT, RMI, LDAP, LaTeX 2025-03-26 16:48:22 +01:00
_template_vuln
Account Takeover Fix several typos 2025-07-29 15:34:52 +02:00
API Key Leaks
Business Logic Errors Rounding Errors 2025-08-03 16:32:40 +02:00
Clickjacking
Client Side Path Traversal
Command Injection
CORS Misconfiguration
CRLF Injection
Cross-Site Request Forgery
CSV Injection Fix several typos 2025-07-29 15:34:52 +02:00
CVE Exploits
Denial of Service
Dependency Confusion
Directory Traversal
DNS Rebinding
DOM Clobbering Virtual Hosts + Encoding and Transformations 2025-08-12 20:59:36 +02:00
Encoding Transformations SQL injection - Fix linting errors 2025-08-13 12:07:35 +02:00
External Variable Modification
File Inclusion Fix broken links 2025-03-27 11:16:36 +01:00
Google Web Toolkit
GraphQL Injection
Headless Browser Reverse Proxy Misconfigurations 2025-07-24 14:06:52 +02:00
Hidden Parameters
HTTP Parameter Pollution
Insecure Deserialization Rounding Errors 2025-08-03 16:32:40 +02:00
Insecure Direct Object References
Insecure Management Interface
Insecure Randomness Rounding Errors 2025-08-03 16:32:40 +02:00
Insecure Source Code Management Markdown Linting - Source Code, JWT, RMI, LDAP, LaTeX 2025-03-26 16:48:22 +01:00
Java RMI Markdown Linting - Source Code, JWT, RMI, LDAP, LaTeX 2025-03-26 16:48:22 +01:00
JSON Web Token Markdown Linting - Source Code, JWT, RMI, LDAP, LaTeX 2025-03-26 16:48:22 +01:00
LaTeX Injection Markdown Linting - Source Code, JWT, RMI, LDAP, LaTeX 2025-03-26 16:48:22 +01:00
LDAP Injection Markdown Linting - Source Code, JWT, RMI, LDAP, LaTeX 2025-03-26 16:48:22 +01:00
Mass Assignment Markdown Linting - Mass Assignment, NoSQL, OAuth, Redirect 2025-03-26 17:06:01 +01:00
Methodology and Resources Update Source Code Management Links 2025-05-10 22:04:38 +02:00
NoSQL Injection Update NoSQL.txt 2025-04-21 16:59:08 +07:00
OAuth Misconfiguration Markdown Linting - Mass Assignment, NoSQL, OAuth, Redirect 2025-03-26 17:06:01 +01:00
Open Redirect Markdown Linting - Mass Assignment, NoSQL, OAuth, Redirect 2025-03-26 17:06:01 +01:00
ORM Leak Markdown Linting - Mass Assignment, NoSQL, OAuth, Redirect 2025-03-26 17:06:01 +01:00
Prompt Injection Update README.md 2025-08-06 22:30:25 +03:00
Prototype Pollution Markdown Linting - Mass Assignment, NoSQL, OAuth, Redirect 2025-03-26 17:06:01 +01:00
Race Condition Markdown Linting - Mass Assignment, NoSQL, OAuth, Redirect 2025-03-26 17:06:01 +01:00
Regular Expression Markdown Linting - Mass Assignment, NoSQL, OAuth, Redirect 2025-03-26 17:06:01 +01:00
Request Smuggling Markdown Linting - SSI, SSRF, SSTI 2025-03-26 17:49:42 +01:00
Reverse Proxy Misconfigurations Reverse Proxy Misconfigurations 2025-07-24 14:06:52 +02:00
SAML Injection Markdown Linting - SSI, SSRF, SSTI 2025-03-26 17:49:42 +01:00
Server Side Include Injection Markdown Linting - SSI, SSRF, SSTI 2025-03-26 17:49:42 +01:00
Server Side Request Forgery Update README.md 2025-07-16 11:20:25 -04:00
Server Side Template Injection fix(markdown): add blank lines around fenced code blocks to satisfy MD031 2025-08-13 18:29:00 +00:00
SQL Injection SQL injection - Fix linting errors 2025-08-13 12:07:35 +02:00
Tabnabbing Markdown Linting - SQL, Juggling, XSLT, XSS, Zip 2025-03-26 20:53:03 +01:00
Type Juggling SQL injection - Generic Bypass (Space) 2025-07-26 22:54:45 +02:00
Upload Insecure Files Virtual Hosts + Encoding and Transformations 2025-08-12 20:59:36 +02:00
Virtual Hosts Virtual Hosts + Encoding and Transformations 2025-08-12 20:59:36 +02:00
Web Cache Deception 2025-04-04 Add Detecting Web Cache Deception Content 2025-04-04 00:20:27 +08:00
Web Sockets Headless Browser + JSON Jackson 2025-07-02 22:23:13 +02:00
XPATH Injection Markdown Linting - SQL, Juggling, XSLT, XSS, Zip 2025-03-26 20:53:03 +01:00
XSLT Injection Markdown Linting - SQL, Juggling, XSLT, XSS, Zip 2025-03-26 20:53:03 +01:00
XSS Injection PDO Prepared Statements 2025-07-26 15:21:23 +02:00
XXE Injection
Zip Slip Markdown Linting - SQL, Juggling, XSLT, XSS, Zip 2025-03-26 20:53:03 +01:00
.gitignore
CONTRIBUTING.md Fix broken links 2025-03-27 11:16:36 +01:00
custom.css
DISCLAIMER.md
LICENSE
mkdocs.yml
README.md SQL injection - Generic Bypass (Space) 2025-07-26 22:54:45 +02:00

Payloads All The Things

A list of useful payloads and bypasses for Web Application Security. Feel free to improve with your payloads and techniques !

You can also contribute with a 🍻 IRL, or using the sponsor button.

Sponsor Tweet

An alternative display version is available at PayloadsAllTheThingsWeb.

banner

📖 Documentation

Every section contains the following files, you can use the _template_vuln folder to create a new chapter:

  • README.md - vulnerability description and how to exploit it, including several payloads
  • Intruder - a set of files to give to Burp Intruder
  • Images - pictures for the README.md
  • Files - some files referenced in the README.md

You might also like the other projects from the AllTheThings family :

You want more ? Check the Books and Youtube channel selections.

🧑‍💻 Contributions

Be sure to read CONTRIBUTING.md

sponsors-list

Thanks again for your contribution! ❤️

🍻 Sponsors

This project is proudly sponsored by these companies.

Logo Description
sponsor-serpapi SerpApi is a real time API to access Google search results. It solves the issues of having to rent proxies, solving captchas, and JSON parsing.
sponsor-projectdiscovery ProjectDiscovery - Detect real, exploitable vulnerabilities. Harness the power of Nuclei for fast and accurate findings without false positives.
sponsor-vaadata VAADATA - Ethical Hacking Services