mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2024-11-21 18:11:37 +01:00
.. | ||
README.md | ||
Server-Side-Template-Injections.txt |
Web Applications penetration testing related PAYLOADS that are actually useful
Server-Side-Template-Injections.txt
- Various Server-Side Template Injection static payloads, targeting couple of various templating implementations (also some of the Client-Side ones like in AngularJS). The evaluated expression to look/grep for is: 1868686868 or aaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbb. Use it with Burp Intruder's Grep functionality, or simply look out for that pattern while hanging around the application. (gist)