NmapSI4: manuale d'uso
Index of contents
Preferences
Vulnerabilities search engine
Log reader
Some examples...
Useful links
NmapSI4
Introduction
NmapSI4 is a complete GUI, realized in Qt for Nmap; our goal is giving a better control to the users of this powerful analysis tool.
Main screen

This is NmapSI4 main screen, we can notice some elements:
- Menu bar
- Toolbar
- Form for the inclusion of host, ip or dns for scan
- Form for the inclusion of scan parameters
- Result screen
- Statusbar
To start a scan you must insert an host, ip or dns then click on the button "Scan".
At the end of the scan, in the screen of results are visualized the scansion results.
On the statusbar you can see with which rights NmapSI4 is working together with its software version, and Nmap software version.
Scanning
This section is about the buttons that you can find under the result screen.
Scan details

Here there are listed the scan results, and more specifically: service port, port status, the kind of service and a brief description.
Nmap script

Here are showed results based on scripts that are part of Nmap Suite.
For further informations we invite you to look the specific chapter in Nmap guide.
Host info

Here are showed scan details, as the starting time, the duration of scanning and other useful informations.
Bookmarks

Here we can keep our favourite targets. The screen shows us the ip or the host name and the storage date.
Bookmarks parameters

Here we can see the scan parameters of the stored bookmarks.
Scan options
In this section you can change scan parameters. To apply changes push the "Apply" button that you find down.
Scan

This section is focused on parameters that stricly concern the scan, just like scan profiles, type and number of ports.
Options

In this section you can change the detail level, and the use of specific parameters as Ipv6 and fragmentation.
Discover

In this section you can change parameters that concern the type of packets that are used in the scan.
File

In this section you can specify an input file and a specific scan profile.
Timing

In this section you can change the parameters that concern the scan time and the TTL of sent packets.
Scan monitor

In this section are listed the several targets of scannings that are active and still running.
Lookup

This section shows matches between targets, ip and related services.
Traceroute

This section shows the "route" followed by scanning packets.
Preferences
Profiles

In this section you can change the predefined scan profile.
Log

In this section you can change the settings of scannings log.
Sizes

In this section you can change settings of NmapSI4 main window.
Lookup

In this section you can change lookup settings.
Extensions

In this section you can enable or disable NmapSI4 extensions.
Vulnerabilities search engine;
Main screen

This section provides a search engine to look for possible vulnerabilities of services traced during the scan, within the best reference sites about vulnerabilities.
You can plan the research depending on the specific service recognized during the scanning, or you can choose another search key.
Bookmarks

Here you can memorize your favourite results.
Log reader
Main screen

This section allowes you to read the complete output of Nmap scan.
Some examples
Multiple scannings
You can use scannings in different ways:
- single scanning: ip (e.g. 192.168.1.1) or dns (es. www.kernel.org)
- multiple scanning: ip range (e.g. 192.168.1.10/20) to scan from 192.168.1.10 to 192.168.1.20
- ip and dns mixed scanning: e.g. 192.168.1.1 www.kernel.org
- scan on a ip list or a dns list: e.g. 192.168.1.10 192.168.1.15, or www.kernel.org www.google.com
It's preferable not to insert an high hosts number to scan.
Using bookmarks
For using bookmarks, just push the button in alto to add it to the list.
In the same way to save the scanning profile there's the button placed near the parameters input form.
To reuse later an host or a saved profile, just select it in the related screen and choose "Scanning" for hosts or "Use parameters" for profiles.
To remove an entry from the list, repeat the reuse procedure, choosing the clearing entry.