OpenVAS Scanner
5.1.3
|
Data Fields | |
struct arglist * | globals |
plugins_scheduler_t | sched |
int | thread_socket |
int | parent_socket |
kb_t * | net_kb |
openvas_host_t * | host |
Bundles information about target(s), configuration (globals arglist) and scheduler.
plugins_scheduler_t attack_start_args::sched |