# Magnet CTF Week 0

## Magnet CTF Challenge Week 0 writeup

This challenge requires the following Android image;

<https://drive.google.com/file/d/1tVTppe4-3Hykug7NrOJrBJT4OXuNOiDO/view?usp=sharing>

This image will be processed with Magnet AXIOM on a Windows 10 workstation. Follow your standard naming convention and folder structure. I'll be placing my data in the following locations;

C:\DF\CTF\MagnetWeeklyCTF\CaseFiles\
C:\DF\CTF\MagnetWeeklyCTF\EvidenceFiles

The process of creating a case, adding evidence, and processing/ingesting it is fairly straight forward so I won't be going into a great deal of detail for this particular CTF.

The answers/weekly write-ups won't be published prior as soon as they are completed. They will be posted approximately 1 week after the CTF round has finished.

1. **Create a case in Magnet AXIOM and complete case details**

![](/files/-MIivOata7D6k6qB68Qv)

1. **Select 'MOBILE'**

![](/files/-MIiva4mncRyyl-hLApc)

1. **Select ANDROID**

![](/files/-MIivkAom_HKdXTyE9_D)

**4. Load Evidence**

![](/files/-MIivredbkibJJ2-jEts)

**5. Select 'image'**\
(The .tar archive is an Android backup and treated differently to a folder of loose files/folders)

![](/files/-MIiw6whVc9x8F2gb-JI)

**6. Verify the .tar archive has been identified correctly and the device's folder structure can be viewed.**

Let AXIOM do its thing and come back later.


---

# 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/magnet-weekly-ctf-challenge/magnet-ctf-week-1.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.
