1
0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2024-09-28 19:31:56 +02:00
A list of useful payloads and bypass for Web Application Security and Pentest/CTF https://github.com/swisskyrepo/PayloadsAllTheThings
Go to file
2021-10-04 09:21:10 +02:00
_template_vuln
.github
Account Takeover
API Key Leaks Update README.md 2021-10-01 10:17:31 +05:30
AWS Amazon Bucket S3
Command Injection
CORS Misconfiguration
CRLF Injection
CSRF Injection
CSV Injection
CVE Exploits
Dependency Confusion
Directory Traversal
File Inclusion
GraphQL Injection
HTTP Parameter Pollution
Insecure Deserialization
Insecure Direct Object References
Insecure Management Interface
Insecure Source Code Management
JSON Web Token
Kubernetes
LaTeX Injection
LDAP Injection
Methodology and Resources Merge pull request #426 from CravateRouge/patch-2 2021-10-01 00:58:58 +02:00
NoSQL Injection
OAuth
Open Redirect Update README.md 2021-10-01 13:42:12 +05:30
Race Condition
Request Smuggling
SAML Injection
Server Side Request Forgery
Server Side Template Injection Update ssti.fuzz 2021-10-04 09:21:10 +02:00
SQL Injection
Tabnabbing
Type Juggling
Upload Insecure Files
Web Cache Deception
Web Sockets
XPATH Injection
XSLT Injection
XSS Injection Update XSS README.md 2021-10-01 16:10:23 +02:00
XXE Injection
.gitignore
BOOKS.md
CONTRIBUTING.md
LICENSE
README.md
TWITTER.md
YOUTUBE.md

Payloads All The Things Tweet

A list of useful payloads and bypasses for Web Application Security. Feel free to improve with your payloads and techniques ! I ❤️ pull requests :)

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

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 Methodology and Resources folder :

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