Hack The Box – Illumination (Forensics Challenge)

A Junior Developer just switched to a new source control platform. Can you find the secret token? There isn’t much to this challenge. We are given an archive containing some source code and the associated .git directory. Entering into the .git directory… …and reading the Git logs… git log …we can see that commit 47241a47f62ada864ec74bd6dedc4d33f4374699 […]