Skip to content

Commit 1c63006

Browse files
committed
Added references to ike-scan wiki.
Added Solaris 9 backoff pattern. Minor change to psk-crack to use strncpy instead of strcpy. git-svn-id: svn+ssh://svn.nta-monitor.com/trunk/opensource/ike-scan@9919 062a1500-4a13-0410-a63b-ee65f32af78f
1 parent 30e47af commit 1c63006

File tree

5 files changed

+295
-56
lines changed

5 files changed

+295
-56
lines changed

NEWS

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@ release. For more details please read the ChangeLog file.
55

66
ike-scan v1.8.6:
77

8-
* IKEv2 support: new --ikev2 option sends IKE version 2 format packets, and
9-
version 2 packets that are received are correctly decoded.
8+
* ike-scan wiki at http://www.nta-monitor.com/wiki/
9+
This will contain ike-scan documentation and associated IPsec information.
10+
11+
* IKEv2 support with --ikev2 option that sends IKE version 2 format packets,
12+
and version 2 packets that are received are correctly decoded. The IKEv2
13+
support is currently experimental as it has only been tested against one
14+
implementation (strongSwan), and it only supports the default proposal.
1015

1116
* New --rcookie option allows the responder cookie to be set to the specified
1217
value in outgoing packets. The default is zero.
@@ -28,8 +33,8 @@ ike-scan v1.8.6:
2833
very few of these systems, so this absense of a pattern is still useful for
2934
fingerprinting.
3035

31-
* Modified psk-crack, so it is able to crack passwords hased with the Nortel
32-
Contivity proprietary algorithm as well as those using the standard algorithm.
36+
* psk-crack is able to crack passwords hased with the Nortel Contivity
37+
proprietary algorithm as well as those using the standard algorithm.
3338

3439
* New --shownum option, which causes the number of each packet received to
3540
be displayed before the packet details.

0 commit comments

Comments
 (0)