1
0
Fork 0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2024-06-23 05:07:29 +02:00
A list of useful payloads and bypass for Web Application Security and Pentest/CTF https://github.com/swisskyrepo/PayloadsAllTheThings
Go to file
Swissky b5df6e1447 ESC6 - EDITF_ATTRIBUTESUBJECTALTNAME2 + Golden Certificate 2022-01-01 20:42:58 +01:00
.github
API Key Leaks
AWS Amazon Bucket S3
Account Takeover
CORS Misconfiguration
CRLF Injection
CSRF Injection
CSV Injection
CVE Exploits
Command Injection
DNS Rebinding
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
Java RMI
Kubernetes
LDAP Injection
LaTeX Injection
Methodology and Resources ESC6 - EDITF_ATTRIBUTESUBJECTALTNAME2 + Golden Certificate 2022-01-01 20:42:58 +01:00
NoSQL Injection
OAuth
Open Redirect
Race Condition
Request Smuggling
SAML Injection
SQL Injection
Server Side Request Forgery
Server Side Template Injection
Tabnabbing
Type Juggling
Upload Insecure Files add file php8 2022-01-01 11:48:07 +01:00
Web Cache Deception
Web Sockets
XPATH Injection
XSLT Injection
XSS Injection
XXE Injection
_template_vuln
.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.