Skip to content

Features / Options / Bugfixes

Compare
Choose a tag to compare
@kimocoder kimocoder released this 24 Jan 08:45
· 525 commits to master since this release
37d85c9
  • Terminal output: Fixed output due to changes in aircrack-ng

  • Fixed --kill script for NetworkManager

  • Fixed broken setup.py

  • Fixed WPS attacks being run against networks without WPS support

  • Added ath_masker from Mathy Vanhoef
    READ MORE: https://github.com/vanhoefm/ath_masker

  • Added modwifi and it's tools

    We will use some of it's features, like adding support for WiFi jamming
    on common hardware in the future. [ FUTURE ] [ NOT INCLUDED ]
    READ MORE: https://github.com/vanhoefm/modwifi

  • Added easy installation/update scripts for tools/deps.
    For full help output/commands available, type:

    $ make help

    For updating the installer tools/deps, simply do

    $ make update

  • Fix manufacturers not being loaded from /usr/share

  • Updated hashcat.py to use new 22000 hash format

  • Added Unstable OpenCL driver case to hashcat.py

  • Added '--no-nullpin' option (to skip attack)

  • Fix offline cracking of PMKID

  • Fix cracking issue with 'john' JTR tool (paramters changed with updates)

  • Added an option to keep hccapx files that were generated

  • Change deprecated hcxpcaptool with hcxpcapngtool

  • Added an option to keep hccapx files that were generated

  • Use correct extension for easy reading/editing by other software
    changes txt outputs to json format

  • Python3 improvements (aimed Python3.8/Python3.9)

  • Minor output fixes

And a bunch over other minor changes propably not worth listing,
but all together a big & nice release.