Cortex Xpanse
Integration to pull assets and other ASM related information.
Vulnerability Management · Cortex Xpanse
Configuration parameters
url— Server URL (required)credentials— API Key ID (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsisFetch— Fetch incidentsincidentFetchInterval— Incidents Fetch IntervalincidentType— Incident typemax_fetch— Maximum number of alerts per fetchfirst_fetch— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)severity— Alert Severities to Fetchstatus— Alert Statuses to fetchtags— Fetch alerts with tags (comma separated string)integration_reliability— Source Reliabilitysearch_limit— Search Limitlook_back— Advanced: Minutes to look back when fetching (Warning: exceeding 720 could lead to issues with fetching)
Commands (21)
-
asm-add-note-to-assetAdds a note to an asset in Xpanse.
-
asm-get-asset-internet-exposureGet internet exposure asset details according to the asset ID.
-
asm-get-attack-surface-ruleFetches attack surface rules related to how Cortex Xpanse does assessment.
-
asm-get-external-ip-address-rangeGet the external IP address range details according to the range IDs.
-
asm-get-external-serviceGet service details according to the service ID.
-
asm-get-incidentReturns additional details about a specific incident.
-
asm-list-alertsGet a list of all your ASM alerts filtered by alert IDs, severity and/or creation time. Can also sort by creation time or severity. Maximum result limit is 100 assets.
-
asm-list-asset-internet-exposureGet a list of all your internet exposures filtered by IP address, domain, type, asm id, IPv6 address, AWS/GCP/Azure tags, has XDR agent, Externally detected providers, Externally inferred cves, Business units list, has BU overrides and/or if there is an active external service. Maximum result limit is 100 assets.
-
asm-list-external-ip-address-rangeGet a list of all your internet exposures filtered by business units and organization handles. Maximum result limit is 100 ranges.
-
asm-list-external-serviceGet a list of all your external services filtered by business units, externally detected providers, domain, externally inferred CVEs, active classifications, inactive classifications, service name, service type, protocol, IP address, is active, and discovery type. Maximum result limit is 100 assets.
-
asm-list-external-websitesGet external websites assets.
-
asm-list-incidentsFetches ASM incidents that match provided filters. Incidents are an aggregation of related alerts. Note: Incident IDs may also be references as "Case IDs' elsewhere in the API.
-
asm-reset-last-runResets the fetch incidents last run value, which resets the fetch to its initial fetch state.
-
asm-tag-asset-assignAssigns tags to a list of assets.
-
asm-tag-asset-removeRemoves tags from a list of assets.
-
asm-tag-range-assignAssigns tags to a list of IP ranges.
-
asm-tag-range-removeRemoves tags from a list of IP ranges.
-
asm-update-alertsUpdates the state of one or more alerts.
-
asm-update-incidentUpdates a given incident. Can be used to modify the status, severity, assignee, or add comments.
-
domainDeprecated(Deprecated) Returns enrichment for a domain.
-
ipDeprecated(Deprecated) Returns enrichment for an IP address.