# Code Execution

- [CMSTP](https://red.infiltr8.io/redteam/weapon/code-execution/cmstp.md)
- [MSBuild](https://red.infiltr8.io/redteam/weapon/code-execution/msbuild.md)
- [MSHTA](https://red.infiltr8.io/redteam/weapon/code-execution/mshta.md)
- [Microsoft Office Execution](https://red.infiltr8.io/redteam/weapon/code-execution/microsoft-office-execution.md)
- [Windows Script Host (WSH)](https://red.infiltr8.io/redteam/weapon/code-execution/wsh.md)
- [Outlook Home Page Abuse (Specula)](https://red.infiltr8.io/redteam/weapon/code-execution/outlook-home-page-abuse-specula.md)
- [Powershell Without Powershell.exe](https://red.infiltr8.io/redteam/weapon/code-execution/whithout-powershell.md)
- [RegSrv32](https://red.infiltr8.io/redteam/weapon/code-execution/regsrv32.md)
- [Scheduled Tasks](https://red.infiltr8.io/redteam/weapon/code-execution/scheduled-tasks.md): MITRE ATT\&CK™  Scheduled Task/Job  - Technique T1053.002
- [Services](https://red.infiltr8.io/redteam/weapon/code-execution/services.md): MITRE ATT\&CK™   System Services - Service Execution  - Technique T1569.002
- [Windows Library Files](https://red.infiltr8.io/redteam/weapon/code-execution/windows-library-files.md)
- [HTML Help Files](https://red.infiltr8.io/redteam/weapon/code-execution/html-help-files.md)
- [WMI](https://red.infiltr8.io/redteam/weapon/code-execution/wmic.md): MITRE ATT\&CK™  Windows Management Instrumentation - Technique T1047
- [Script Exploits](https://red.infiltr8.io/redteam/weapon/code-execution/script-exploits.md)
- [Sliver](https://red.infiltr8.io/redteam/weapon/code-execution/sliver.md)


---

# Agent Instructions: 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://red.infiltr8.io/redteam/weapon/code-execution.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.
