diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-17 20:53:47 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-17 20:53:47 +0800 |
commit | 69b51f7716fdff1ad1a786e2adca9331f69ee55b (patch) | |
tree | 02e2ff561daa2c984b3a1d872792d2df8ca88baa /security/Makefile | |
parent | a9f1641292a7ece7ba59345238fc45c6cbe4b7a8 (diff) | |
download | freebsd-ports-gnome-69b51f7716fdff1ad1a786e2adca9331f69ee55b.tar.gz freebsd-ports-gnome-69b51f7716fdff1ad1a786e2adca9331f69ee55b.tar.zst freebsd-ports-gnome-69b51f7716fdff1ad1a786e2adca9331f69ee55b.zip |
New port: security/hackbot
Hackbot is a host exploration tool and bannergrabber.
It scans numerous services and vulnerabilities.
PR: ports/47021
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
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 20ecae42b77b..1d3818dd5592 100644 --- a/security/Makefile +++ b/security/Makefile @@ -75,6 +75,7 @@ SUBDIR += gringotts SUBDIR += gtk-knocker SUBDIR += gtkportscan + SUBDIR += hackbot SUBDIR += hafiye SUBDIR += hashish SUBDIR += heimdal |