@@ -0,0 +1,5 @@
<?php
$template = str_replace(["<%=", "<%", "%>"], ["<%echo ", "\nRAW\n", "\ncat <<- RAW\n", ""], file_get_contents('index.sh.html'));
$query_string = $_SERVER['QUERY_STRING'];
echo shell_exec("GET=\"$query_string\"; $template");
?>
The note is not visible to the blocked user.