aboutsummaryrefslogtreecommitdiffstats
path: root/security/fiked/pkg-descr
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2005-12-17 04:15:06 +0800
committerehaupt <ehaupt@FreeBSD.org>2005-12-17 04:15:06 +0800
commit73649194aeace76e0d6580ba35a1d54487cc6fd4 (patch)
treea1b038073faebd2f075fbe864cbf0ea2db506ea7 /security/fiked/pkg-descr
parent6946a2262e6d9f4f09170de9087721b4d5ad29c1 (diff)
downloadfreebsd-ports-gnome-73649194aeace76e0d6580ba35a1d54487cc6fd4.tar.gz
freebsd-ports-gnome-73649194aeace76e0d6580ba35a1d54487cc6fd4.tar.zst
freebsd-ports-gnome-73649194aeace76e0d6580ba35a1d54487cc6fd4.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>
Diffstat (limited to 'security/fiked/pkg-descr')
-rw-r--r--security/fiked/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/security/fiked/pkg-descr b/security/fiked/pkg-descr
new file mode 100644
index 000000000000..dfc08d816f99
--- /dev/null
+++ b/security/fiked/pkg-descr
@@ -0,0 +1,9 @@
+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.
+
+Author: Daniel Roethlisberger <daniel@roe.ch>
+WWW: http://www.roe.ch/FakeIKEd