mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8195e0e245
service (ddos) agents. At present, it scans for active instances of "trinoo", "Tribe Flood Network" ("TFN") and "stacheldraht" agents, which were compiled using the default values in known source distributions. It will *not* detect TFN2K agents.
22 lines
755 B
Plaintext
22 lines
755 B
Plaintext
"dds" is a program to scan for a limited set of distributed denial of
|
|
service (ddos) agents.
|
|
|
|
At present, it scans for active instances of "trinoo", "Tribe Flood
|
|
Network" ("TFN") and "stacheldraht" agents, which were compiled
|
|
using the default values in known source distributions, such as those
|
|
found at:
|
|
|
|
http://packetstorm.securify.com/distributed/
|
|
|
|
It will *not* detect TFN2K agents.
|
|
|
|
For analyses of the three distributed denial of service attack
|
|
tools it scans for, and the methods being used by dds to identify
|
|
them, see:
|
|
|
|
http://staff.washington.edu/dittrich/misc/trinoo.analysis
|
|
http://staff.washington.edu/dittrich/misc/tfn.analysis
|
|
http://staff.washington.edu/dittrich/misc/stacheldraht.analysis
|
|
|
|
WWW: http://www.washington.edu/People/dad/
|