aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-16 20:15:06 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-16 20:15:06 +0000
commit62ebcfd1d410b1431e01446f997cc35fa24ef989 (patch)
treefbd85af7dac49a56f0893de9f515ee3380125b77 /security/Makefile
parentc76db5e25ced99532b50d4fee4a3a614c0105ad6 (diff)
downloadports-62ebcfd1d410b1431e01446f997cc35fa24ef989.tar.gz
ports-62ebcfd1d410b1431e01446f997cc35fa24ef989.zip
Add, security/fiked, a fake IKE PSK+XAUTH daemon based on VPNC.
This is a fake IKE daemon supporting just enough of the standards and Cisco extensions to attack commonly found insecure Cisco PSK+XAUTH VPN setups. If you know the pre-shared key, also known as shared secret or group password, you can impersonate the VPN gateway in IKE phase 1, and learn XAUTH user credentials in phase 2. PR: 90372 Submitted by: Daniel Roethlisberger <daniel@roe.ch>
Notes
Notes: svn path=/head/; revision=151343
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 7e25eea1f8bb..630190b14040 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -100,6 +100,7 @@
SUBDIR += fakeident
SUBDIR += fakeroot
SUBDIR += fcrackzip
+ SUBDIR += fiked
SUBDIR += find-zlib
SUBDIR += find_ddos
SUBDIR += finger_mysql