Aws Public Endpoints
Description
Detects Amazon EKS clusters that are configured with public endpoint access enabled but private endpoint access disabled. This configuration exposes the Kubernetes API server to the internet, potentially allowing unauthorized access to the cluster control plane if not properly secured with additional authentication mechanisms.
Detection Strategy
• Scans all EKS clusters in the specified AWS region
• Checks if a cluster has endpointPublicAccess set to true
• Checks if the same cluster has endpointPrivateAccess set to false
• Reports a vulnerability when both conditions are met (public access enabled and private access disabled)
Search for vulnerabilities in your apps for free with Fluid Attacks' automated security testing! Start your 21-day free trial and discover the benefits of the Continuous Hacking Essential plan. If you prefer the Advanced plan, which includes the expertise of Fluid Attacks' hacking team, fill out this contact form.