Cisco Cisco Firepower Management Center 4000 Guide Du Développeur

Page de 180
 
6-55
FireSIGHT System Database Access Guide
 
Chapter 6      Schema: Discovery Event and Network Map Tables
  rna_vuln
rna_host_third_party_vuln_rna_id Joins
The following table describes the joins you can perform on the 
rna_host_third_party_vuln_rna_id
 
table.
rna_host_third_party_vuln_rna_id Sample Query
The following query returns all third party vulnerabilities with VDB IDs for the host with 
host_id
 of 
8
.
SELECT host_id, third_party_vuln_id, rna_vuln_id, name, description, source, invalid 
FROM rna_host_third_party_vuln_rna_id 
WHERE HEX(host_id) = "00000000000000000000000000000008";
rna_vuln
The 
rna_vuln
 table contains information on the vulnerabilities in the Cisco VDB. 
For more information, see the following sections:
  •
  •
  •
Table 6-50
rna_host_third_party_vuln_rna_id Joins 
You can join this table on...
And...
rna_vuln_id
 
 
 
host_id