RSM (Redis Security Map) is a security tool for Redis.
The common problem: Redis deployed with default configuration, open port, no authentication, waiting for someone to find it with a basic scan. RSM detects those configurations and blocks access attempts before they get anywhere.
+31 stars on GitHub.