PayloadsAllTheThings/README.md

37 lines
1.3 KiB
Markdown
Raw Normal View History

2016-10-20 02:54:29 +00:00
# Payloads All The Things
2016-10-18 11:36:18 +00:00
A list of usefull payloads and bypasses for Web Application Security
Feel free to improve with your payloads and techniques !
I <3 pull requests :)
2016-10-18 07:06:10 +00:00
Last modifications :
* XSS paylods improved
2016-12-03 18:03:59 +00:00
* OAuth vulnerabilities added
2016-11-11 17:17:33 +00:00
* AWS Bucket added
2016-12-03 18:03:59 +00:00
* SQL payloads updated
# Tools
* [Web Developper](https://addons.mozilla.org/en-Gb/firefox/addon/web-developer/)
* [Hackbar](https://addons.mozilla.org/en-Gb/firefox/addon/hackbar/?src=search)
* [Burp Proxy](https://portswigger.net)
* [Fiddler](https://www.telerik.com/download/fiddler)
* [DirBuster](https://sourceforge.net/projects/dirbuster/)
* [GoBuster](https://github.com/OJ/gobuster)
* [Knockpy](https://github.com/guelfoweb/knock)
* [SQLmap](http://sqlmap.org)
* [Eyewitness](https://github.com/ChrisTruncer/EyeWitness)
* [Nikto](https://cirt.net/nikto2)
* [Recon-ng](https://bitbucket.org/LaNMaSteR53/recon-ng)
* [Wappalyzer](https://wappalyzer.com/download)
# More resources
Book's list:
* Web Hacking 101 - https://leanpub.com/web-hacking-101
* The Web Application Hacker's Handbook - https://www.amazon.fr/Web-Application-Hackers-Handbook-Exploiting/dp/1118026470
Blogs/Websites
* http://blog.zsec.uk/101-web-testing-tooling/
* https://blog.innerht.ml
* https://blog.zsec.uk
* https://www.exploit-db.com/google-hacking-database
* https://www.arneswinnen.net