mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2026-05-07 03:51:55 +02:00
Add SSRF via ESI Injection reference
This commit is contained in:
parent
39da0328b8
commit
7dfb6bccd1
1 changed files with 1 additions and 0 deletions
|
|
@ -62,3 +62,4 @@ Surrogate-Control: content="ESI/1.0"
|
|||
* [Exploiting Server Side Include Injection - n00py - August 15, 2017](https://www.n00py.io/2017/08/exploiting-server-side-include-injection/)
|
||||
* [Server Side Inclusion/Edge Side Inclusion Injection - HackTricks - July 19, 2024](https://book.hacktricks.xyz/pentesting-web/server-side-inclusion-edge-side-inclusion-injection)
|
||||
* [Server-Side Includes (SSI) Injection - Weilin Zhong, Nsrav - December 4, 2019](https://owasp.org/www-community/attacks/Server-Side_Includes_(SSI)_Injection)
|
||||
* [SSRF via ESI Injection - Orange Tsai](https://blackhat.com/docs/us-17/thursday/us-17-Tsai-A-New-Era-Of-SSRF-Exploiting-URL-Parser-In-Trending-Programming-Languages.pdf)
|
||||
|
|
|
|||
Loading…
Reference in a new issue