aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-08-20 20:09:31 +0800
committeritetcu <itetcu@FreeBSD.org>2006-08-20 20:09:31 +0800
commitd6e8ebd007a6a4bd72eba6f3709fb589245869fa (patch)
treeecfe6b39eb9f12ccdc71cb2ebb519f16759f9f48 /security/Makefile
parentfe362bdf3bcf5a922c17a38d4245c83cdd137571 (diff)
downloadfreebsd-ports-gnome-d6e8ebd007a6a4bd72eba6f3709fb589245869fa.tar.gz
freebsd-ports-gnome-d6e8ebd007a6a4bd72eba6f3709fb589245869fa.tar.zst
freebsd-ports-gnome-d6e8ebd007a6a4bd72eba6f3709fb589245869fa.zip
VNCcrack is a fast offline password cracker for VNC passwords.
By sniffing a VNC challenge-response sequence off the network (typically when VNC is used without a decent cryptographic wrapper like SSH or SSL), you can recover the password fairly easily and quickly by letting VNCcrack pound on it. WWW: http://www.randombit.net/projects/vnccrack/ PR: ports/102279 Submitted by: Pankov Pavel <pankov_p at mail.ru>
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 3fe741e4a0ec..b30d6c692399 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -672,6 +672,7 @@
SUBDIR += vida
SUBDIR += vlock
SUBDIR += vlog
+ SUBDIR += vnccrack
SUBDIR += vncrypt
SUBDIR += vpnc
SUBDIR += vpnd