Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zerokeeper/WebEye
https://github.com/zerokeeper/WebEye
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zerokeeper/WebEye
- Owner: zerokeeper
- Created: 2017-05-09T13:10:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-29T14:05:38.000Z (almost 6 years ago)
- Last Synced: 2024-08-05T17:41:44.186Z (4 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 245
- Watchers: 10
- Forks: 80
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - zerokeeper/WebEye - (Python)
README
# WebEye
### 一个快速简单地识别WEB服务器类型、CMS类型、WAF类型、WHOIS信息、以及语言框架的小脚本
### 环境
- Python 2.7
- pip### 依赖
- gevent
- requests
- pythonwhois主要是使用异步实现指纹的快速识别。脚本虽然简单,但是前前后后,指纹的收集制作却花费了我大量时间。
![](https://static-1257872780.cos.ap-shanghai.myqcloud.com/WebEye.png)