Skip to main content
Cyber Resilience Research Group
CybeResil
Cyber Resilience Research Group
Main navigation
Home
People
Principal Investigators
Research Scientists
Postdoctoral Fellows
Students
All Profiles
Events
All Events
Events Calendar
News
Opportunities
Internship
All Opportunities
Pages
Opportunities
docker
Security analysis of Docker-based containerized environments
Learn more and Apply
Sat, Jul 6 2024
Internship
cybersecurity
OS
virtualization
docker
operating systems
Linux
Python
C++
Operating System (OS) virtualization, also known as container-based virtualization, has gained momentum over the past few years thanks to its lightweight nature and support for agility. However, its compelling features come at the price of a reduced isolation level compared to the traditional host-based virtualization techniques, exposing workloads to various faults, such as container escape. Those faults might be manifested as host OS bugs, container runtime vulnerabilities, and/or poor container deployment choices and profile configuration. The latter aspect is particularly critical as