Redis Unauthorized Access Vulnerability
Redis is a set of open source written in ANSI C , network support , memory-based can also be persistent log-type , key-value store database , and provides a variety of languages API. Redis will be bound to 0.0.0.0:6379 by default, if the authentication is not turned on, it can lead to unauthorize...