SoftwareX (Dec 2023)

DockerChannel: A framework for evaluating information leakages of Docker containers

  • Enrico Cambiaso,
  • Luca Caviglione,
  • Marco Zuppelli

Journal volume & issue
Vol. 24
p. 101576

Abstract

Read online

DockerChannel is a software suite for investigating possible information leakages of Docker containers. Its main scope is to support developers to fully assess the impact of the “loose” isolation of statistics provided by the container engine. It can also help researchers to investigate new attacks leveraging the orchestration of malicious containers. DockerChannel is built around an extensible Python class abstracting the creation of the covert communication mechanism and it can be used both in a general-purpose manner or “bundled” within pre-existing containers, e.g., to check leakages in real cloud-native deployments.

Keywords