July 28, 2026
TryHackMe Hacker Holidays Day 02
It’s day 2 now, and there seems to be another very easy challenge.
By The Computer Freak
1 min read
I learned the dirb command from the Pre-Security learning materials part of the TryHackMe.
Seems we got a Git repository that is fully exposed.
This is my first time using git-dumper to download a git repository from a website that is fully exposed.
The Git-dumper dumped the entire Git repository into the Head folder.
There are a few files that can be read in this folder.
No flag in the index.html but it is very interesting to read. I knew that cat cmd would output file text without opening the file.
The flag has been found!