summaryrefslogtreecommitdiff
path: root/security/ddos_scan/files
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-02-14 01:58:38 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-02-14 01:58:38 +0000
commit8195e0e2451e87c3865fdc27dad56281e4f2a8d6 (patch)
treebb74e0df6794c3cd3f4755fe9444e1fbf2ca9204 /security/ddos_scan/files
parent"gag" is a program to scan for "stacheldraht" agents, which are part (diff)
"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. It will *not* detect TFN2K agents.
Notes
Notes: svn path=/head/; revision=25796
Diffstat (limited to 'security/ddos_scan/files')
-rw-r--r--security/ddos_scan/files/patch-Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/security/ddos_scan/files/patch-Makefile b/security/ddos_scan/files/patch-Makefile
new file mode 100644
index 000000000000..6a00e8fb52d7
--- /dev/null
+++ b/security/ddos_scan/files/patch-Makefile
@@ -0,0 +1,15 @@
+--- Makefile.orig Mon Jan 10 13:14:31 2000
++++ Makefile Sun Feb 13 17:53:23 2000
+@@ -1,10 +1,10 @@
+ # Makefile for ddos_scan (dds).
+ # $Revision: 1.1 $
+
+-CFLAGS=
++#CFLAGS=
+
+ # For Solaris 2.5.1 and above, uncomment the following line.
+-LIBS=-lresolv -lsocket -lnsl
++#LIBS=-lresolv -lsocket -lnsl
+
+ default:
+ @clear