insightvm-asset-vulns
Fetch vulnerabilities of specified asset from insightVM.
insightvm-asset-vulns profile=PROFILE ip=IP [detail=DETAIL]
- profile=PROFILE
- insightVM profile name
- ip=IP
- IP address of the asset
- detail=DETAIL
- t for more information
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Identifier of insightVM connect profile |
ip | String | IP | IP address of the asset |
id | String | ID | e.g. cifs-smb-signing-not-required |
title | String | Title | e.g. SMB sigining not required |
status | String | Status | e.g. vulnerable, vulnerable-version, potentially-vulnerable, vulnerable-and-validated |
risk_score | Double | Risk score | e.g. 838.08 |
cve | List | CVE | CVE code. e.g. CVE-2011-3389 |
protocol | String | Protocol | e.g. tcp, udp |
port | Integer | Port | e.g. 139 |
proof | String | Proof | e.g. SMB signing is disabled |
cvss2_vector | String | CVSS2 vector | e.g. AV:A/AC:M/Au:N/C:C/I:C/A:N |
cvss2_score | Double | CVSS2 score | |
cvss2_exploit_score | Double | CVSS2 exploit score | |
cvss2_impact_score | Double | CVSS2 impact score | |
cvss3_vector | String | CVSS3 vector | e.g. AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N |
cvss3_score | Double | CVSS3 score | |
cvss3_exploit_score | Double | CVSS3 exploit score | |
cvss3_impact_score | Double | CVSS3 impact score | |
description | String | Description | |
published | String | Published | yyyy-MM-dd format |
modified | String | Modified | yyyy-MM-dd format |
since | Date | Since |