# Home Labs

Cyber ranges are advanced training environments designed to simulate real-world cyber attack and defense scenarios.&#x20;

For red teams, these platforms provide a controlled and secure setting to hone their penetration testing and offensive security skills.&#x20;

They can practice exploiting vulnerabilities, testing defenses, and developing new attack strategies without the risk of affecting live systems.&#x20;

{% @mailchimp/mailchimpSubscribe %}

This hands-on experience is crucial for preparing red teams to respond effectively to actual cyber threats and enhance an organization's overall security posture.

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>WEB SECURITY</td><td></td><td></td></tr><tr><td>NETWORK SECURITY</td><td></td><td></td></tr><tr><td>SOCIAL ENGINEERING</td><td></td><td></td></tr><tr><td>THREAT INTELLIGENCE</td><td></td><td></td></tr><tr><td>TELECOM</td><td></td><td></td></tr><tr><td>BROWSER EXPLOITATION</td><td></td><td></td></tr><tr><td>ACTIVE DIRECTORY</td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>

### Deployment

### Local

* VMWare WorkStation
* VirtualB0x
* ProxMox

### Cloud

* Digital Ocean
* Azure
* AWS


---

# 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://docs.redlabs.cloud/home-labs.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.
