PSK Generator

This commit is contained in:
benoit 2020-10-27 07:09:00 +00:00
parent 3dbb41c713
commit 8aabee0ac9
1 changed files with 5 additions and 1 deletions

View File

@ -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>