Advanced Bus Booking Script 2.04 – SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-03-06
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41512/
  • # # # # # 
    # 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]
    # # # # #