# Overview

This is a report containing write-ups of several SANS Holiday Hack 2023 challenges! Not all challenges are included, but I hope to add more of the challenges that I solved. Have fun hacking!

{% content-ref url="linux-privesc" %}
[linux-privesc](https://holidayhack23.thepestotech.com/linux-privesc)
{% endcontent-ref %}

{% content-ref url="naan" %}
[naan](https://holidayhack23.thepestotech.com/naan)
{% endcontent-ref %}

{% content-ref url="phish-detection-agency" %}
[phish-detection-agency](https://holidayhack23.thepestotech.com/phish-detection-agency)
{% endcontent-ref %}

{% content-ref url="hashcat" %}
[hashcat](https://holidayhack23.thepestotech.com/hashcat)
{% endcontent-ref %}

{% content-ref url="elf-hunt" %}
[elf-hunt](https://holidayhack23.thepestotech.com/elf-hunt)
{% endcontent-ref %}

{% content-ref url="certificate-sshenanigans" %}
[certificate-sshenanigans](https://holidayhack23.thepestotech.com/certificate-sshenanigans)
{% endcontent-ref %}

{% content-ref url="active-directory" %}
[active-directory](https://holidayhack23.thepestotech.com/active-directory)
{% endcontent-ref %}

{% content-ref url="space-island-door-access-speaker" %}
[space-island-door-access-speaker](https://holidayhack23.thepestotech.com/space-island-door-access-speaker)
{% endcontent-ref %}

{% content-ref url="camera-access" %}
[camera-access](https://holidayhack23.thepestotech.com/camera-access)
{% endcontent-ref %}

{% content-ref url="missile-diversion" %}
[missile-diversion](https://holidayhack23.thepestotech.com/missile-diversion)
{% endcontent-ref %}


---

# 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://holidayhack23.thepestotech.com/overview.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.
