A list of useful payloads and bypass for Web Application Security and Pentest/CTF
 
 
 
 
 
 
Go to file
Swissky 8a59b22a64
Merge pull request #267 from Rude-Monkey/master
Fix(Docs): Correcting typos on the repo
2020-10-17 23:06:44 +02:00
.github
API Key Leaks Fix(Docs): Correcting typos on the repo 2020-10-17 22:52:35 +02:00
AWS Amazon Bucket S3
Account Takeover Fix(Docs): Correcting typos on the repo 2020-10-17 22:52:35 +02:00
CORS Misconfiguration
CRLF Injection
CSRF Injection
CSV Injection
CVE Exploits
Command Injection
Directory Traversal
File Inclusion
GraphQL Injection
Insecure Deserialization
Insecure Direct Object References
Insecure Management Interface
Insecure Source Code Management Fix(Docs): Correcting typos on the repo 2020-10-17 22:52:35 +02:00
JSON Web Token
Kubernetes Fix(Docs): Correcting typos on the repo 2020-10-17 22:52:35 +02:00
LDAP Injection
LaTeX Injection
Methodology and Resources Fix(Docs): Correcting typos on the repo 2020-10-17 22:52:35 +02:00
NoSQL Injection
OAuth
Open Redirect Fix(Docs): Correcting typos on the repo 2020-10-17 22:52:35 +02:00
Race Condition
Request Smuggling
SAML Injection
SQL Injection Fix(Docs): Correcting typos on the repo 2020-10-17 22:52:35 +02:00
Server Side Request Forgery
Server Side Template Injection Fix(Docs): Correcting typos on the repo 2020-10-17 22:52:35 +02:00
Type Juggling
Upload Insecure Files
Web Cache Deception Fix(Docs): Correcting typos on the repo 2020-10-17 22:52:35 +02:00
Web Sockets
XPATH Injection
XSLT Injection
XSS Injection Fix(Docs): Correcting typos on the repo 2020-10-17 22:52:35 +02:00
XXE Injection Fix(Docs): Correcting typos on the repo 2020-10-17 22:52:35 +02:00
_template_vuln
.gitignore
BOOKS.md
CONTRIBUTING.md
LICENSE
README.md
YOUTUBE.md

README.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.