摘要: 打开靶场,使用disearch进行扫描发现git泄露 python dirsearch.py -u <url> -e * 使用GitHack将目标源代码clone到本地 python Git_Extract.py <url>/.git 打开生成的文件夹,flag就在txt文件中 也可通过git lo 阅读全文
posted @ 2021-08-18 19:40 r1kka 阅读(179) 评论(0) 推荐(0)