Module: Nexpose::Search::Value::VulnerabilityExposure

Defined in:
lib/nexpose/filter.rb

Overview

Constants for filtering on vulnerability exposure.

Constant Summary collapse

MALWARE =
'type:"malware_type", name:"malwarekit"'
METASPLOIT =

TODO: A problem in Nexpose causes these values to not be constant.

'type:"exploit_source_type", name:"2"'
DATABASE =
'type:"exploit_source_type", name:"1"'