drdos - distributed reflection DoS tools
gml <gml@phelony.net>

[Disclaimer]

This software is made available for educational purposes only.
It is in fact slightly broken and this has been done on purpose.
Do NOT e-mail me asking why you can't take out cisco.com with these
tools.   They are for demonstration of known and new attacks, as well as network auditing and lab work.  This software is free
and is under the BSD license, which means you can modify it and redistribute it or whatever i don't give a fuck.

[Requirements]

Perl
Net::IO
Net::RawIP

[Usage]

Usage ./drdos -a <attack type> -f <reflectors> -t <target> -w <weight>
Attack Types:
nbt     netbios
tcp     syn attack
icmp    useless icmp attack
dns     dns attack

good luck!

