首先想到可能是php的eval()函数,于是随手输入 echo("hello world") ,提示字符太长,最后 ... root@kali:~# cat 1.php <?php eval("echo`ls`;"); ?> ...
確定! 回上一頁