wpa2
#22
ok so first i installed all tools using this link https://github.com/ZerBea/hcxtools
git clone https://github.com/ZerBea/hcxtools

then i stopped all wpa processes
sudo systemctl stop NetworkManager.service
sudo systemctl stop wpa_supplicant.service

then i started hcxdumptool
sudo hcxdumptool -i wlan0 -o dumpfile.pcapng --active_beacon --enable_status=1

then i started all wpa processes
sudo systemctl start NetworkManager.service
sudo systemctl start wpa_supplicant.service

then i used hcxpcapngtool to decrypt file
hcxpcapngtool -o hash.hc22000 -E essidlist dumpfile.pcapng

and then when i try to crakc it with hashcat alway got error

the both files looks exactly like David Bombal ones in this video
I just watched it and he did same as me and it worked for him so idk wheres problem
https://www.youtube.com/watch?v=Usw0IlGbkC4
Reply


Messages In This Thread
wpa2 - by JamesIsLegend11 - 04-26-2022, 11:20 AM
RE: wpa2 - by ZerBea - 04-26-2022, 11:41 AM
RE: wpa2 - by JamesIsLegend11 - 04-26-2022, 11:54 AM
RE: wpa2 - by ZerBea - 04-26-2022, 12:01 PM
RE: wpa2 - by JamesIsLegend11 - 04-26-2022, 01:01 PM
RE: wpa2 - by ZerBea - 04-26-2022, 01:31 PM
RE: wpa2 - by JamesIsLegend11 - 04-26-2022, 01:37 PM
RE: wpa2 - by ZerBea - 04-26-2022, 01:44 PM
RE: wpa2 - by JamesIsLegend11 - 04-26-2022, 01:55 PM
RE: wpa2 - by ZerBea - 04-26-2022, 02:16 PM
RE: wpa2 - by ZerBea - 04-26-2022, 02:38 PM
RE: wpa2 - by JamesIsLegend11 - 04-26-2022, 02:39 PM
RE: wpa2 - by ZerBea - 04-26-2022, 02:41 PM
RE: wpa2 - by JamesIsLegend11 - 04-26-2022, 02:44 PM
RE: wpa2 - by ZerBea - 04-26-2022, 02:48 PM
RE: wpa2 - by JamesIsLegend11 - 04-26-2022, 04:44 PM
RE: wpa2 - by ZerBea - 04-26-2022, 04:47 PM
RE: wpa2 - by JamesIsLegend11 - 04-26-2022, 05:54 PM
RE: wpa2 - by ZerBea - 04-26-2022, 06:34 PM
RE: wpa2 - by JamesIsLegend11 - 04-26-2022, 06:50 PM
RE: wpa2 - by ZerBea - 04-26-2022, 06:55 PM
RE: wpa2 - by JamesIsLegend11 - 04-26-2022, 08:45 PM
RE: wpa2 - by ZerBea - 04-26-2022, 11:32 PM