# Forensics

- [Disk, disk, sleuth!](https://picoctf2021.haydenhousen.com/forensics/disk-disk-sleuth.md)
- [Disk, disk, sleuth! II](https://picoctf2021.haydenhousen.com/forensics/disk-disk-sleuth-ii.md)
- [information](https://picoctf2021.haydenhousen.com/forensics/information.md)
- [MacroHard WeakEdge](https://picoctf2021.haydenhousen.com/forensics/macrohard-weakedge.md)
- [Matryoshka doll](https://picoctf2021.haydenhousen.com/forensics/matryoshka-doll.md)
- [Milkslap](https://picoctf2021.haydenhousen.com/forensics/milkslap.md)
- [Surfing the Waves](https://picoctf2021.haydenhousen.com/forensics/surfing-the-waves.md)
- [Trivial Flag Transfer Protocol](https://picoctf2021.haydenhousen.com/forensics/trivial-flag-transfer-protocol.md)
- [tunn3l v1s10n](https://picoctf2021.haydenhousen.com/forensics/tunn3l-v1s10n.md)
- [Very very very Hidden](https://picoctf2021.haydenhousen.com/forensics/very-very-very-hidden.md)
- [Weird File](https://picoctf2021.haydenhousen.com/forensics/weird-file.md)
- [Wireshark doo dooo do doo...](https://picoctf2021.haydenhousen.com/forensics/wireshark-doo-dooo-do-doo....md)
- [Wireshark twoo twooo two twoo...](https://picoctf2021.haydenhousen.com/forensics/wireshark-twoo-twooo-two-twoo....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://picoctf2021.haydenhousen.com/forensics.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.
