2020-08-22 21:45:49 +00:00
# Payloads All The Things [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Payloads%20All%20The%20Things,%20a%20list%20of%20useful%20payloads%20and%20bypasses%20for%20Web%20Application%20Security%20-%20by%20@pentest_swissky&url=https://github.com/swisskyrepo/PayloadsAllTheThings/)
2018-08-13 10:01:13 +00:00
2017-04-25 21:22:55 +00:00
A list of useful payloads and bypasses for Web Application Security.
2016-11-02 13:26:00 +00:00
Feel free to improve with your payloads and techniques !
2019-05-12 19:34:09 +00:00
I :heart: pull requests :)
2018-08-13 10:01:13 +00:00
2020-08-09 10:15:56 +00:00
You can also contribute with a :beers: IRL, or using the sponsor button.
< p align = "center" >
2020-08-10 09:36:18 +00:00
< img src = "https://raw.githubusercontent.com/swisskyrepo/PayloadsAllTheThings/master/.github/banner.png" >
2020-08-09 10:15:56 +00:00
< / p >
2016-10-18 07:06:10 +00:00
2022-05-10 11:50:01 +00:00
📖 Documentation
-----
2018-12-24 13:17:49 +00:00
Every section contains the following files, you can use the `_template_vuln` folder to create a new chapter:
2018-08-13 10:01:13 +00:00
2020-08-09 17:25:03 +00:00
- README.md - vulnerability description and how to exploit it, including several payloads
2018-12-24 13:14:51 +00:00
- Intruder - a set of files to give to Burp Intruder
- Images - pictures for the README.md
- Files - some files referenced in the README.md
2018-03-23 12:53:53 +00:00
2019-05-12 20:43:42 +00:00
You might also like the `Methodology and Resources` folder :
2018-07-09 17:49:56 +00:00
2018-08-13 10:01:13 +00:00
- [Methodology and Resources ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/ )
- [Active Directory Attack.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Active%20Directory%20Attack.md )
2020-03-19 11:03:32 +00:00
- [Cloud - AWS Pentest.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Cloud%20-%20AWS%20Pentest.md )
- [Cloud - Azure Pentest.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Cloud%20-%20Azure%20Pentest.md )
- [Cobalt Strike - Cheatsheet.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Cobalt%20Strike%20-%20Cheatsheet.md )
2018-12-25 19:41:43 +00:00
- [Linux - Persistence.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Linux%20-%20Persistence.md )
- [Linux - Privilege Escalation.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Linux%20-%20Privilege%20Escalation.md )
- [Metasploit - Cheatsheet.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Metasploit%20-%20Cheatsheet.md )
2019-06-09 14:05:44 +00:00
- [Methodology and enumeration.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Methodology%20and%20enumeration.md )
2018-08-13 10:01:13 +00:00
- [Network Pivoting Techniques.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Network%20Pivoting%20Techniques.md )
2018-10-02 14:57:01 +00:00
- [Network Discovery.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Network%20Discovery.md )
2018-08-13 10:01:13 +00:00
- [Reverse Shell Cheatsheet.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Reverse%20Shell%20Cheatsheet.md )
2018-10-02 14:17:16 +00:00
- [Subdomains Enumeration.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Subdomains%20Enumeration.md )
2018-08-13 10:01:13 +00:00
- [Windows - Download and Execute.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Windows%20-%20Download%20and%20Execute.md )
- [Windows - Mimikatz.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Windows%20-%20Mimikatz.md )
- [Windows - Persistence.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Windows%20-%20Persistence.md )
2018-12-25 19:41:43 +00:00
- [Windows - Post Exploitation Koadic.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Windows%20-%20Post%20Exploitation%20Koadic.md )
2018-08-13 10:01:13 +00:00
- [Windows - Privilege Escalation.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Windows%20-%20Privilege%20Escalation.md )
- [Windows - Using credentials.md ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Windows%20-%20Using%20credentials.md )
- [CVE Exploits ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/CVE%20Exploits )
2020-03-19 11:03:32 +00:00
2018-03-23 12:53:53 +00:00
2019-05-12 20:59:22 +00:00
You want more ? Check the [Books ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/BOOKS.md ) and [Youtube videos ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/YOUTUBE.md ) selections.
2022-05-10 11:50:01 +00:00
👨💻 Contributions
-----
< p align = "center" >
< a href = "https://github.com/swisskyrepo/PayloadsAllTheThings/graphs/contributors" >
< img src = "https://contrib.rocks/image?repo=swisskyrepo/PayloadsAllTheThings&max=36" >
< / a >
< / p >
Thanks again for your contribution! :heart: