Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs.
The code is licensed under the Apache 2.0 license. See the license file for further details.
Kata Containers currently runs on 64-bit systems supporting the following technologies:
Architecture | Virtualization technology |
---|---|
x86_64 , amd64 | Intel VT-x, AMD SVM |
aarch64 (“arm64 “) | ARM Hyp |
ppc64le | IBM Power |
s390x | IBM Z & LinuxONE SIE |
The Kata Containers runtime provides a command to determine if your host system is capable of running and creating a Kata Container:
$ kata-runtime check
For more information click here.
AgentTesla is a sophisticated and persistent malware that has been a significant cybersecurity threat since…
The ability to execute commands silently using cmd.exe while redirecting both standard output (STDOUT) and…
The Process Inject Kit is a specialized toolkit designed to enhance and customize process injection…
OneScan is an innovative Burp Suite plugin designed to enhance vulnerability detection in deeply nested…
Commander is a command and control framework (C2) written in Python, Flask and SQLite. It comes…
zizmor is a static analysis tool for GitHub Actions. It can find many common security…