
未授权访问+弱口令批量检测
Unauthorized access + weak password batch detection Automatically scan common SQL and No-SQL database scripts on the internal network (mysql, mssql, oracle, postgresql, redis, mongodb, memcached, elasticsearch), including unauthorized access and common weak password detection
Runs in a Python 2 environment
pip install IPy
pip install gevent
pip install mysql-python
/* If you encounter WARNING: You are using pip version 19.2.3, however version 19.3 is available
python -m pip install -U pip
Download https://stackoverflow.com/questions/21440230/install-mysql-python-windows
Then, run pip install mysqlclient; if it reports an error, please run pip install mysqlclient==1.3.4 to install a lower version of mysqlclient
*/
pip install cx_Oracle
pip install pymongo
pip install psycopg2
When scanning an entire C-class subnet, the last octet of the IP address must be 0, otherwise an error will be reported python dbscan.py 192.168.50.0/24