Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/netxfly/crack_ssh

go写的协程版的ssh\redis\mongodb弱口令破解工具
https://github.com/netxfly/crack_ssh

Last synced: about 1 month ago
JSON representation

go写的协程版的ssh\redis\mongodb弱口令破解工具

Awesome Lists containing this project

README

        

# 说明
1. scan_ssh.go为ssh口令扫描器,iplist中的内容格式为ip:port
1. scan_redis为redis空口令扫描器,iplist中的内容格式为ip:port
1. scan_mongodb为mongodb空口令扫描器,iplist中的内容格式为ip:port
1. redis_poc为redis弱口令get root利用工具,iplist中的内容格式为ip:port

## 注:
请大家不用关注这个项目了,直接看这个吧,[https://github.com/netxfly/x-crack](https://github.com/netxfly/x-crack)