Docker Layer 2 ICC Bug refers to a security vulnerability in Docker's inter-container communication (ICC) implementation. When Docker containers are created, they are automatically connected to a bridge network that enables communication between containers. The vulnerability occurs when administrators attempt to disable ICC for security purposes. Despite disabling ICC through Docker's configuration, the underlying network implementation still allows raw ethernet frames to pass between containers at Layer 2 of the network stack. This bypass mechanism enables containers to establish unexpected data transfer channels using raw sockets, effectively circumventing the intended security restriction. The bug demonstrates that Docker's ICC disable feature does not provide complete network isolation between containers as expected. Security implications include potential data exfiltration, lateral movement between containers, and unauthorized communication channels that may not be detected by standard network monitoring tools focused on higher-layer protocols.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
TerraGoat is a deliberately vulnerable Terraform repository that demonstrates common cloud infrastructure misconfigurations for training and testing security tools.
A framework for analyzing container images, running scripts inside containers, and gathering information for static analysis and policy enforcement.
KICS is an open-source Infrastructure as Code security scanner that detects vulnerabilities and misconfigurations through customizable queries and integrates with CI/CD pipelines.
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.
AWS Vault securely stores AWS IAM credentials in the operating system's keystore and generates temporary credentials for development environments.
Kube-bench is a security assessment tool that validates Kubernetes deployments against CIS Kubernetes Benchmark standards through automated configuration checks.
Collection of Kubernetes manifests creating pods with elevated privileges for security testing.
CloudSploit by Aqua is an open-source multi-cloud security scanning tool that detects security risks and compliance issues across AWS, Azure, GCP, OCI, and GitHub platforms.
A command-line security auditing tool that performs Lynis-based security assessments across AWS, GCP, Azure, and DigitalOcean cloud platforms.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.