Overview
Cortex XDR is a cybersecurity platform developed by Palo Alto Networks that integrates multiple security functions into a single platform. It is designed to detect, investigate, and respond to advanced threats across endpoints, networks, and cloud environments. Extended Detection and Response (XDR) integrates data from various sources, including endpoints, networks, cloud environments, and third-party products, to provide comprehensive threat detection and response capabilities.
Integration overview
The data is collected using a Devo collector that can be run on the Devo Collector server or stand alone in a Docker container. The data is sent and stored in the Devo platform in these tables:
edr.cortex_xdr.incidents
edr.cortex_xdr.alerts
edr.cortex_xdr.alerts_multi
edr.cortex_xdr.alerts_multi_event
Cortex exposes REST API resources to extract data such as:
Resource type | Definition | Devo table |
---|---|---|
Incidents | Get a list of incidents filtered by a list of incident IDs, modification time, or creation time.
You can request to retrieve all or filtered results. Required license: Cortex XDR Prevent, Cortex XDR Pro per Endpoint, or Cortex XDR Pro per GB
|
You can override this in |
Alerts | Get extra data fields of a specific incident including alerts and key artifacts.
The API includes a limit rate of 10 API requests per minute. Required license: Cortex XDR Prevent, Cortex XDR Pro per Endpoint, or Cortex XDR Pro per GB
|
You can override this in |
Alert multi-events | Get a list of alerts with multiple events.
You can request to retrieve either all or filtered results. Required license: Cortex XDR Prevent, Cortex XDR Pro per Endpoint, or Cortex XDR Pro per GB
|
You can override this in |
Vendor configuration
To pull the logs from the Cortex XDR endpoint you need this information:
Parameter | Description |
---|---|
| The service address of the Cortex XDR installation |
| Your API Key |
| Your API Key ID |
Run the collector
Once the data source is configured, you can either send us the required information if you want us to host and manage the collector for you (Cloud collector), or deploy and host the collector in your own machine using a Docker image (On-premise collector).
Change log
Release | Released on | Release type | Details | Recommendations |
---|---|---|---|---|
| IMPROVEMENT | Improvements:
|
| |
| IMPROVEMENT | Improvements:
|
| |
| IMPROVEMENT | Improvements:
| |