ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2504.03238
19
0

Malware Detection in Docker Containers: An Image is Worth a Thousand Logs

4 April 2025
Akis Nousias
Efklidis Katsaros
Evangelos Syrmos
Panagiotis I. Radoglou-Grammatikis
T. Lagkas
Vasileios Argyriou
Ioannis D. Moscholios
Evangelos Markakis
Sotirios K Goudos
Panagiotis G. Sarigiannidis
ArXivPDFHTML
Abstract

Malware detection is increasingly challenged by evolving techniques like obfuscation and polymorphism, limiting the effectiveness of traditional methods. Meanwhile, the widespread adoption of software containers has introduced new security challenges, including the growing threat of malicious software injection, where a container, once compromised, can serve as entry point for further cyberattacks. In this work, we address these security issues by introducing a method to identify compromised containers through machine learning analysis of their file systems. We cast the entire software containers into large RGB images via their tarball representations, and propose to use established Convolutional Neural Network architectures on a streaming, patch-based manner. To support our experiments, we release the COSOCO dataset--the first of its kind--containing 3364 large-scale RGB images of benign and compromised software containers atthis https URL. Our method detects more malware and achieves higher F1 and Recall scores than all individual and ensembles of VirusTotal engines, demonstrating its effectiveness and setting a new standard for identifying malware-compromised software containers.

View on arXiv
@article{nousias2025_2504.03238,
  title={ Malware Detection in Docker Containers: An Image is Worth a Thousand Logs },
  author={ Akis Nousias and Efklidis Katsaros and Evangelos Syrmos and Panagiotis Radoglou-Grammatikis and Thomas Lagkas and Vasileios Argyriou and Ioannis Moscholios and Evangelos Markakis and Sotirios Goudos and Panagiotis Sarigiannidis },
  journal={arXiv preprint arXiv:2504.03238},
  year={ 2025 }
}
Comments on this paper