• Stars
    star
    126
  • Rank 284,543 (Top 6 %)
  • Language
    Go
  • Created over 9 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

说明

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

注:

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