# Forensics

- [Access Granted](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/forensics/access-granted.md)
- [Cut Short](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/forensics/cut-short.md)
- [Dimensionless Loading](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/forensics/dimensionless-loading.md)
- [Peculiar Packet Capture](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/forensics/peculiar-packet-capture.md)
- [Disk Forensics Fun](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/forensics/disk-forensics-fun.md)
- [A Monster Issue](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/forensics/a-monster-issue.md)
- [A Musical Mix Up](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/forensics/a-musical-mix-up.md)
- [Cheap Facades](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/forensics/cheap-facades.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://the-winrars.gitbook.io/writeups/2020-writeups/ractf/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.
