Skip to main content

Redis Server Password

Description

General

  • Documentation: https://redis.io/documentation
  • Summary: Redis is a distributed in-memory key-value database. This detector aims at catching Redis passwords leaked in CLI. Typically the password is the one used when setting up the server with the redis-server command.

Revoke the secret

Redis supports the DELUSER command to both delete the specified users and terminate all their connections.

Details for Redis CLI Password

  • Family: identifiers

  • Category: data_storage

  • Company: Redis

  • High recall: False

  • Validity check available: False

  • Analyzer available: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 10.4

  • Prefixed: False