# Intro

### The official documentation and guide for [OteriSec](https://oterisec.fr)

Welcome to the OteriSec wiki :))

This is your central hub for platform documentation, machine information, and community resources - Whether you are setting up your environment or looking for a nudge on a tough box, everything you need is indexed here.

***

## Getting Started

Essential information to get your environment ready :

* [**Connection Guide**](https://wiki.oterisec.fr/intro/lab-access): OpenVPN configuration and network access.
* [**Rules of Engagement**](https://wiki.oterisec.fr/intro/rules): Platform rules, allowed scope, and what is strictly prohibited.
* [**FAQ**](https://wiki.oterisec.fr/intro/faq): Frequently asked questions and troubleshooting.

## Resources & Content

Documentation for platform content :

* **Hints & Writeups** : Hints and writeups are available after 3 solves or after first blood.
* [**Knowledge Base**](https://wiki.oterisec.fr/platform-notes#): Cheat sheets, methodologies, and recommended tools.

## Community

Get support and connect with other members :

* [**Discord**](https://discord.gg/8xUEsMS6Vw): Real-time support and discussion.
* [**X (Twitter)**](https://maybeoneday.com): Platform updates and announcements.

***

![Oterisec](/files/sG8ym2W3yvferjWf0iUD)

### Mention

A special thanks to [xct](https://x.com/xct_de), creator of [VulnLab](https://vulnlab.com). His work was a major inspiration for the OteriSec project and the creation of this wiki.


---

# 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://wiki.oterisec.fr/readme.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.
