> 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-xdr-content-update-releases/cortex-xdr-content-releases/1700.md).

# 1700

### Version Information

Content update release notes for Traps 5.0 and Cortex XDR 7.5.100-CE and later

Content version: 1700-13228

### Malware Protection (14)

| **Module Name**                                     | **Issue ID**                                                                                                            | **OS**                                 | **Action** | **Description**                                                                                                                          |
| --------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | -------------------------------------- | ---------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| Behavioral Threat Protection (agents 6.1 and above) | <p>CTNG-11840</p><p>CTNG-11774</p>                                                                                      | <p>Windows</p><p>MacOS</p><p>Linux</p> | Modified   | Behavioral Threat Protection rules (prevention and silent) were updated both for compatibility reasons and to increase security coverage |
| EDR detection module                                | <p>CTNG-11809</p><p>CTNG-11790</p><p>CTNG-11774</p><p>CTNG-11726</p><p>CTNG-8175</p><p>CTNG-11265</p>                   | <p>Windows</p><p>MacOS</p><p>Linux</p> | Modified   | EDR detection module rules were updated for compatibility reasons                                                                        |
| Local Analysis Protection module                    | <p>CTNG-11902</p><p>CTNG-11890</p><p>CTNG-11877</p><p>CTNG-11866</p><p>CTNG-11865</p><p>CTNG-11819</p><p>CTNG-11296</p> | <p>Windows</p><p>MacOS</p><p>Linux</p> | Modified   | Local Analysis Protection Module allow list was updated for compatibility reasons                                                        |
| Enhanced vulnerability assessment detection module  | -                                                                                                                       | <p>Windows</p><p>MacOS</p>             | Modified   | Enhanced vulnerability assessment detection module database was updated for compatibility reasons                                        |


---

# 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-xdr-content-update-releases/cortex-xdr-content-releases/1700.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.
