Open
Description
CTHHub log题 使用GitHack还原git历史
命令:
python GitHack.py http://challenge-378c7eae57fd469c.sandbox.ctfhub.com:10800/.git/
得到:
[+] Download and parse index file ...
[+] 50x.html
[+] index.html
[OK] index.html
[OK] 50x.html
按理说应该得到
[+] Download and parse index file ...
[+] 50x.html
[+] index.html
[ok] .git
[OK] index.html
[OK] 50x.html
结果没有.git文件夹,只恢复了源文件,没有恢复.git 无法进行git log查看,期待得到原因和解决方法
Metadata
Metadata
Assignees
Labels
No labels