1
0
Fork 0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2024-05-06 08:46:07 +02:00
A list of useful payloads and bypass for Web Application Security and Pentest/CTF https://github.com/swisskyrepo/PayloadsAllTheThings
Go to file
idealphase 6738f878f3
Updated README.md
Added References: Bypassing Signature-Based XSS Filters: Modifying Script Code
2022-04-19 10:45:32 +07:00
.github DSRM Admin 2021-01-08 23:41:50 +01:00
API Key Leaks TruffleHog examples + Cortex XDR disable 2022-04-14 09:42:15 +02:00
AWS Amazon Bucket S3 Update README.md 2021-11-23 14:04:53 -03:00
Account Takeover Golden GMSA + Scheduled Task 2022-03-15 11:15:44 +01:00
CORS Misconfiguration Fix typos 2020-12-13 04:34:10 +11:00
CRLF Injection CORS and CRLF README.md updated 2020-10-25 11:07:50 +01:00
CSRF Injection Added referer header validation check in CSRF 2021-06-23 10:05:14 +09:00
CSV Injection Update README.md 2021-03-16 19:17:01 -06:00
CVE Exploits AD + Log4shell + Windows Startup 2021-12-16 09:52:51 +01:00
Command Injection added new bypass 2022-03-30 03:16:37 -04:00
DNS Rebinding Add DNS rebinding 2021-10-27 16:19:56 -04:00
Dependency Confusion Update README.md 2021-08-09 04:29:45 +06:00
Directory Traversal MSSQL Agent Command Execution 2022-03-10 11:05:17 +01:00
File Inclusion Graftcp Cheatsheet 2021-12-29 18:16:26 +01:00
GraphQL Injection Dependency Confusion + LDAP 2021-07-04 13:32:32 +02:00
HTTP Parameter Pollution Fixed typo 2021-10-30 11:44:33 +08:00
Insecure Deserialization Add warning about cPickle 2022-04-18 20:58:14 +02:00
Insecure Direct Object References Command injection rewritten 2019-04-21 19:50:50 +02:00
Insecure Management Interface Add Springboot Actuator RCE 2020-10-28 12:05:12 -04:00
Insecure Source Code Management Fix ToC 2021-02-04 00:47:00 +11:00
JSON Web Token DB2 Injection + ADCS 2021-08-10 23:00:19 +02:00
Java RMI samAccountName spoofing + Java RMI 2021-12-13 20:42:31 +01:00
Kubernetes Add kubescape to kubernetes tools 2021-11-01 23:08:04 +02:00
LDAP Injection Dependency Confusion + LDAP 2021-07-04 13:32:32 +02:00
LaTeX Injection LaTeX Injection catcode 2022-02-22 15:57:04 +01:00
Methodology and Resources TruffleHog examples + Cortex XDR disable 2022-04-14 09:42:15 +02:00
NoSQL Injection NoSQLi: add POST with urlencoded body 2021-11-07 17:49:50 +01:00
OAuth Masscan + AD password in description + ZSH revshell bugfix + Mimikatz lsass.dmp 2019-05-12 21:34:09 +02:00
Open Redirect Update README.md 2021-10-01 13:42:12 +05:30
Race Condition Race Condition - First Draft 2020-01-26 12:43:59 +01:00
Request Smuggling Add PortSwigger http-desync reborn article 2021-01-17 04:23:38 +11:00
SAML Injection XSW 4 Fix #205 2020-05-12 14:27:25 +02:00
SQL Injection MSSQL: list permissions 2022-04-18 17:21:26 +02:00
Server Side Request Forgery TruffleHog examples + Cortex XDR disable 2022-04-14 09:42:15 +02:00
Server Side Template Injection Update README.md 2021-10-26 20:35:04 +03:00
Tabnabbing Fix typos 2020-12-13 04:34:10 +11:00
Type Juggling AMSI + Trust 2020-12-08 14:31:01 +01:00
Upload Insecure Files SOAP File Upload 2022-04-18 21:32:54 +02:00
Web Cache Deception Fix(Docs): Correcting typos on the repo 2020-10-17 22:52:35 +02:00
Web Sockets Added: Cross-Site WebSocket Hijacking (CSWSH) 2020-04-11 16:24:32 +02:00
XPATH Injection Bind shell cheatsheet (Fix #194) 2020-05-24 14:09:46 +02:00
XSLT Injection AD mitigations 2019-12-26 12:09:23 +01:00
XSS Injection Updated README.md 2022-04-19 10:45:32 +07:00
XXE Injection Update XXE Injection 2021-10-18 10:13:30 +02:00
_template_vuln SAML exploitation + ASREP roasting + Kerbrute 2019-03-24 13:16:23 +01:00
.gitignore Shell IPv6 + Sandbox credential 2019-01-07 18:15:45 +01:00
BOOKS.md Update BOOKS.md 2022-01-13 21:48:21 +01:00
CONTRIBUTING.md Upload Methodology 2020-09-27 11:16:50 +02:00
LICENSE Create License 2019-05-25 16:27:35 +02:00
README.md Update README.md 2020-08-22 23:45:49 +02:00
TWITTER.md Added gentilkiwi twitter 2021-07-27 04:17:36 +00:00
YOUTUBE.md Update YOUTUBE.md 2020-10-08 10:01:45 +02:00

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.