# whatcms **Repository Path**: xiaoaliha/whatcms ## Basic Information - **Project Name**: whatcms - **Description**: cms识别工具 - **Primary Language**: Python - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-06-30 - **Last Updated**: 2021-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # whatcms #### 介绍 cms识别工具,目前只是一个小demo,如果您有任何建议或意见请联系我. #### 软件架构 GUI:PyQt5 #### 使用说明 使用源码运行 请安装以下第三方库(如有请忽略) - pip install PyQt5 - pip install requests 以源码的方式运行main.py #### 作者 Corn #### 如何将字典添加到cms.txt中 - cms.txt中:前面为CMS的名称,:之后的为此CMS的特有路径,CMS的特有路径尽可能具体,以减少误报的可能. - 例如织梦:dede/与织梦:dede/login.php,后者识别的准确率更高. - 添加特有路径时,请忽略域名后的第一个/ - 例如不要使用/dede/,而要使用dede/,考虑到ctrl+c时域名会自动携带/,如https://www.baidu.com/ - #### 运行截图 ![输入图片说明](https://images.gitee.com/uploads/images/2021/0622/193417_14339384_7997979.png "6R@UJPL]UO3P{K]LXL~C1YK.png")