0x01 概述
- 使用Python3开发
- 结果导出为Output_Result.csv文件
- 使用在线平台(http://whatweb.bugscaner.com)进行指纹识别
- 项目下载地址:Batch-identification-of-website-CMS-fingerprints
0x02 使用方法
pip3 install -r requirements.txt
python3 Batch_CMS_identification.py url.txt
0x03 注意事项
- url.txt文件中地址格式需要http开头,如ht