|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| IConfigPanel | A panel to configure an operation. |
| IOperation | Interface for network import operations. |
| Class Summary | |
|---|---|
| AAnalyserStartOperation | This class conatains contains the common methods of the starter. |
| AAnalyserTask | This class contains some common mehtods of the task which are needed to rebuilt a network. |
| AnalysisConfigPanel | Dialog to configure and start network analysis. |
| AnalysisThread | A thread to run sniffing, traceroute and portscans from |
| HostCommRenderer | Each host is stored as an HostCommRenderer object in a HashMap in the SnifferThread. |
| PortDescriptor | A descriptor for each port number on a host. |
| StartLookUpHost | This class manages the lookup of the host names. |
Generate network configuration from analysing existing networks.
The network analysis is part of Verinec Importer module.
It is used to generate Verinec configuration data from existing networks.
The sniffer examines network traffic using jpcap.
todo: Traceroute...
The scanner uses nmap to detect services the hosts are offering.
The network analysis can be launched using the configuration panel available
within the the importer module.
Each node gets entries in its context menu to run traceroute or nmap against it.
The AnalysisConfigPanel is used to get configuration
choices from the user.
The AnalysisConfigPanel runs AnalysisThread,
which passes the three steps sniffer, traceroute and scanner.
In the end, the found nodes and network connections are created in the VeriNeC GUI.
|
Copyright © 2005 Verinec, DIUF | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||