hcxtools
Small set of tools to convert packets from captures.
Workflow
hcxdumptool -> hcxpcapngtool -> hcxhashtool (additional hcxpsktool/hcxeiutool) -> hashcat
hcxdumptool: attack and capture everything (depending on options)
hcxpcapngtool: convert everything
hcxhashtool: filter hashes
hcxpsktool: get weak pre-shared key candidates
hcxeiutool: calculate wordlists from ESSID
hashcat: get pre-shared key from hash
Reference
See full documentation on https://github.com/ZerBea/hcxtools
Last updated