Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rpcraig authored Aug 14, 2020
1 parent a22d696 commit f121b32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Overview
A set of scripts to help perform an online dictionary attack against a WPA3 access point. Wacker leverages the wpa_supplicant control interface to control the operations of the supplicant daemon and to get status information and event notifications ultimately helping speedup connection attempts during brute force attemtps.
A set of scripts to help perform an online dictionary attack against a WPA3 access point. Wacker leverages the wpa_supplicant control interface to control the operations of the supplicant daemon and to get status information and event notifications ultimately helping speedup connection attempts during brute force attempts.


# Find a WPA3 AP to use
Expand Down Expand Up @@ -50,7 +50,7 @@ group_mgmt_cipher=AES-128-CMAC
```
And start hostapd with
```
hostapd -K -dd hostapd.conf
# hostapd -K -dd hostapd.conf
```


Expand Down

0 comments on commit f121b32

Please sign in to comment.