diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-02 11:04:08 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-02 11:04:08 +0000 |
commit | acc6f2a4708e8746b914f0e37ccd850a720f690a (patch) | |
tree | 3c527198e4809521bc822b97b0dc36e721180c9c /security/Makefile | |
parent | fe81117791ab37062781c1335c86094e93e46e6a (diff) | |
download | FreeBSD-ports-acc6f2a4708e8746b914f0e37ccd850a720f690a.zip FreeBSD-ports-acc6f2a4708e8746b914f0e37ccd850a720f690a.tar.gz |
New port: security/finger_mysql - A threaded MySQL scanner
This is a one-file-port of a threaded MySQL scanner. If the
user "root" is passwordless, then this is even funnier. For
some reason is segfaults if you feed it with Class B network,
but I'll fix that when time permits.
PR: ports/48924
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
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 d313824..e415bf4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -56,6 +56,7 @@ SUBDIR += fakeident SUBDIR += find-zlib SUBDIR += find_ddos + SUBDIR += finger_mysql SUBDIR += firewalk SUBDIR += flawfinder SUBDIR += fpm |