> For the complete documentation index, see [llms.txt](https://michel-disbergen.gitbook.io/hack-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://michel-disbergen.gitbook.io/hack-notes/_template_writeup.md).

# \_TEMPLATE\_writeup

> **OS:** Linux\
> **Difficulty:** Easy\
> **IP:** `10.10.x.x`\
> **Date:** 03-07-2026

***

### TL;DR

<...>

**Chain:**&#x20;

***

### Box Info

|                |                                                        |
| -------------- | ------------------------------------------------------ |
| **Name**       | enigma.htb                                             |
| **OS**         | Linux                                                  |
| **Difficulty** | Easy                                                   |
| **Release**    | Released on 27th June, 2026                            |
| **Key skills** | NFS, SQL injection, Command injection, public exploits |

***

### 1. Recon

#### 1.1 Port scan

```bash
```

#### 1.2 Initial observations

* Hostname / domain: dc01.checkpoint.htb
* Added to `/etc/hosts`:<br>

  ```
  10.10.x.x
  ```

#### 1.3 tool-x output

Run `` `tool-x` ``

```bash
command
```

### 2. Foothold / Initial Access

#### 2.1 Description

> ...

#### 2.2 Exploitation

***

### 3. Privilege Escalation

#### 3.1 Description

>

```
```
