OpenVAS Scanner
6.0.0~git
|
Category (ACT_*) definitions. More...
Go to the source code of this file.
Enumerations | |
enum | nvt_category { ACT_INIT = 0, ACT_SCANNER, ACT_SETTINGS, ACT_GATHER_INFO, ACT_ATTACK, ACT_MIXED_ATTACK, ACT_DESTRUCTIVE_ATTACK, ACT_DENIAL, ACT_KILL_HOST, ACT_FLOOD, ACT_END } |
NVT 'Categories', influence execution order of NVTs. More... | |
Category (ACT_*) definitions.
This file contains defines for the categories of NVTs. Categories influence the execution order of NVTs (e.g. NVTs with category ACT_SCANNER are in principle executed first).
enum nvt_category |