MONITOR PVM VULN

Level

pvm

History

Appears in Netasq 7.0.0
Format Appears in Netasq 9.0.0

Description

Return all vulnerabilities detected by the proactive vulnerability management module

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
solution : true if the vulnerability could be corrected
affectedhost : number of hosts which are affected by this vulnerability

Format

section_line

Example

> MONITOR PVM VULN
101 code=00a01000 msg="Début"
id=x name="x" family=x severity=x date=x targetclient=x targetserver=x remote=x solution=x affectedhost=x
id=x name="x" family=x severity=x date=x targetclient=x targetserver=x remote=x solution=x affectedhost=x
100 code=00a00100 msg="Ok"