yum -y install epel-release
yum -y install python-pip git
pip install --upgrade pip -i https://pypi.douban.com/simple
git clone --depth=1 git@github.com:unamer/BBScan.git
cd BBScan/
pip install -r requirements.txt -i https://pypi.douban.com/simple
掃描單個web服務:
python BBScan.py --host https://www.xxx.com --browser
參考:github 微信
歡迎加入QQ群一起討論Linux、開源等技術