RE: What *are* they smoking?
"Jeroen Massar" <jeroen@unfix.org> wrote:
Any kiddie group already planning to "take down" the advert server ? It's just 1 IP to take out a *lot* of domains, anything you can mistype ;) "Look mommy we took down <think up something>.net, now you see it now you..."
idea for next virus: after reproducing itself, construct a random domain name ending in .net and ddos it at a low rate for a day or so. if the faked up domain is someones real one, you get a small number of packets to that domain. if a large number of domains resolve to the same ip, well, too bad for that ip... that might even be a virus a lot of people want to run. --Johnny
On Tue, 16 Sep 2003, Johnny Eriksson wrote:
idea for next virus: after reproducing itself, construct a random domain name ending in .net and ddos it at a low rate for a day or so. if the faked up domain is someones real one, you get a small number of packets to that domain. if a large number of domains resolve to the same ip, well, too bad for that ip...
that might even be a virus a lot of people want to run.
while [ - ] ; do lynx -dump http://$RANDOM.THIS-QUERY-SHOULD-RETURN-NXDOMAIN.NET > /dev/null ; done //tlund
participants (2)
-
Johnny Eriksson
-
Tomas Lund