Cisco Cisco Firepower Management Center 4000 개발자 가이드

다운로드
페이지 102
 
2-36
FireSIGHT System Host Input API Guide
 
Chapter 2      Using the Host Input API 
  Host Input API Functions
$mapping_vuln_list
Indicates scan results 
with vulnerability IDs 
for the affected hosts.
Yes
A list of vulnerability hash values of the format:
{
'cve_ids' => [ '2003-0988' ],
'bugtraq_ids' => [ 9506,9507,9508 ],
'
vuln_id
'
 => 10150,
'
port
'
 => 107,
'
proto
'
 => 17,
'
name
'
 => 
'
Using NetBIOS to retrieve info from a Windows 
host
'
,
'
desc
'
 => 
'
The following 2 NetBIOS names have been 
gathered...
'
,
}
Note that 
$mapping_vuln_list
 must be an array or reference 
an array.
Uses a hash of vulnerability keys to set vulnerability 
information. For more information, see 
.
Table 2-31
AddScanResult Fields (continued)
Field
Description
Required
Allowed Values