mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 01:17:36 +00:00
Update ipsec-ike-vpn-pentesting.md
Corrections on iker.py
This commit is contained in:
parent
b083f38080
commit
03b6219836
1 changed files with 1 additions and 1 deletions
|
@ -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 <IP> #-s1 for max speed
|
||||
./ikeforce.py <IP> # No parameters are required for scan -h for additional help
|
||||
```
|
||||
|
||||
![](<../.gitbook/assets/image (109).png>)
|
||||
|
|
Loading…
Reference in a new issue