| Home | Trees | Index | Help |
|---|
| Package Halberd :: Module ScanTask |
|
| Classes | |
|---|---|
ScanTask |
Describes the way a scan should be performed. |
| Exceptions | |
|---|---|
ConfException |
Error with configuration file(s) |
| Variable Summary | |
|---|---|
str |
default_conf_dir: Path to the directory where the configuration file is located. |
str |
default_conf_file: Name of the default configuration file for halberd. |
str |
default_out: Default place where to write reports (None means stdout). |
int |
default_parallelism: Number of parallel threads to launch for the scan. |
float |
default_ratio_threshold: Minimum clues-to-realservers ratio to trigger a clue reanalysis. |
int |
default_scantime: Time to spend probing the target expressed in seconds. |
| Variable Details |
|---|
default_conf_dirPath to the directory where the configuration file is located.
|
default_conf_fileName of the default configuration file for halberd.
|
default_outDefault place where to write reports (None means stdout).
|
default_parallelismNumber of parallel threads to launch for the scan.
|
default_ratio_thresholdMinimum clues-to-realservers ratio to trigger a clue reanalysis.
|
default_scantimeTime to spend probing the target expressed in seconds.
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Aug 24 19:08:31 2006 | http://epydoc.sf.net |