Slashdot Mirror


User: offdigitalmsn

offdigitalmsn's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Why don't we do a DOS attack on it on Resolving Everything: VeriSign Adds Wildcards · · Score: 1
    I'm running
    tim@wopr:~$ echo fix-the-server-please >message
    tim@wopr:~$ while true; do nc fix-the-server-please.com 80 <message; done
    I don't think their server likes me much. It honours a few requests and then times out for ages. I don't know much about this stuff but I guess that makes it harder to do a DDOS. I'm sure the combined might of /. could do it though :-)