diff --git a/README.md b/README.md index 90615a0..12477f1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ USAGE `./ikeforce.py 192.168.1.110 -a -s 1` **Example (enum mode):** -`./ikeforce.py 192.168.1.110 -e -w groupnames.txt -s 1` +`./ikeforce.py 192.168.1.110 -e -w wordlists/groupnames.dic -s 1` **Example (brute mode):** `./ikeforce.py 192.168.1.110 -b -i groupid -u dan -k psk123 -w passwords.txt -s 1`