mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
62ebcfd1d4
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>
10 lines
405 B
Plaintext
10 lines
405 B
Plaintext
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
|