# n0b0dyCN/redis-rogue-server

Redis(<=5.0.5) RCE

Repository: https://github.com/n0b0dyCN/redis-rogue-server
Canonical: https://ross.abutalabs.com/products/redis-rogue-server
Language: C
License: Apache-2.0
License Family: permissive
Topics: redis, rce
Last push: 2023-09-24T01:43:52+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2614, "days_push": 1075, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1170, forks 205 (observed 2026-08-28T04:03:51.349325+00:00)

## What it is
A Python-driven exploit tool that achieves remote code execution on unpatched Redis servers (<=5.0.5) by loading a malicious Redis module from a rogue server. It supports both interactive and reverse shells against the target.

## Use cases
- exploit redis rce vulnerability
- get a reverse shell from an exposed redis server
- test redis instances for the module loading vulnerability
- pentest redis on port 6379
- demonstrate redis 5.0.5 remote code execution
- load a malicious redis module on a target

## When to choose
- you need a ready-made exploit for Redis <=5.0.5 RCE with interactive or reverse shell support
- you are doing authorized penetration testing against Redis instances
- you want a simple Python CLI exploit with a compiled malicious module included

## When to avoid
- your Redis version is newer than 5.0.5 and module loading is patched or restricted
- you need a general-purpose Redis security scanner rather than a single-vulnerability exploit
- unauthorized use - this is an offensive tool meant only for legal testing

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: penetration-testing, security
- domain: security, penetration-testing, databases
- platform: python, cli
- tags: redis-exploit, rce, rogue-server, redis-module, reverse-shell, post-exploitation, exploitation, linux, macos

## Member repositories
- n0b0dyCN/redis-rogue-server (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.349325+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:37.756260+00:00, confidence not recorded.
  - readme: https://github.com/n0b0dyCN/redis-rogue-server (fetched 2026-08-28T04:03:51.349325+00:00, sha b1681803bdc9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
