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

https://github.com/cwkiller/unauthorized-check

扫描常见未授权访问(redis、mongodb、memcached、elasticsearch、zookeeper、ftp、CouchDB、docker、Hadoop)
https://github.com/cwkiller/unauthorized-check

Last synced: 4 months ago
JSON representation

扫描常见未授权访问(redis、mongodb、memcached、elasticsearch、zookeeper、ftp、CouchDB、docker、Hadoop)

Awesome Lists containing this project

README

          

# unauthorized-check

扫描以下常见未授权访问

```
redis、mongodb、memcached、elasticsearch、zookeeper、ftp、CouchDB、docker、Hadoop
```

安装

```
pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/
```

使用说明

```
python3 unauthorized-check.py url.txt
```