Last updated 8 months ago
If a web application contains a .git directory, you can retrieve all its content using the command wget -r .
wget -r
Afterward, you can examine the modifications by employing git diff.
git diff
$ ./gitdumper.sh -h bash gitdumper.sh http://target.tld/.git/ dest-dir
http://web.com/.git