No description
Find a file
Faye Håkansdotter df7af7757e Add .DS_Store files to multiple directories
Added .DS_Store files to the root and several subdirectories. These are macOS system files and typically should not be tracked in version control.
2025-08-04 22:03:58 -07: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
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
External Variable Modification
File Inclusion Add .DS_Store files to multiple directories 2025-08-04 22:03:58 -07:00
Google Web Toolkit
GraphQL Injection
Headless Browser Reverse Proxy Misconfigurations 2025-07-24 14:06:52 +02:00
Hidden Parameters Markdown Linting - Parameters, Browsers, Deserialization Randomness 2025-03-26 16:33:07 +01:00
HTTP Parameter Pollution Markdown Linting - Parameters, Browsers, Deserialization Randomness 2025-03-26 16:33:07 +01:00
Insecure Deserialization Add .DS_Store files to multiple directories 2025-08-04 22:03:58 -07:00
Insecure Direct Object References Markdown Linting - Parameters, Browsers, Deserialization Randomness 2025-03-26 16:33:07 +01:00
Insecure Management Interface Markdown Linting - Parameters, Browsers, Deserialization Randomness 2025-03-26 16:33:07 +01:00
Insecure Randomness Fix several typos 2025-07-29 15:34:52 +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 NoSQL injection WAF 2025-04-01 20:22:10 +02: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
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 Add .DS_Store files to multiple directories 2025-08-04 22:03:58 -07:00
Server Side Template Injection Add .DS_Store files to multiple directories 2025-08-04 22:03:58 -07:00
SQL Injection Add .DS_Store files to multiple directories 2025-08-04 22:03:58 -07: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 Add .DS_Store files to multiple directories 2025-08-04 22:03:58 -07:00
Web Cache Deception Add .DS_Store files to multiple directories 2025-08-04 22:03:58 -07:00
Web Sockets Add .DS_Store files to multiple directories 2025-08-04 22:03:58 -07: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 Add .DS_Store files to multiple directories 2025-08-04 22:03:58 -07:00
XXE Injection Add .DS_Store files to multiple directories 2025-08-04 22:03:58 -07:00
Zip Slip Markdown Linting - SQL, Juggling, XSLT, XSS, Zip 2025-03-26 20:53:03 +01:00
.DS_Store Add .DS_Store files to multiple directories 2025-08-04 22:03:58 -07: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