What problem does it solve?
The hunt-k8s skill identifies and assesses security vulnerabilities within Kubernetes and Docker environments by actively probing and auditing their configurations, services, and controls.
Core Features & Use Cases
- API Vulnerability Scanning: Detects misconfigurations and unauthorized access within Kubernetes APIs.
- Kubelet Enumeration: Gathers information and attempts remote execution through Kubelet.
- etcd Authentication Bypass: Tests for unauthenticated access to the etcd database.
- Docker Socket Exploitation: Checks for Docker socket exposure and potential host system compromise.
- Container Escape: Identifies potential container escape vulnerabilities, particularly through runc.
- Use Case: This skill can be used by security auditors to assess the security posture of Kubernetes and Docker-based infrastructures.
Quick Start
Run the hunt-k8s skill to scan for potential security vulnerabilities in your Kubernetes cluster.