# Urgent

## OVERVIEW

---

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1758597913350/f9c29ef8-6a9c-445e-b66c-2a1cbace978b.png align="center")

We have given some files to download So, let’s download them and see what information they have:

So first check the file type :

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1758597981153/0ec65f35-cce3-4ffb-abd2-22bb08ccc67b.png align="center")

We came to know that its **.eml** file , So let’s find some website which can help us opening these type of files:

I stumbled upon this website : [https://www.encryptomatic.com/viewer](https://www.encryptomatic.com/viewer)

Now Let’s View The File Contents:

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1758598154209/c4fdf287-b61b-45f3-9912-97b8a77f38d8.png align="center")

As You can read that it is asking to find its online form attachment which we already did using the above website so let’s download that file named as **onlineform.html** and view its contents

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1758598317516/3f98b8c6-d6d9-48ed-b025-8f09b4d91720.png align="center")

It shows 404 Not Found so Let’s check its source code:

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1758598356307/120f51d5-9887-454f-ae2b-ddb9fed29230.png align="center")

Looks like URL encoded message so let’s head to [CyberChef](https://gchq.github.io/CyberChef/#recipe=URL_Decode\(true\))

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1758598496765/a6622b66-6b23-4bcf-9d68-137126ba66da.png align="center")

**And Here We Go We Got The Flag !**

## **WE FINALLY DID IT !!!! CHALLENGE SOLVED !!**

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1758598558403/2000d378-596d-4fb0-91dd-27906d0095fb.png align="center")

For Any Query Or Problem Either Leave A Comment Or Contact At [**reapsec.com**](http://reapsec.com/)

**THANKS FOR READING !!!**
