Im a Dump(CTF Learn)

Forensics

Challengeā€Šā€”ā€ŠI’m a dumpā€Šā€”ā€ŠCTFlearnā€Šā€”ā€ŠCTF Practiceā€Šā€”ā€ŠCTF Problemsā€Šā€”ā€ŠCTF Challenges

The keyword is hexadecimal, and removing an useless H.E.H.U.H.E. from the flag. The flag is in the format CTFlearn{*}

file

Don’t forget we always work inside VMsĀ .

So we’ll upload the file there and thenĀ :

We took the download link and used wget to download theĀ :

I always change the names to something that is closest to what we do, so I changed the name of the file to the name of the task that we are doing nowĀ , Now let’s get startedĀ :

Here we define the file typeĀ , There are a lot of interesting thingsĀ :

Let’s search using stringsĀ :

Well, I read the file using cat. I already found the flag, but we will need to delete some of the visible letters, such as H, E, and U.

CTFlearnH {fl4ggyfH E H U H E l4g}\ CTFlearn{fl4ggyf###}

No, I will not leave him that easily, my friend. You have to try

Here is the flag\ See you soon in other reports….!!

Abdelwahab_Shandy

AS_Cyber