wpa2
#21
That would be a good starting point to hunt for the problem.
Please begin with output of
$ pwd
followed by (we are only interested in old .hc22000 files in the working directory)
$ ls *.hc22000
to find out if there is an old hc22000 file inside, because hcxpcapngtool appends entries to an existing file.
I just added this to hcxpcapngtool --help by last commit:
Code:
$ hcxpcapngtool --help
...
Do not edit, merge or convert pcapng files! This will remove optional comment fields!
Detection of bit errors does not work on cleaned dump files!
Do not use hcxpcapngtool in combination with third party cap/pcap/pcapng cleaning tools (except: tshark and/or Wireshark)!
It is much better to run gzip to compress the files. Wireshark, tshark and hcxpcapngtool will understand this.
Output is appended to existing files.
Recommended tools to show additional 802.11 fields or to decrypt WiFi traffic: Wireshark and/or tshark
Recommended tool to filter converted hash by several options: hcxhashtool
Recommended tool to get default or standard PSKs: hcxpsktool
Recommended tool to calculate wordlists based on ESSID: hcxeiutool
Recommended tools to retrieve PSK from hash: hashcat, JtR

You may have noticed that your problem helps me to improve hcxtools.
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