How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
CDK is a specialized toolset for container security auditing, container escape exploitation, and cloud infrastructure pentesting. It provides a collection of scripts and tools designed to identify and exploit vulnerabilities in container runtimes to break out of isolated environments and execute commands on the underlying host operating system. The project features a dedicated Docker runtime exploit suite for abusing the Docker API, procfs, and cgroups to gain unauthorized host-level access. It includes specific techniques for bypassing isolation via LXCFS, user namespace exploitation, and ho
Get the unique machine id of any host (without admin privileges)
The main features of denisbrodbeck/machineid are: System Information.
Projects with overlapping indexed features include: cdk-team/cdk — CDK is a specialized toolset for container security auditing, container escape exploitation, and cloud infrastructure… elastic/go-sysinfo. jaypipes/ghw. jonschlinkert/is-windows — Please consider following this project's author, Jon Schlinkert, and consider starring the project to show your… klauspost/cpuid — CPU feature identification for Go. containers/psgo.