PSK Generator
This commit is contained in:
parent
3dbb41c713
commit
8aabee0ac9
1 changed files with 5 additions and 1 deletions
|
@ -38,4 +38,8 @@ Then you should have an EAPOL/WPA handshake.
|
|||
|
||||
```
|
||||
crunch 8 8 0123456789 -s 00000000 | aircrack-ng -w - -b 00:23:B1:82:08:xx <filename>.cap
|
||||
```
|
||||
```
|
||||
|
||||
# Wireshark
|
||||
|
||||
PSK Generator: <https://www.wireshark.org/tools/wpa-psk.html>
|
Loading…
Reference in a new issue