recon_23 (commit message)
View the exercise here: PentesterLab: Recon 23
OBJECTIVE
For this challenge, your goal is to look at the repository repo0a and find sensitive information in the commit message.
WHY?
It's important to look at commit messages and search for keywords.
SOLUTION
Clone repo0a
in your machine

Using tig
we’ll see the flag.

Last updated
Was this helpful?