Greenbone Vulnerability Management Libraries  20.8.1
Data Fields
osp_target Struct Reference

Struct holding target information. More...

Data Fields

GSList * credentials
 
gchar * exclude_hosts
 
gchar * hosts
 
gchar * ports
 
gchar * finished_hosts
 
int alive_test
 
int reverse_lookup_unify
 
int reverse_lookup_only
 

Detailed Description

Struct holding target information.

Field Documentation

◆ alive_test

int osp_target::alive_test

String defining hosts to exclude as finished

◆ credentials

GSList* osp_target::credentials

◆ exclude_hosts

gchar* osp_target::exclude_hosts

Credentials to use in the scan

◆ finished_hosts

gchar* osp_target::finished_hosts

String defining the ports to scan

◆ hosts

gchar* osp_target::hosts

String defining one or many hosts to exclude

◆ ports

gchar* osp_target::ports

String defining one or many hosts to scan

◆ reverse_lookup_only

int osp_target::reverse_lookup_only

Value defining reverse_lookup_unify opt

◆ reverse_lookup_unify

int osp_target::reverse_lookup_unify

Value defining an alive test method


The documentation for this struct was generated from the following file: