> For the complete documentation index, see [llms.txt](https://docs.reveald.com/technical-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-control/threat-library.md).

# Threat Library

EVE features an extensive library of malicious samples that includes a variety of files, scripts, and other components designed to replicate real-world threats. This library encompasses everything from commonly known malware to emerging threats, allowing organizations to test and validate the effectiveness of their security controls in a controlled environment.&#x20;

The malicious samples are regularly updated to reflect the latest tactics, techniques, and procedures (TTPs) used by attackers, ensuring that the tests remain relevant and aligned with current threats. This functionality is crucial for assessing and strengthening an organization's security posture by providing realistic simulations of potential attacks.

This section presents a table where EVE makes available a large library of known, modified, real-world zero-day threats.

Here we can find the actual malware samples or "artifacts" that have been uploaded to the Platform which will be tested on the Endpoint.

<figure><img src="/files/yFQq3Z6bi24jD0pARPo0" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-control/threat-library.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
