Redis Password

Description

The source code repository contains sensitive information: Redis Password

Weakness:

009 - Sensitive information in source code

Category: Information Collection

Detection Strategy

    Matches Redis Password patterns in source code and configuration files

Vulnerable code example

redis://user:[email protected]:6379
rediss://admin:[email protected]:6380/0
redis://:[email protected]:6379
REDIS://user:[email protected]:6379
REDISS://admin:[email protected]:6380/0