aboutsummaryrefslogtreecommitdiff
path: root/security/ddos_scan/files
Commit message (Collapse)AuthorAgeFilesLines
* Fix building with new gcc (multi-line string literals) and make the buildEric Anholt2003-05-122-1/+32
| | | | | | | | | actually respect CFLAGS. Reported by: bento Notes: svn path=/head/; revision=80724
* "dds" is a program to scan for a limited set of distributed denial ofDavid E. O'Brien2000-02-141-0/+15
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. Notes: svn path=/head/; revision=25796