# Red Team Infrastructure

- [Cobalt Strike Team Server](https://www.xenov.co.uk/techniques/infrastructure/cobalt-strike-team-server.md): Quick commands to set up a Cobalt Strike team server.
- [Pre-redirector (free domains!)](https://www.xenov.co.uk/techniques/infrastructure/pre-redirector-free-domains.md): Using azure services to front your redirectors for additional domains.
- [HTTPS Redirector](https://www.xenov.co.uk/techniques/infrastructure/https-redirector.md): Quick steps to set up basic HTTPS redirector
- [Multi functional WebApp](https://www.xenov.co.uk/techniques/infrastructure/multi-functional-webapp.md): Nginx hosting a web app, reverse proxy for C2 traffic and forwarding of mobile user agents to /mobile
- [Malleable C2 profiles](https://www.xenov.co.uk/techniques/infrastructure/malleable-c2-profiles.md): A guideline C2 profile for Cobaltstrike 4.0
- [Gophish Docker reverse proxy](https://www.xenov.co.uk/techniques/infrastructure/gophish-docker-reverse-proxy.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://www.xenov.co.uk/techniques/infrastructure.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.
