# WPA3

In WPA3 networks it is still possible to brute force until the password is found, to do this we can use “wacker”.

<https://github.com/blunderbuss-wctf/wacker>

```bash
./wacker.py --wordlist ~/rockyou-top100000.txt --ssid wifi-management --bssid F0:9F:C2:11:0A:24 --interface wlan2 --freq 2462
```

`--freq`: Channel frequency in MHz (e.g. `2462` = channel 11

![image.png](https://3641998078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv4bbPCMP2UOAXGuYloqD%2Fuploads%2FD2aFkpZQu3xTXxletuke%2Fimage.png?alt=media)
