Future Internet (Jun 2023)

KubeHound: Detecting Microservices’ Security Smells in Kubernetes Deployments

  • Giorgio Dell’Immagine,
  • Jacopo Soldani,
  • Antonio Brogi

DOI
https://doi.org/10.3390/fi15070228
Journal volume & issue
Vol. 15, no. 7
p. 228

Abstract

Read online

As microservice-based architectures are increasingly adopted, microservices security has become a crucial aspect to consider for IT businesses. Starting from a set of “security smells” for microservice applications that were recently proposed in the literature, we enable the automatic detection of such smells in microservice applications deployed with Kubernetes. We first introduce possible analysis techniques to automatically detect security smells in Kubernetes-deployed microservices. We then demonstrate the practical applicability of the proposed techniques by introducing KubeHound, an extensible prototype tool for automatically detecting security smells in microservice applications, and which already features a selected subset of the discussed analyses. We finally show that KubeHound can effectively detect instances of security smells in microservice applications by means of controlled experiments and by applying it to existing, third-party applications.

Keywords