CONFIG PVM DATA VULN
Level
pvm
History
Appears in Netasq 7 0 0
Format Appears in Netasq 9 0 0
Description
Return the list of informations about vulnerabilities of the proactive vulnerability management module
Usage
[PvmId=<vuln_id>]
Returns
id : vulnerability id
name : vulnerability's name
family : vulnerability's family id
severity : vulnerability's severity id
date : vulnerability's discovery date
targetclient : true if affected product is a client
targetserver : true if affected product is a server
remote : true if the vulnerability could be exploited remotely
Remark
if PvmId is not present, all vulnerabilities are returned
Format
section_line
Example
> CONFIG PVM DATA VULN
101 code=00a01000 msg="Début"
id=x name=x family=x severity=x date=x targetclient=x targetserver=x remote=x
id=x name=x family=x severity=x date=x targetclient=x targetserver=x remote=x
100 code=00a00100 msg="Ok"