# Red Team

- [Microsoft Dev Tunnels as C2 Channel](https://www.netero1010-securitylab.com/red-team/microsoft-dev-tunnels-as-c2-channel.md): 9 August 2023
- [Stage Your Payload in Atlassian Confluence](https://www.netero1010-securitylab.com/red-team/stage-your-payload-in-atlassian-confluence.md): 23 November 2022
- [Citrix Application Through SOCKS Proxy](https://www.netero1010-securitylab.com/red-team/citrix-application-through-socks-proxy.md): 2 July 2022
- [Revealing Excel Password Secrets Stored in Process Memory](https://www.netero1010-securitylab.com/red-team/revealing-excel-password-secrets-stored-in-process-memory.md): 28 March 2023
- [Abuse SCCM Remote Control as Native VNC](https://www.netero1010-securitylab.com/red-team/abuse-sccm-remote-control-as-native-vnc.md): 20 October 2024


---

# 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://www.netero1010-securitylab.com/red-team.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.
