Skip to content

Enhancements / Bugfixes

Compare
Choose a tag to compare
@kimocoder kimocoder released this 07 Aug 12:18
· 329 commits to master since this release
476466c
  • Fixed bug in WEP attack
  • Fixes PMKID attack
  • Fixed most test cases
  • Ignore invalid indexes
  • Handle empty json to avoid errors
  • Adjust PMKID attack time from 120 to 300 seconds
  • tshark command is missing quotes when specifying the type_subtype
  • Defaults encryption to WPA (which is the most common) when airodump doesnt recognize the encryption type
  • Fix an encoding issue when reading the CSV output from airodump
  • Fix JSON being saved without the values
  • Removed ignore NONE essid for now
  • Better python3 support
  • Update Dockerfile
  • Update Makefile
  • Add fixes according to flake8
  • Add Snyk workflow