mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2024-11-22 18:41:37 +01:00
609 B
609 B
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)