From 7a0ee47c25321fbc8a79bbd22c191c9ac35ce1dd Mon Sep 17 00:00:00 2001 From: Thayol Date: Sat, 10 Aug 2024 17:17:23 +0200 Subject: [PATCH] add PHP built-in server example script --- index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 index.php diff --git a/index.php b/index.php new file mode 100644 index 0000000..bedbae7 --- /dev/null +++ b/index.php @@ -0,0 +1,5 @@ +"], ["<%echo ", "\nRAW\n", "\ncat <<- RAW\n", ""], file_get_contents('index.sh.html')); + $query_string = $_SERVER['QUERY_STRING']; + echo shell_exec("GET=\"$query_string\"; $template"); +?>