Exploitation: Difference between revisions
Jump to navigation
Jump to search
Quetzalcoatl (talk | contribs) |
|||
Line 18: | Line 18: | ||
=== Cross-site scripting (XSS) === | === Cross-site scripting (XSS) === | ||
* https://github.com/hahwul/dalfox | |||
* https://github.com/s0md3v/XSStrike | * https://github.com/s0md3v/XSStrike | ||
* https://github.com/mandatoryprogrammer/xsshunter | * https://github.com/mandatoryprogrammer/xsshunter |
Latest revision as of 17:08, 22 July 2025
Payloads
- https://github.com/swisskyrepo/PayloadsAllTheThings
- https://github.com/payloadbox
- WAF bypass payloads: https://github.com/waf-bypass-maker/waf-community-bypasses
Metasploit
- Install on server: https://docs.metasploit.com/docs/using-metasploit/getting-started/nightly-installers.html
Public exploits
SQL injection (SQLi)
- https://github.com/sqlmapproject/sqlmap
- Tamper agent scripts for sqlmap (WAF bypass): https://forum.bugcrowd.com/t/sqlmap-tamper-scripts-sql-injection-and-waf-bypass/423
- https://github.com/r0oth3x49/ghauri
- SQL Injection & XSS Playground: https://www.ired.team/offensive-security-experiments/offensive-security-cheetsheets/sql-injection-xss-playground#classic-sql-injection
Cross-site scripting (XSS)
- https://github.com/hahwul/dalfox
- https://github.com/s0md3v/XSStrike
- https://github.com/mandatoryprogrammer/xsshunter
- https://www.ired.team/offensive-security-experiments/offensive-security-cheetsheets/sql-injection-xss-playground#xss