Skip to content

PMKID attack. Other fixes.

Pre-release
Pre-release
Compare
Choose a tag to compare
@derv82 derv82 released this 16 Aug 08:41
· 41 commits to master since this release

PMKID Attack

More info on the PMKID attack: wifite2/PMKID.md

  • Not tested very thoroughly
  • Wifite does not detect if the installed version of hashcat can support -m 16800 (the PMKID hash attack).
    • Needs haschat v4.1.2 or higher.
  • Requires hcxdumptool and and hcxpcaptool

Fixes

  • Attempted to fix Airodump was stopped errors (also AttributeError with Process.__del__ and other similar errors)
    • Problem occurred when user presses ctrl+c while Wifite is analyzing the latest packets (which is every second!).
  • Various other fixes that hopefully avoid crashes mentioned in the Issues.

Improvements