# WebEye **Repository Path**: black_mamba_24/WebEye ## Basic Information - **Project Name**: WebEye - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WebEye ### 一个快速简单地识别WEB服务器类型、CMS类型、WAF类型、WHOIS信息、以及语言框架的小脚本 ### 环境 - Python 2.7 - pip ### 依赖 - gevent - requests - pythonwhois 主要是使用异步实现指纹的快速识别。脚本虽然简单,但是前前后后,指纹的收集制作却花费了我大量时间。 ![](https://static-1257872780.cos.ap-shanghai.myqcloud.com/WebEye.png)