Skip to content

v0.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@daniel-cues daniel-cues released this 13 Sep 09:12
· 74 commits to master since this release

Introducing: Traceroute graph output

A brand new way of seeing your scan's results has being implemented. It is an interactive graph which you can zoom, pan and drag its nodes. It also contains IP, hostnames and port scan result. In order to enable the full traceroute view you will need to use, in the nmap command, the option:

--traceroute

You may also have to tweak and play a bit with network scanning options depending on the target's configuration
More information will be added to the graph in the future.

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

  • Fixed IP binding to localhost