insightvm-assets
Fetch all assets from insightVM
Syntax
insightvm-assets [profile=PROFILE]
Options
- profile=PROFILE
- Optional. Comma separated insightVM profile name
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Profile | InsightVM connect profile name |
| id | Long | Id | The identifier of the asset |
| ip | String | IP | The primary IPv4 or IPv6 address of the asset |
| mac | String | MAC | The primary MAC address of the asset |
| hostname | String | Host Name | The primary host name (local or FQDN) of the asset |
| os | String | OS | The full description of the operating system of the asset |
| risk_score | Double | Risk Score | The risk score (with criticality adjustments) of the asset |
| exploits | Long | Exploits | The number of distinct exploits that can exploit any of the vulnerabilities on the asset |
| malwares | Long | Malware Kits | The number of distinct malware kits that vulnerabilities on the asset are susceptible to |
| critical | Long | Critical | The number of critical vulnerabilities |
| severe | Long | Severe | The number of severe vulnerabilities |
| moderate | Long | Moderate | The number of moderate vulnerabilities |
| total | Long | Total | The total number of vulnerabilities |