From 03b621983648dd411e64c377cd50378d0972e948 Mon Sep 17 00:00:00 2001 From: Nicolas Krassas Date: Wed, 24 Nov 2021 18:49:46 +0200 Subject: [PATCH] Update ipsec-ike-vpn-pentesting.md Corrections on iker.py --- pentesting/ipsec-ike-vpn-pentesting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pentesting/ipsec-ike-vpn-pentesting.md b/pentesting/ipsec-ike-vpn-pentesting.md index 7ab42822a..c99b92e58 100644 --- a/pentesting/ipsec-ike-vpn-pentesting.md +++ b/pentesting/ipsec-ike-vpn-pentesting.md @@ -75,7 +75,7 @@ You can try the** same attack** using[** iker.py**](https://github.com/isaudits/ You could also try to brute force transformations with **ikeforce**: ```bash -./ikeforce.py -s1 -a #-s1 for max speed +./ikeforce.py # No parameters are required for scan -h for additional help ``` ![](<../.gitbook/assets/image (109).png>)