> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xpanse-expander-rn/features-introduced-before-2026/2024-releases/expander-release-24-february-2024.md).

# Expander Release 2.4 (February 2024)

The table below describes the features and enhancements introduced in the Expander 2.4 (February 2024) release.

| Feature                                                         | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| --------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Attack Surface Testing (Closed Beta)                            | <p>Cortex Xpanse can now confirm the presence of vulnerabilities through customer-authorized, benign Attack Surface Testing. Confirming or disproving the presence of a vulnerability allows Xpanse to prioritize risks with more precision and confidence. Attack surface tests are run daily on services exposed to the public internet and can be configured to automatically include new directly-discovered services. This narrows the automation gap between attackers and defenders and enables you to focus on the most impactful remediations.</p><p>This is available through a closed Beta. For more information, contact your CS representative.</p> |
| User-defined IPv4 addresses and ranges                          | You can now define IPv4 addresses and IPv4 ranges for more granular business unit allocation.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| MITRE ATT\&CK filters                                           | You can now filter alerts by MITRE ATT\&CK Techniques and Tactics.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Incident and Alert PDF Exports                                  | Export individual incidents and alerts in PDF format. These PDF reports contain the most relevant information for the specified incident or alert.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Advanced Playbook Configuration                                 | Advanced Playbook Configuration enables you to customize the Active Response playbook to better fit your organization's requirements and preferences, including customization of the format and content of automated emails and ticket notifications. You also have the ability to associate the playbook with a JIRA project key.                                                                                                                                                                                                                                                                                                                               |
| Limit Access to Cortex Xpanse API                               | You can now limit Cortex Xpanse API access to a specific IP address or IP range by adding them to an Allow list.This ensures better data security and control while facilitating integration with third-party systems and applications.                                                                                                                                                                                                                                                                                                                                                                                                                          |
| In-App Help Center                                              | Cortex Xpanse now includes context-specific, in-product documentation that helps you find information about new and existing features, reference material, and common workflows. While you're working in Expander, the documentation will launch relative to your current location in the product.                                                                                                                                                                                                                                                                                                                                                               |
| New pDNS data source                                            | Cortex Xpanse added another pDNS source for subdomain enumeration. This enhancement will increase coverage for subdomains identified on customer networks.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| Support for customer-provided IPv6 ranges                       | Cortex Xpanse supports scanning of customer-provided IPv6 ranges, which means that given an IPv6 range we will identify candidates in that range for scanning, continuously discover new likely targets within those ranges, and provide visibility into the services that are running on those hosts.                                                                                                                                                                                                                                                                                                                                                           |
| Performance improvements                                        | <ul><li>The public APIs for fetching services, websites, IP ranges, alerts, and alert details have been made more efficient, improving the performance of these APIs by 70-90%.</li><li>Front end improvements were made to reduce the latency of loading the AUM widget and Threat Event details by 70-90%.</li><li>The Prisma Cloud connector now collects data four times per day, improving cloud attribution latency for ephemeral assets.</li></ul>                                                                                                                                                                                                        |
| Active Response improvements                                    | <ul><li>Enrichment for Active Directory, Azure Active Directory, and Venafi.</li><li>Expanded Prisma Cloud enrichment, which adds cloud trail and configuration log analysis to find users who may have modified an instance.</li><li>Ability to onboard Azure accounts via the top-level organization rather than tenant, which saves time.</li></ul>                                                                                                                                                                                                                                                                                                           |
| Venafi TPP integration                                          | Correlate certificates in the Expander inventory with those in Venafi TTP to help customers understand gaps in their certificate management.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Cortex Xpanse Link, Third-Party Assess, and MSSP on Expander v2 | Cortex Xpanse Link, Third-Party Assessment, and Cortex Xpanse for MSSP are now supported on Expander v2, which includes Expander v2 features such as Threat Response Center and IPv6 support. For more information on these products, contact your Palo Alto Network sales representative.                                                                                                                                                                                                                                                                                                                                                                       |
| New alert status                                                | <p>Cortex Xpanse has introduced a new alert status called Reopened. The Reopened status is applied to alerts that are observed after having been resolved with one of the following reopenable statuses:</p><ul><li>Resolved - No Longer Observed</li><li>Resolved - Remediated Automatically</li><li>Resolved</li></ul>                                                                                                                                                                                                                                                                                                                                         |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-xpanse-expander-rn/features-introduced-before-2026/2024-releases/expander-release-24-february-2024.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
