# Autopsy Forensics

## Setup case file and process E01

Download, install, and run Autopsy.

New Case > Enter case information > Next > (complete optional information) > Finish

<figure><img src="/files/Vs0SH0ELrQmM05IEqAkK" alt=""><figcaption></figcaption></figure>

This results in a new Autopsy case being created in the location you specific. Now we need to add our data source/E01 image file.

Add Data Source > Disk Image or VM File > Next

<div align="left"><figure><img src="/files/9d2Bswi2eZp5PYstfPC0" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/nX9U8OqLTq6DVQMKGe7d" alt=""><figcaption></figcaption></figure></div>

This is where our previous examination of the SYSTEM hive is important - the timezone defaults to GMT -8 but the image is of a system whose timezone offset is GMT/UTC. Change this to GMT+0/UTC.

De-select irrelevant modules and it should look like this

<div align="left"><figure><img src="/files/LfpVJoyxhXVZ9w7w6FRn" alt=""><figcaption></figcaption></figure></div>

We'll look at installing additional ingest modules shortly.

Click Next and wait for Autopsy to ingest the E01.

## Generate timeline


---

# 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://www.iblue.team/ctf-challenges/compromised-windows-server-2022-simulation/autopsy-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.
