> For the complete documentation index, see [llms.txt](https://wiki.lucysecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.lucysecurity.com/guides/attack-simulations.md).

# Attack Simulations

- [Attack Types](https://wiki.lucysecurity.com/guides/attack-simulations/attack-types.md)
- [Data Entry Attack](https://wiki.lucysecurity.com/guides/attack-simulations/attack-types/data-entry-attack.md)
- [Hyperlink Attack](https://wiki.lucysecurity.com/guides/attack-simulations/attack-types/hyperlink-attack.md)
- [File Attack](https://wiki.lucysecurity.com/guides/attack-simulations/attack-types/file-attack.md)
- [Portable Media](https://wiki.lucysecurity.com/guides/attack-simulations/attack-types/portable-media.md)
- [Smishing](https://wiki.lucysecurity.com/guides/attack-simulations/attack-types/smishing.md)
- [Lures](https://wiki.lucysecurity.com/guides/attack-simulations/attack-types/lures.md)
- [QR Codes](https://wiki.lucysecurity.com/guides/attack-simulations/attack-types/qr-codes.md)
- [Ransomware Emulation](https://wiki.lucysecurity.com/guides/attack-simulations/attack-types/ransomware-emulation.md)
- [Technical Malware Test](https://wiki.lucysecurity.com/guides/attack-simulations/attack-types/technical-malware-test.md)
- [Malware Toolkit Test Suite](https://wiki.lucysecurity.com/guides/attack-simulations/attack-types/technical-malware-test/malware-toolkit-test-suite.md): The Toolkit tests if the target system is vulnerable to miscellaneous malware technologies.
- [Mail & Web Filter Test](https://wiki.lucysecurity.com/guides/attack-simulations/attack-types/mail-and-web-filter-test.md)
- [Email Spoofing Test](https://wiki.lucysecurity.com/guides/attack-simulations/attack-types/email-spoofing-test.md)
- [Attack Template Customization](https://wiki.lucysecurity.com/guides/attack-simulations/attack-template-customization.md)
- [Firewall Protection Interval](https://wiki.lucysecurity.com/guides/attack-simulations/firewall-protection-interval.md)
- [Email Tracking Technologies](https://wiki.lucysecurity.com/guides/attack-simulations/email-tracking-technologies.md)
- [Advanced Information Gathering](https://wiki.lucysecurity.com/guides/attack-simulations/advanced-information-gathering.md)
- [Regular Expressions in Login Fields](https://wiki.lucysecurity.com/guides/attack-simulations/regular-expressions-in-login-fields.md)
- [Copy a Website](https://wiki.lucysecurity.com/guides/attack-simulations/copy-a-website.md)
- [Redirecting Users](https://wiki.lucysecurity.com/guides/attack-simulations/redirecting-users.md)


---

# 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://wiki.lucysecurity.com/guides/attack-simulations.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.
