Blame-Game (picoCTF)
A Git forensics challenge focused on tracing faulty commits to uncover a hidden flag.
Used git log to inspect commit history and identify suspicious changes.
Analyzed commit metadata to trace where the flag was introduced.
Recovered the flag by examining previous file states.
Skills & Techniques
GitForensicsVersion Control