wpa2
#19
I would really like to help you, but this
Code:
and did everything like in here
https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2
isn't very helpful for me to help you.

I know the wiki, because I initial wrote it (the beautiful style format was done by another user of this forum). It describe several ways to attack a target, to capture the traffic and to convert it to hash format 22000.
And it describe several ways to use hashcat on the hash file.

At the moment, I only know that the hash file is damaged (by whatever).
But to reproduce it, I need the dump file (cap, pcap, pcapng). Than I can walk step by step through the chain to find the issue.
Step by step means:
create an empty folder
cd into the folder
download the dump file to that folder
convert it by hcpcapngtool (hcxpcapngtool -o test.hc22000 dumpfile.pcapng)
run hashcat on that hash file (hashcat -m 22000 test.hc22000 -a 3 ?d?d?d?d?d?d?d?d)

If I run into the same issue, I have to fix hcxpcapngtool.
If not, either your installation is broken, your hardware is broken or your workflow is wrong.

BTW;
Do you know Albert Einstein and his definition of "insanity"?
https://ezinearticles.com/?Einstein---De...y&id=12047
I don't want to go this way. Instead I hunt step by step for the issue.
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