Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zerokeeper/WebEye


https://github.com/zerokeeper/WebEye

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# WebEye

### 一个快速简单地识别WEB服务器类型、CMS类型、WAF类型、WHOIS信息、以及语言框架的小脚本

### 环境

- Python 2.7
- pip

### 依赖

- gevent
- requests
- pythonwhois

主要是使用异步实现指纹的快速识别。脚本虽然简单,但是前前后后,指纹的收集制作却花费了我大量时间。

![](https://static-1257872780.cos.ap-shanghai.myqcloud.com/WebEye.png)