Description

ElastiCache makes it easy to set up, manage, and scale distributed in-memory cache environments in the Cloud. It provides a high performance, resizable, and cost-effective in-memory cache. It was detected that the Elasticache Redis cluster {AwsElasticacheRedisCluster} is using his default endpoint port: 6379. Changing the default port number will promote port obfuscation as an additional layer of defense against non-targeted attacks.
  • Recommended Mitigation

    It is recommended to replace the default port number (6379) with a custom one when creating a cluster. For more information: <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.Create.html" target="_blank" rel="noopener noreferrer">https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.Create.html</a>