HCXHASHTOOL(1) | User Commands | HCXHASHTOOL(1) |
hcxhashtool - hcx tools set
hcxhashtool 6.2.7 (C) 2022 ZeroBeat usage: hcxhashtool <options>
options: -i <file> : input PMKID/EAPOL hash file -o <file> : output PMKID/EAPOL hash file -E <file> : output ESSID list (autohex enabled) -d : download http://standards-oui.ieee.org/oui.txt
-h : show this help -v : show version
--essid-group : convert to ESSID groups in working directory
--oui-group : convert to OUI groups in working directory
--mac-group-ap : convert APs to MAC groups in working directory
--mac-group-client : convert CLIENTs to MAC groups in working directory
--type=<digit> : filter by hash type
--hcx-min=<digit> : disregard hashes with occurrence lower than hcx-min/ESSID --hcx-max=<digit> : disregard hashes with occurrence higher than hcx-max/ESSID --essid-len : filter by ESSID length
--essid-min : filter by ESSID minimum length
--essid-max : filter by ESSID maximum length
--essid=<ESSID> : filter by ESSID --essid-part=<part of ESSID> : filter by part of ESSID --essid-list=<file> : filter by ESSID file --mac-ap=<MAC> : filter AP by MAC
--mac-client=<MAC> : filter CLIENT by MAC
--mac-list=<file> : filter by MAC file
--mac-skiplist=<file> : exclude MAC from file
--oui-ap=<OUI> : filter AP by OUI
--oui-client=<OUI> : filter CLIENT by OUI
--vendor=<VENDOR> : filter AP or CLIENT by (part of) VENDOR name --vendor-ap=<VENDOR> : filter AP by (part of) VENDOR name --vendor-client=<VENDOR> : filter CLIENT by (part of) VENDOR name --authorized : filter EAPOL pairs by status authorized (M2M3, M3M4, M1M4) --challenge : filter EAPOL pairs by status CHALLENGE (M1M2, M1M2ROGUE) --rc : filter EAPOL pairs by replaycount status checked --rc-not : filter EAPOL pairs by replaycount status not checked --apless : filter EAPOL pairs by status M1M2ROGUE (M2 requested from CLIENT) --info=<file> : output detailed information about content of hash file
--info=stdout : stdout output detailed information about content of hash file
--info-vendor=<file> : output detailed information about ACCESS POINT and CLIENT VENDORs
--info-vendor-ap=<file> : output detailed information about ACCESS POINT VENDORs
--info-vendor-client=<file> : output detailed information about ACCESS POINT VENDORs
--info-vendor=stdout : stdout output detailed information about ACCESS POINT and CLIENT VENDORs
--info-vendor-ap=stdout : stdout output detailed information about ACCESS POINT VENDORs
--info-vendor-client=stdout : stdout output detailed information about ACCESS POINT VENDORs
--psk=<PSK> : pre-shared key to test
--pmk=<PMK> : plain master key to test
--hccapx=<file> : output to deprecated hccapx file --hccap=<file> : output to ancient hccap file --hccap-single : output to ancient hccap single files (MAC + count) --john=<file> : output to deprecated john file --vendorlist : stdout output complete OUI list sorted by OUI --help : show this help --version : show version
October 2022 | hcxhashtool 6.2.7 (C) 2022 ZeroBeat |