mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2026-05-01 03:11:17 +02:00
Updated SSTI Reference
This commit is contained in:
parent
ca50df2336
commit
52daa1d820
1 changed files with 1 additions and 0 deletions
|
|
@ -95,3 +95,4 @@ Once the template engine is identified, the attacker injects more complex expres
|
|||
- [Gaining Shell using Server Side Template Injection (SSTI) - David Valles - August 22, 2018](https://medium.com/@david.valles/gaining-shell-using-server-side-template-injection-ssti-81e29bb8e0f9)
|
||||
- [Template Engines Injection 101 - Mahmoud M. Awali - November 1, 2024](https://medium.com/@0xAwali/template-engines-injection-101-4f2fe59e5756)
|
||||
- [Template Injection On Hardened Targets - Lucas 'BitK' Philippe - September 28, 2022](https://youtu.be/M0b_KA0OMFw)
|
||||
- [Limitations are just an illusion – advanced server-side template exploitation with RCE everywhere - YesWeHack, Brumens - March 24, 2025](https://www.yeswehack.com/learn-bug-bounty/server-side-template-injection-exploitation)
|
||||
Loading…
Reference in a new issue