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>)