redis-cli
Warn
Audited by Socket on Jul 29, 2026
1 alert found:
AnomalyAnomalyreferences/connection-and-options.md
LOWAnomalyLOW
references/connection-and-options.md
The provided fragment is dominated by highly actionable redis-cli operations that match common attacker tradecraft for Redis abuse: direct exfiltration of `/etc/passwd` into a Redis key, execution of Redis Lua via `--eval` with arguments, and use of dump/restore with replacement to overwrite/clone key material. While the context suggests documentation/operational instructions rather than a complete module implementation, the commands present a substantial security risk if incorporated into executable package logic or used in automated flows.
Confidence: 45%Severity: 65%
Audit Metadata