diff options
author | Niels Heinen <niels@FreeBSD.org> | 2005-01-11 10:24:37 +0000 |
---|---|---|
committer | Niels Heinen <niels@FreeBSD.org> | 2005-01-11 10:24:37 +0000 |
commit | e67b0f6574993db814be6a937bc97a567484aae7 (patch) | |
tree | 6d2a575cb5158e800750dd59dda1687d6dbcc0b2 /security/Makefile | |
parent | de6f1f7952fcec6edb3982eb2bb20b34ea702ab7 (diff) | |
download | ports-e67b0f6574993db814be6a937bc97a567484aae7.tar.gz ports-e67b0f6574993db814be6a937bc97a567484aae7.zip |
New port: unicornscan, a UDP and TCP portscanner that can be used
for information gathering using fingerprinting (p0f based) and
banner grabbing techniques.
PR: ports/72752
Submitted by: Jon Passki <cykyc(at)yahoo.com>
Approved by: nectar (mentor)
Notes
Notes:
svn path=/head/; revision=126121
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 5e3646bf361a..93788205417b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -465,6 +465,7 @@ SUBDIR += tripwire SUBDIR += tripwire-131 SUBDIR += tripwire12 + SUBDIR += unicornscan SUBDIR += uvscan-dat SUBDIR += vida SUBDIR += vlock |