Skip to content

NetScan 1.0

Latest

Choose a tag to compare

@babylard babylard released this 07 Jul 15:34
· 9 commits to main since this release

Overview

I've mostly fixed the GUI. Many of the options have been moved to a Title bar other to keep it clean, other than the Scan button. I am working on adding a port scanner, the option is there but I haven't implemented it yet.

Save management has also been added. You can save a session to a JSON file if it's ever need, which contains the status of the Short OUIs checkbox, Scan output, and what input fields are set to. Versioning hasn't been implemented yet for saves.

image

image

image

Changes

  • Removed "Deauthed for 10 seconds" and prints"Started Deauth loop" once
  • GUI has been ported to CustomTkinter.
  • Moved Clear, Deauth, and Help buttons to the Title bar.
  • Added Title bar with dropdowns
  • Implemented Session saves