Releases: ZerBea/hcxdumptool
Welcome to v6.0.7
changed behavior of --essidlist and --active_beacon
several bug fixes
Welcome to v6.0.6
new option do_targetscan
improved timestamp handling (prevent saving packets out of time sequence)
several bug fixes
Welcome to v6.0.5
Security fix: We do not want to disturb uninvolved users!
Increase error count and terminate hcxdumptool if channel was changed by a third party tool.
After transmitting a request, hcxdumptool expect an answer on the same channel.
If the channel was changed by a third party tool, hcxdumptool will never get this answer and transmit again, again and again. This will jam all channels, set by the third party tool.
https://forum.hashkiller.io/index.php?threads/ap-less-attack-with-hcxtools.21036/page-4#post-237403
Welcome to v6.0.4
hcxdumptool
ERROR_MAX not longer hard coded (new option: --error_max=)
new added packet injection test (new option: --check_injection)
Welcome to v6.0.3
removed debug message "OS not supported" from Makefile
Welcome to v6.0.2
complete rewrite from scratch
the Raspberry Pi is a little bit too slow, so we have to reduce status output. Most CLIENTs running randomized MACs. They are no longer displayed.
improved IE tag walk similar to hcxpcapngtool
improved attack vector
added new options to improve attack vector against hardened targets
added more information to help menu
added option to import Berkeley packet Filter code fom tcpdump as alternative to apfilterlist and clientfilterlist
make less noise on the the channel (receive more, transmit less)
WLAN REASON CODE (deauthentication) no longer hardcoded
moved to git versioning on non releases
Welcome to v6.0.1
removed options to set userdefined MAC_AP and/or MAC_CLIENT, because they make hcxdumptool's stealth capability ineffective
improved handling of association/reassociation frames
improved handling of null/powersave frames
added counter for PMKID/EAPOL frames
handle EAP request/response frames
improved IE tag walk similar to hcxpcapngtool
fixed cipher suite and AKM suite handling
handle wrong FCS
reduce pcapng size
fixed internal counters
allow mixed attack vector PSK/PSK256
handle PMKID in reassociationrequest
Welcome to v6.0.0
complete rewrite from scratch
see changelog for more information
Welcome to v5.2.2
Several bug fixes and improved socket handling
Welcome to v5.2.1
Refactored ioctl() handling and socket initialization.