> 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/7.x/7.6-eol/changes-to-default-behavior-in-cortex-xdr-agent-7.6.md).

# Changes to Default Behavior in Cortex XDR Agent 7.6

The following topic describes changes to default behavior in Cortex XDR agent 7.6.

### WildFire Queries

(Windows)

To support the Benign with Low Confidence verdict, a new field was added to the WildFire verdict local database. As a result, when you upgrade a Cortex XDR agent release prior to 7.6 to a Cortex XDR agent 7.5, the local WildFire cache is deleted, which could increase the number of initial WildFire queries on the endpoint after upgrade.

### Retaining Cortex XDR extensions in macOS 11.3

(Mac)

To comply with the new operating system behavior starting with macOS 11.3, where uploading a configuration file in MDM automatically unloads from the endpoint any previously uploaded extensions by the same vendor, the Cortex XDR agent 7.6 and later retains its extensions on the endpoint in such cases.

### Aggregated pop-up for Agent Uninstall

(Mac)

To improve user experience, now when you uninstall the Cortex XDR agent from endpoints running macOS 10.15.4 or later, you are prompted only once to enter your admin password.

### Reverse Shell Protection

(Linux)

Starting with this release, if the Cortex XDR agent is operating in asynchronous mode then Reverse Shell Protection is not supported. For more information on supported kernel modules, see the [Palo Alto Networks Compatibility Matrix](/compatibility-matrix/where-can-i-install-the-cortex-xdr-agent.md).

### CPATR-14728

Ransomware files set with different attributes

(Windows)

Some ransomware decoy files will now be set with a different set of Windows attributes that result in better coverage for specific ransom use case.


---

# 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/7.x/7.6-eol/changes-to-default-behavior-in-cortex-xdr-agent-7.6.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.
