awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to datadog/kubehound

Open-source alternatives to KubeHound

30 open-source projects similar to datadog/kubehound, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best KubeHound alternative.

  • cdk-team/cdkAvatar cdk-team

    cdk-team/CDK

    4,692Vezi pe GitHub↗

    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

    Go
    Vezi pe GitHub↗4,692
  • kubernetes/kubeadmAvatar kubernetes

    kubernetes/kubeadm

    3,982Vezi pe GitHub↗

    kubeadm is a tool for initializing a minimum viable Kubernetes control plane and joining worker nodes to a secure cluster. It serves as a control plane orchestrator and cluster bootstrapper designed to automate the deployment and maintenance of the Kubernetes management layer. The project provides lifecycle management utilities for upgrading cluster versions and resetting node states to restore hosts to a clean installation baseline. It handles the secure integration of new nodes through token-based joining and ensures availability during software transitions via phased version upgrading. Th

    Gobest-practicebuilding-blockconformant
    Vezi pe GitHub↗3,982
  • docker/docker-bench-securityAvatar docker

    docker/docker-bench-security

    9,655Vezi pe GitHub↗

    This project is a security compliance tool and configuration auditor designed to evaluate Docker deployments against industry security benchmarks. It functions as a script-based scanner that identifies misconfigurations and vulnerabilities within both the host operating system and container settings. The tool specifically implements the Center for Internet Security standards for Docker to verify host and container configurations. It enables a hardening workflow by comparing system states against these standards to identify security gaps and document compliance status. The audit engine suppor

    Shell
    Vezi pe GitHub↗9,655

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • lightspin-tech/red-kubeAvatar lightspin-tech

    lightspin-tech/red-kube

    827Vezi pe GitHub↗

    Red Team K8S Adversary Emulation Based on kubectl

    Python
    Vezi pe GitHub↗827
  • teamssix/container-escape-checkT

    teamssix/container-escape-check

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • kubernetes-sigs/cri-toolsAvatar kubernetes-sigs

    kubernetes-sigs/cri-tools

    1,991Vezi pe GitHub↗

    This project provides a suite of diagnostic and validation utilities for container runtimes that implement the Kubernetes Container Runtime Interface. It serves as a command-line interface for interacting with and managing container lifecycles, images, and sandboxes directly on a host machine without requiring a full cluster deployment. The toolset distinguishes itself through its focus on interface compliance and performance verification. It includes automated test suites that validate whether a runtime adheres to defined interface specifications and handles resource plugin integration corre

    Gocontainersk8s-sig-nodekubelet-cri
    Vezi pe GitHub↗1,991
  • hummerrisk/hummerriskAvatar HummerRisk

    HummerRisk/HummerRisk

    1,510Vezi pe GitHub↗

    HummerRisk 是云原生安全平台,包括混合云安全治理和云原生安全检测。

    Javacloud-custodiancloud-nativecloud-native-security
    Vezi pe GitHub↗1,510
  • etcd-io/etcdAvatar etcd-io

    etcd-io/etcd

    51,838Vezi pe GitHub↗

    etcd is a distributed, strongly consistent key-value store designed to provide reliable storage for critical system metadata and coordination primitives. It functions as a distributed consensus engine, utilizing a replicated log and leader-based state machine to ensure that all nodes in a cluster maintain a synchronized view of data. By providing atomic operations and linearizable reads and writes, it serves as a foundational component for distributed systems requiring high availability and fault tolerance. The system distinguishes itself through its multi-version concurrency control, which e

    Gocncfconsensusdatabase
    Vezi pe GitHub↗51,838
  • kubernetes/minikubeAvatar kubernetes

    kubernetes/minikube

    31,877Vezi pe GitHub↗

    Minikube is a command-line tool designed for local Kubernetes development, enabling users to provision and manage full-featured container clusters directly on a workstation. It serves as a local orchestrator that automates the lifecycle of isolated environments, allowing developers to start, stop, pause, and delete clusters to support testing and integration workflows. The project distinguishes itself through its flexible architecture, which supports multiple virtualization drivers and container runtimes to accommodate diverse host environments. It provides deep integration between the host a

    Goclustercncfcontainers
    Vezi pe GitHub↗31,877
  • kubernetes-sigs/kindAvatar kubernetes-sigs

    kubernetes-sigs/kind

    15,320Vezi pe GitHub↗

    This project is a local Kubernetes cluster manager and tool that runs control plane and worker nodes as containers on a host machine. It provides an environment for local development and automated testing by emulating a full Kubernetes cluster within a container runtime. The tool enables the creation of multi-node topologies and high-availability control planes through configuration files. It supports image sideloading to transfer container images directly from the host to nodes, bypassing remote registries, and allows for offline deployments using pre-built node images. Capabilities include

    Godockergolangk8s-sig-testing
    Vezi pe GitHub↗15,320
  • uzju/cloud-bucket-leak-detection-toolsAvatar UzJu

    UzJu/Cloud-Bucket-Leak-Detection-Tools

    1,258Vezi pe GitHub↗

    六大云存储,泄露利用检测工具

    Python
    Vezi pe GitHub↗1,258
  • wagoodman/diveAvatar wagoodman

    wagoodman/dive

    54,242Vezi pe GitHub↗

    Dive is a command-line tool designed for the analysis and optimization of container images. It functions as a layered storage inspector, allowing users to decompose image manifests to examine individual filesystem layers and identify opportunities to reduce total image size. The tool features a filesystem diffing engine that calculates net changes between sequential layers to highlight redundant data and storage inefficiencies. Users interact with this data through a terminal-based dashboard that provides keyboard-driven navigation of complex file structures and layer metadata. By abstracting

    Goclidockerdocker-image
    Vezi pe GitHub↗54,242
  • chaitin/veinmind-toolsAvatar chaitin

    chaitin/veinmind-tools

    1,649Vezi pe GitHub↗

    问脉已接入 openai, 可以使用 openai 对扫描的结果进行人性化分析,让您更加清晰的了解本次扫描发现了哪些风险。

    Go
    Vezi pe GitHub↗1,649
  • sa7mon/s3scannerAvatar sa7mon

    sa7mon/S3Scanner

    2,997Vezi pe GitHub↗

    S3Scanner is a security tool for auditing public access and misconfigured permissions across S3-compatible storage providers. It functions as a storage auditor and security scanner designed to identify open buckets, enumerate publicly accessible objects, and exfiltrate data from misconfigured cloud environments. The project is distinguished by its integration with message brokers, allowing it to consume target lists for large-scale cloud infrastructure audits. It also provides utilities for dumping the entire contents of misconfigured buckets to local directories and calculating the total siz

    Goawsbugbountygcp
    Vezi pe GitHub↗2,997
  • aquasecurity/kube-benchAvatar aquasecurity

    aquasecurity/kube-bench

    8,078Vezi pe GitHub↗

    kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to the Center for Internet Security standards and other hardening guides to identify security misconfigurations and vulnerabilities. The tool operates as a containerized security scanner, utilizing host namespaces to analyze nodes and control plane components without requiring the installation of binaries directly on the host. It supports multiple Kubernetes distributions, applying environment-specific benchmarks to ensure auditing accuracy for managed services. The project cover

    Go
    Vezi pe GitHub↗8,078
  • derailed/k9sAvatar derailed

    derailed/k9s

    33,983Vezi pe GitHub↗

    This project is a terminal-based dashboard for managing Kubernetes clusters. It provides a character-based interface that enables real-time monitoring and interactive control of containerized workloads, allowing users to perform administrative tasks such as scaling deployments, viewing logs, and managing port forwarding directly from the command line. The interface is designed for high-speed navigation, utilizing a keyboard-driven command system that maps input sequences to specific operational actions. It maintains an accurate view of the cluster state through asynchronous event polling, ens

    Gogogolangk8s
    Vezi pe GitHub↗33,983
  • aquasecurity/kube-hunterAvatar aquasecurity

    aquasecurity/kube-hunter

    5,064Vezi pe GitHub↗

    Kube-hunter is a security scanner and vulnerability hunter for Kubernetes clusters. It operates as a cloud-native penetration tool designed to identify security weaknesses, infrastructure misconfigurations, and exploitable gaps by simulating attacker techniques. The tool distinguishes itself through a dual-mode scanning engine that executes both remote external probes and internal network scans. It features identity-based impersonation, allowing it to use service account tokens and pod identities to simulate security access from specific cluster roles and determine the potential blast radius

    Python
    Vezi pe GitHub↗5,064
  • eliasgranderubio/dagdaAvatar eliasgranderubio

    eliasgranderubio/dagda

    1,242Vezi pe GitHub↗

    a tool to perform static analysis of known vulnerabilities, trojans, viruses, malware & other malicious threats in docker images/containers and to monitor the docker daemon and running docker containers for detecting anomalous activities

    Pythondetecting-anomalous-activitiesdockermalware-detection
    Vezi pe GitHub↗1,242
  • inguardians/peiratesAvatar inguardians

    inguardians/peirates

    1,459Vezi pe GitHub↗

    Peirates - Kubernetes Penetration Testing tool

    Go
    Vezi pe GitHub↗1,459
  • bishopfox/cloudfoxableAvatar BishopFox

    BishopFox/cloudfoxable

    457Vezi pe GitHub↗

    Create your own vulnerable by design AWS penetration testing playground

    Python
    Vezi pe GitHub↗457
  • bishopfox/cloudfoxAvatar BishopFox

    BishopFox/cloudfox

    2,444Vezi pe GitHub↗

    Automating situational awareness for cloud penetration tests.

    Go
    Vezi pe GitHub↗2,444
  • andresriancho/nimbostratusAvatar andresriancho

    andresriancho/nimbostratus

    509Vezi pe GitHub↗

    Tools for fingerprinting and exploiting Amazon cloud infrastructures

    Python
    Vezi pe GitHub↗509
  • cisagov/untitledgoosetoolAvatar cisagov

    cisagov/untitledgoosetool

    956Vezi pe GitHub↗

    Untitled Goose Tool is a robust and flexible hunt and incident response tool that adds novel authentication and data gathering methods in order to run a full investigation against a customer’s Azure Active Directory (AzureAD), Azure, and M365 environments.

    Python
    Vezi pe GitHub↗956
  • azuread/azure-ad-incident-response-powershell-moduleA

    AzureAD/Azure-AD-Incident-Response-PowerShell-Module

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • cisagov/sparrowAvatar cisagov

    cisagov/Sparrow

    1,430Vezi pe GitHub↗

    Sparrow.ps1 was created by CISA's Cloud Forensics team to help detect possible compromised accounts and applications in the Azure/m365 environment.

    PowerShell
    Vezi pe GitHub↗1,430
  • cloud-sniper/cloud-sniperC

    cloud-sniper/cloud-sniper

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • cloudexplorer-dev/cloudexplorer-liteC

    CloudExplorer-Dev/CloudExplorer-Lite

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • cloudquery/cloudqueryAvatar cloudquery

    cloudquery/cloudquery

    6,438Vezi pe GitHub↗

    CloudQuery is a cloud infrastructure ETL tool and multi-cloud data pipeline designed to collect, synchronize, and normalize resource metadata from various cloud providers and SaaS platforms. It functions as a centralized asset inventory manager and security posture manager, extracting configuration and state data into relational databases, data lakes, or data warehouses. The system distinguishes itself by transforming complex, nested cloud API responses into flat relational tables, enabling the use of standard SQL for asset querying and analysis. It employs a modular plugin system for data ex

    Goairbyteattack-surface-managementaws
    Vezi pe GitHub↗6,438
  • cloudsploit/scansAvatar cloudsploit

    cloudsploit/scans

    3,748Vezi pe GitHub↗

    This project is a multi-cloud security auditor and configuration audit tool designed to identify misconfigurations and vulnerabilities across various cloud service provider environments. It functions as a cloud security posture management tool and a vulnerability remediation engine, allowing users to scan resources against security best practices and industry compliance standards. The system distinguishes itself by combining detection with a remediation engine that executes corrective actions to fix discovered security gaps. It employs a plugin-based audit engine and a provider-agnostic abstr

    JavaScript
    Vezi pe GitHub↗3,748
  • azure/stormspotterAvatar Azure

    Azure/Stormspotter

    1,706Vezi pe GitHub↗

    Stormspotter creates an “attack graph” of the resources in an Azure subscription. It enables red teams and pentesters to visualize the attack surface and pivot opportunities within a tenant, and supercharges your defenders to quickly orient and prioritize incident response work.

    Python
    Vezi pe GitHub↗1,706