Skip to content

Enhancements / Bugfixes

Compare
Choose a tag to compare
@kimocoder kimocoder released this 26 Aug 13:14
· 303 commits to master since this release
e6c1306
  • Stop using airmon-ng and virtual interfaces (VIF).
    This should cause less adapter interference
    and attacks should be faster.

    We rather call / use 'ip' and 'iw' to handle monitor
    mode on interface.

  • Removed broken 'pyrit' -- (looking for other tools to have more options)

  • Fixed another NetworkManager kill script related issue

  • Fix test cases and scripts related

  • Update python libraries (deprecations)

  • Improve the GitHub workflow

  • Update Dockerfile

  • Update 'argparse' library from v1.2.1 to v1.4.0

  • Update 'scapy' library from v1.4.4 to v1.4.5

  • Update .gitignore

  • Tweak setup.py

  • Code cleanup