Skip to content

NetScan 1.0

Latest
Compare
Choose a tag to compare
@babylard babylard released this 07 Jul 15:34

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 which I expect to be finished in the next release, the option is there but it's unimplemented yet. I'll probably be focusing on making the Deauth and Port Scan windows a bit better in the next release.

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

Added Features

  1. Title bar
  2. Save management

Changes

  1. The "Deauthed for 10 seconds" message has been removed and renamed to "Started Deauth loop"
  2. GUI has been ported to CustomTkinter.
  3. Moved Clear, Deauth, and Help buttons to the Title bar.