A list of useful payloads and bypass for Web Application Security and Pentest/CTF
 
 
 
 
 
 
Go to file
Swissky f748af16d2
Merge pull request #176 from Anon-Exploiter/patch-1
Using JWT's module to encode payload with type `None`
2020-04-04 14:49:37 +02:00
.github
API Key Leaks Maps API + secretsdump enabled user/pw last set + certutil mimikatz 2020-02-06 21:41:29 +01:00
AWS Amazon Bucket S3 AWS Patterns 2020-02-23 20:58:53 +01:00
CORS Misconfiguration
CRLF Injection
CSRF Injection
CSV Injection
CVE Exploits fixing typo in file name 2020-01-28 17:41:01 +00:00
Command Injection Update README.md 2020-03-15 01:11:47 +08:00
Directory Traversal AD mitigations 2019-12-26 12:09:23 +01:00
File Inclusion added additional way to chain php filters 2020-02-20 06:40:30 -05:00
GraphQL Injection CloudTrail disable, GraphQL tool 2020-03-28 12:01:56 +01:00
Insecure Deserialization
Insecure Direct Object References
Insecure Management Interface
Insecure Source Code Management
JSON Web Token Using JWT's module to encode payload with type `None` 2020-04-04 16:03:56 +05:00
Kubernetes Docker escape and exploit 2020-03-29 16:48:09 +02:00
LDAP Injection add ruby script 2020-02-21 23:49:50 +01:00
LaTeX Injection
Methodology and Resources Delete unnecessary escape characters 2020-03-29 23:40:39 +08:00
NoSQL Injection
OAuth
Open Redirect
Race Condition Race Condition - First Draft 2020-01-26 12:43:59 +01:00
SAML Injection
SQL Injection Update SQLite Injection.md 2020-04-03 23:15:05 +00:00
Server Side Request Forgery Update AWS SSRF tips 2020-03-11 15:20:51 +01:00
Server Side Template Injection Added IFS (WAF bypass) to Symfony Twig RCE 2020-03-29 23:23:26 +02:00
Type Juggling
Upload Insecure Files
Web Cache Deception
Web Sockets WMI + Cobalt Strike 2020-02-13 22:53:45 +01:00
XPATH Injection
XSLT Injection AD mitigations 2019-12-26 12:09:23 +01:00
XSS Injection Create 0xcela_event_handlers.txt 2020-01-15 17:00:26 +01:00
XXE Injection
_template_vuln
.gitignore
BOOKS.md
LICENSE
README.md README - Summary update 2020-03-19 12:03:32 +01:00
YOUTUBE.md

README.md

Payloads All The Things

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

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