Skip to content

v.0.5.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@daniel-cues daniel-cues released this 02 Oct 11:58
· 33 commits to master since this release

Interactive menu and bug fixes!

Hey guys, a couple weeks have passed and I've done quite a bunch of things, here we go:

You can now use the menu as a menu works, just click an option and the option will be added to the command line for you to change and adapt it.

I've also fixed some stuff, like the preformatted lines in the output which, if happened to be too long, wouldn't wrap inside the screen and would add an ugly horizontal slide bar. I've also fixed that annoying issue when a command has already finish but is not displayed as finished by changing most of how the web server and the client were doing the output stuff.

And by the way, remember when you were scanning and accidentally pressed F5 or closed the tab and you had to start all over again? You can now refresh your browser or close it or whatever you want, beacause as long as you don't terminate the webserver, everything you are doing/have done would be right where you left it.

As always:

  • You can execute multiple commands at once .
  • You can check the menu on the left to find the options you are looking for.
  • You will be able to start and stop the webapp at any moment.
  • Four outputs are available: Usual console output, HTML report output, XML file and graph output.

Just execute the jar file and you are good to go!

Having installed NMap is needed

Changelog

  • IP binding was commented for testing purposes. Uncommented.