kali下载使用GitHack

1.下载

进入root用户,下载克隆git hack库

git clone https://github.com/BugScanTeam/GitHack

下载完成后,进入GitHack,发现5个文件,说明ok了

kali下载使用GitHack_第1张图片

2.使用

 *****使用GitHack时,一定要在Git Hack目录下*****

 python GitHack.py 链接/.git/

首先看kali中的python版本,GitHack必须使用python2,如果是python3的情况下

需要将python该为python2

 python2 GitHack.py 链接/.git/

 出现GitHack,就代表成功了,Githack目录下就会新增一个扫描的文件

kali下载使用GitHack_第2张图片

你可能感兴趣的:(python,django,flask,scikit-learn,virtualenv,plotly,scrapy)