Package verinec.importer.analysis.scanner

If port scanning is enabled, hosts can be scanned to detect what services they run on which port.

See:
          Description

Class Summary
HostScanWorker This thread scans all the ports of a specified host using nmap.
StartScan Starts the port scan operations for all hosts that should be scanned.
StartScan.ConfigPanel Configuration panel for the port scanner.
 

Package verinec.importer.analysis.scanner Description

If port scanning is enabled, hosts can be scanned to detect what services they run on which port. Scanning is done using nmap.

Port Scans on machines which are not your own is considered rude and might even be illegal. Please make shure you only scan machines you own and prevent security staff to avoid false alerts.

Similar to the sniffer package, {verinec.importer.analysis.scanner.StartScan} is used to control different scan threads.

As port scanning should only be done with care, it is recommended to specify which nodes to scan.

todo: concept for selecting nodes to scan. (display list with checkboxes? ip subnet?)

Implementation

The nmap binary is distributed with verinec. It is invoced and told to produce XML output which is used after the scan.


Copyright © 2005 Verinec, DIUF