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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cyberark/kubesploit

Open-source alternatives to Kubesploit

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

  • aquasecurity/kube-hunterAvatar de aquasecurity

    aquasecurity/kube-hunter

    5,064Voir sur 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
    Voir sur GitHub↗5,064
  • nathanlopez/stitchAvatar de nathanlopez

    nathanlopez/Stitch

    3,532Voir sur GitHub↗

    Stitch is a command and control framework and post-exploitation toolkit designed for managing multiple remote systems from a central server. It functions as a remote administration tool and payload builder, enabling the execution of commands and the deployment of agents across different operating systems. The project features a cross-platform builder for generating custom executable agents with configurable network bindings and boot behaviors. It utilizes encrypted communication channels to secure traffic between the controller and remote clients, and it supports the execution of dynamic scri

    Pythoncross-platformkeyloggerlinux
    Voir sur GitHub↗3,532
  • zer0yu/awesome-cobaltstrikeAvatar de zer0yu

    zer0yu/Awesome-CobaltStrike

    4,419Voir sur GitHub↗

    This project is a curated collection of tools, scripts, and technical guides designed to enhance offensive security operations using Cobalt Strike. It serves as a resource hub for managing command and control infrastructure and deploying security engagements. The collection includes toolkits for evading endpoint detection and response systems, alongside libraries for automating red team tasks such as reconnaissance and host enumeration. It provides resources for developing post-exploitation frameworks, specifically focusing on the creation of reflective libraries and memory-resident code. Th

    Voir sur GitHub↗4,419

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • ridter/intranet_penetration_tipsAvatar de Ridter

    Ridter/Intranet_Penetration_Tips

    4,606Voir sur GitHub↗

    This project is a technical guide and reference for internal network penetration testing. It serves as a collection of procedures for exploiting and navigating private corporate networks during security assessments. The repository provides specialized manuals and cheat sheets focused on active directory attacks, lateral movement, and privilege escalation. It includes a post-exploitation playbook for maintaining system persistence and clearing forensic traces. The documentation covers a broad range of security capabilities, including initial access, network pivoting and tunneling, and interna

    Voir sur GitHub↗4,606
  • aquasecurity/kube-benchAvatar de aquasecurity

    aquasecurity/kube-bench

    8,078Voir sur 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
    Voir sur GitHub↗8,078
  • aserto-dev/topazAvatar de aserto-dev

    aserto-dev/topaz

    1,343Voir sur GitHub↗

    Cloud-native authorization for modern applications and APIs

    Go
    Voir sur GitHub↗1,343
  • anchore/syftAvatar de anchore

    anchore/syft

    8,399Voir sur GitHub↗

    Syft is a software bill of materials generator, container image scanner, and software dependency catalog. It analyzes container images and filesystems to produce comprehensive inventories of installed packages and dependencies in standard formats. Additionally, it serves as a software attestation tool and an SBOM format converter. The project distinguishes itself through the ability to create cryptographically signed attestations for software inventories to ensure provenance and integrity. It also provides the capability to transform software bills of materials between different industry sche

    Gocontainerscyclonedxdocker
    Voir sur GitHub↗8,399
  • armosec/kubescapeAvatar de armosec

    armosec/kubescape

    11,482Voir sur GitHub↗

    Kubescape is a security platform for Kubernetes that provides tools for scanning clusters, configurations, and container images against industry compliance and security benchmarks. It functions as a suite of security utilities, including a compliance auditor, a misconfiguration scanner, and a container vulnerability scanner. The project differentiates itself through automated remediation and active enforcement. It can automatically patch operating system vulnerabilities in images and fix security errors within manifest files. It also utilizes an admission controller to block the deployment of

    Go
    Voir sur GitHub↗11,482
  • appscode/kubedA

    appscode/kubed

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • arno0x/webdavc2A

    Arno0x/WebDavC2

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • arno0x/wsc2A

    Arno0x/WSC2

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ascit31/dark-moonA

    ASCIT31/Dark-Moon

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cobbr/c2bridgeC

    cobbr/C2Bridge

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • authdog/http-headers-checkA

    authdog/http-headers-check

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bearer/bearerAvatar de Bearer

    Bearer/bearer

    2,566Voir sur GitHub↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    Voir sur GitHub↗2,566
  • aquasecurity/trivy-actionAvatar de aquasecurity

    aquasecurity/trivy-action

    1,209Voir sur GitHub↗
    Shelldevsecopsgithub-actionsscanner
    Voir sur GitHub↗1,209
  • bc-security/empireAvatar de BC-SECURITY

    BC-SECURITY/Empire

    5,045Voir sur GitHub↗

    Empire is a post-exploitation command-and-control (C2) framework designed for red team operations. It deploys and manages agents written in PowerShell, Python, C#, Go, and C across Windows, Linux, and macOS, using encrypted communication channels over HTTP, HTTPS, and SMB. The framework executes over 400 built-in modules for reconnaissance, privilege escalation, credential theft, and lateral movement, and provides a modular engine for authoring custom attack modules. What sets Empire apart is its multi-language agent deployment system, which allows operators to choose implants that suit each

    PowerShellc2empirehacktoberfest
    Voir sur GitHub↗5,045
  • bishopfox/sliverAvatar de BishopFox

    BishopFox/sliver

    10,707Voir sur GitHub↗

    Sliver is a command and control framework designed for adversary emulation and security assessment operations. It provides a centralized platform for managing remote systems, enabling security professionals to coordinate multi-operator sessions and maintain persistent, secure communication channels across diverse network environments. The framework distinguishes itself through its focus on stealth and infrastructure flexibility. It utilizes dynamic payload obfuscation to generate unique binaries and supports in-memory execution to minimize disk artifacts. Communication is secured through mutu

    Goadversarial-attacksadversary-simulationc2
    Voir sur GitHub↗10,707
  • bridgecrewio/checkovAvatar de bridgecrewio

    bridgecrewio/checkov

    8,798Voir sur GitHub↗

    Checkov is a static analysis tool and security scanner designed to identify misconfigurations in infrastructure as code, container images, and Kubernetes configurations. It functions as a cloud security posture tool, an SCA vulnerability scanner, and a secret scanning utility to prevent security breaches and version control leaks. The project distinguishes itself through deep graph analysis and variable resolution, allowing it to map relationships between interconnected resources and evaluate the final state of infrastructure attributes. It provides extensibility for defining custom security

    Python
    Voir sur GitHub↗8,798
  • bsdkurt/aws-node-custom-user-poolAvatar de bsdkurt

    bsdkurt/aws-node-custom-user-pool

    16Voir sur GitHub↗

    title: AWS Serverless Cognito Custom User Pool example in NodeJS description: This example demonstrates how to create an AWS Cognito custom user pool. layout: Doc -->

    JavaScript
    Voir sur GitHub↗16
  • byt3bl33d3r/silenttrinityAvatar de byt3bl33d3r

    byt3bl33d3r/SILENTTRINITY

    2,340Voir sur GitHub↗

    An asynchronous, collaborative post-exploitation agent powered by Python and .NET's DLR

    Boo
    Voir sur GitHub↗2,340
  • caiyeon/goldfishAvatar de Caiyeon

    Caiyeon/goldfish

    2,127Voir sur GitHub↗

    A HashiCorp Vault UI written with VueJS and Vault native Go API

    Vuebulma-cssgogolang
    Voir sur GitHub↗2,127
  • cedar-policy/cedarAvatar de cedar-policy

    cedar-policy/cedar

    1,316Voir sur GitHub↗
    Rust
    Voir sur GitHub↗1,316
  • cert-manager/trust-managerC

    cert-manager/trust-manager

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • chan9390/aws-mfa-enforceAvatar de Chan9390

    Chan9390/aws-mfa-enforce

    13Voir sur GitHub↗

    Serverless function to automate enforcement of Multi-Factor Authentication (MFA) to all AWS IAM users with access to AWS Management Console.

    JavaScript
    Voir sur GitHub↗13
  • cilium/ciliumAvatar de cilium

    cilium/cilium

    23,806Voir sur GitHub↗

    Cilium is a networking, security, and observability platform for containerized environments that leverages kernel-level data paths to process traffic. By executing programs directly within the Linux kernel, it provides high-performance packet filtering, routing, and load balancing without the need for traditional user-space proxies or context switching. The platform distinguishes itself through identity-based security enforcement, which filters traffic based on service labels rather than volatile IP addresses. It integrates containerized workloads with external physical or virtual infrastruct

    Gobpfcncfcni
    Voir sur GitHub↗23,806
  • bats3c/shad0wAvatar de bats3c

    bats3c/shad0w

    2,175Voir sur GitHub↗

    A post exploitation framework designed to operate covertly on heavily monitored environments

    C
    Voir sur GitHub↗2,175
  • cobbr/covenantAvatar de cobbr

    cobbr/Covenant

    4,699Voir sur GitHub↗

    Covenant is a .NET-based command and control framework designed for red team operations and adversary simulation. It serves as a collaborative platform for coordinating security assessments, managing remote implants, and executing tasks on compromised systems through a centralized server. The project is distinguished by its dynamic payload generator, which compiles and obfuscates executable binaries and scripts on the fly to bypass detection. It further separates itself through a collaborative environment that allows multiple authenticated operators to share a synchronized state, track operat

    C#
    Voir sur GitHub↗4,699
  • controlplaneio/kubesecAvatar de controlplaneio

    controlplaneio/kubesec

    1,461Voir sur GitHub↗

    Security risk analysis for Kubernetes resources

    Go
    Voir sur GitHub↗1,461
  • aquasecurity/trivyAvatar de aquasecurity

    aquasecurity/trivy

    36,462Voir sur GitHub↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    Voir sur GitHub↗36,462