Skip to content

Releases: ZerBea/hcxdumptool

Welcome to v6.0.6

21 May 06:52
Compare
Choose a tag to compare

new option do_targetscan
improved timestamp handling (prevent saving packets out of time sequence)
several bug fixes

Welcome to v6.0.5

05 Apr 13:25
Compare
Choose a tag to compare

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

05 Apr 08:17
Compare
Choose a tag to compare

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

18 Mar 08:35
Compare
Choose a tag to compare

removed debug message "OS not supported" from Makefile

Welcome to v6.0.2

14 Mar 05:38
Compare
Choose a tag to compare

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

29 Jan 08:30
Compare
Choose a tag to compare

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

11 Dec 08:40
Compare
Choose a tag to compare

complete rewrite from scratch
see changelog for more information

Welcome to v5.2.2

03 Sep 11:29
Compare
Choose a tag to compare

Several bug fixes and improved socket handling

Welcome to v5.2.1

28 Aug 14:15
Compare
Choose a tag to compare

Refactored ioctl() handling and socket initialization.

Welcome to v5.2.0

19 Aug 12:07
Compare
Choose a tag to compare

Many bug fixes, improvements and new features.
See changelog for details.