|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
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. |
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?)
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 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||