awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to google/container-explorer

Open-source alternatives to Container Explorer

30 open-source projects similar to google/container-explorer, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Container Explorer alternative.

  • x90skysn3k/brutesprayx90skysn3k avatar

    x90skysn3k/brutespray

    2,483View on GitHub↗

    Fast, multi-protocol credential brute-forcer. Parses Nmap, Nessus, and Nexpose output to automatically test default and custom credentials across 30+ protocols.

    Go
    View on GitHub↗2,483
  • aliasrobotics/rsfaliasrobotics avatar

    aliasrobotics/RSF

    98View on GitHub↗

    The Robot Security Framework (RSF), Robot Security Framework (RSF), a standardized methodology to perform security assessments in robotics.

    View on GitHub↗98
  • aliasrobotics/rvdaliasrobotics avatar

    aliasrobotics/RVD

    234View on GitHub↗

    Robot Vulnerability Database. An archive of robot vulnerabilities and bugs.

    Python
    View on GitHub↗234
  • andyful/configuredefenderAndyFul avatar

    AndyFul/ConfigureDefender

    1,511View on GitHub↗

    Utility for configuring Windows 10 built-in Defender antivirus settings.

    View on GitHub↗1,511
  • bridgecrewio/checkovbridgecrewio avatar

    bridgecrewio/checkov

    8,798View on 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
    View on GitHub↗8,798

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • checkmarx/kicscheckmarx avatar

    checkmarx/kics

    2,649View on GitHub↗

    Find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle of your infrastructure-as-code with KICS by Checkmarx.

    Open Policy Agent
    View on GitHub↗2,649
  • cisofy/lynisCISOfy avatar

    CISOfy/lynis

    15,284View on GitHub↗

    Lynis is an automated security auditing and system hardening framework designed for UNIX-based operating systems. It functions as a command-line utility that inspects local system configurations to identify security vulnerabilities, configuration weaknesses, and compliance gaps. By executing a series of modular tests, the tool generates actionable reports and remediation suggestions to assist in strengthening system defenses. The project distinguishes itself through a highly modular architecture that relies on shell-script-based execution and native system inspection. Users can define custom

    Shellauditingcompliancedevops
    View on GitHub↗15,284
  • dash14/buildcagedash14 avatar

    dash14/buildcage

    7View on GitHub↗

    Secure your Docker builds against supply chain attacks — restrict outbound network access to only the domains you allow

    JavaScript
    View on GitHub↗7
  • deepfence/threatmapperdeepfence avatar

    deepfence/ThreatMapper

    5,282View on GitHub↗

    ThreatMapper is a cloud native application protection platform and infrastructure security scanner. It functions as a vulnerability management system and cloud workload telemetry collector designed to monitor workloads and detect security risks across cloud and container environments. The platform distinguishes itself through a network traffic visualizer that uses machine learning to classify communication patterns and a graph-based attack mapping system to identify high-risk paths between vulnerabilities and network dependencies. Its broader capabilities cover cloud infrastructure complianc

    TypeScriptcloud-nativecloudsecuritycnapp
    View on GitHub↗5,282
  • docker/docker-bench-securitydocker avatar

    docker/docker-bench-security

    9,655View on 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
    View on GitHub↗9,655
  • dormstern/segspecdormstern avatar

    dormstern/segspec

    15View on GitHub↗

    Static analysis from configs → Kubernetes NetworkPolicies in seconds

    Go
    View on GitHub↗15
  • fail2ban/fail2banfail2ban avatar

    fail2ban/fail2ban

    17,993View on GitHub↗

    Fail2ban is an intrusion prevention system that monitors system log files to detect malicious activity and automatically enforce security policies. By parsing log data in real time, the tool identifies patterns of unauthorized access or repeated authentication failures and responds by dynamically updating network access control lists to restrict offending sources. The software functions as a firewall automation tool that maintains stateful tracking of suspicious behavior across various network services. It utilizes a regex-driven pattern matching engine to identify specific attack signatures,

    Pythonanti-botattack-preventionban-hosts
    View on GitHub↗17,993
  • falcosecurity/falcofalcosecurity avatar

    falcosecurity/falco

    8,670View on GitHub↗

    Falco is an eBPF runtime security monitor and cloud native detection engine that identifies abnormal behavior and security threats across hosts and containers. It functions as a Linux kernel event auditor, capturing system calls and kernel events in real-time to detect malicious activity. The system distinguishes itself through a rule-based threat detection model that evaluates system activity against a library of community-maintained rules and custom security definitions. It enriches raw kernel events with container and Kubernetes metadata to provide observability into isolated environments

    C++cloud-nativecncfcncf-project
    View on GitHub↗8,670
  • gopasspw/gopassgopasspw avatar

    gopasspw/gopass

    6,940View on GitHub↗

    gopass is a terminal-based password manager and GPG secret store used for generating, storing, and retrieving encrypted credentials. It functions as a collaborative secret manager that encrypts data using GPG or age and synchronizes it across devices and teams using Git. The system distinguishes itself by treating version control repositories as the primary storage backend, enabling secure secret sharing and version history for credentials. It utilizes a hierarchical directory structure to organize secrets on the filesystem and supports multi-store mounting to combine multiple independent rep

    Go
    View on GitHub↗6,940
  • govanguard/legionGoVanguard avatar

    GoVanguard/legion

    1,058View on GitHub↗

    Legion is an open source, easy-to-use, super-extensible and semi-automated network penetration testing tool that aids in discovery, reconnaissance and exploitation of information systems.

    Python
    View on GitHub↗1,058
  • hashicorp/vaulthashicorp avatar

    hashicorp/vault

    35,796View on GitHub↗

    Vault is a centralized secrets management platform designed to secure, store, and control access to sensitive credentials such as API keys, passwords, certificates, and encryption keys. At its core, the system employs a barrier-based cryptographic sealing mechanism that requires an unseal process to decrypt internal storage, ensuring that sensitive data remains protected. It provides identity-based access control to manage granular permissions across distributed infrastructure, effectively centralizing security policies and authentication for both human and machine workloads. What distinguish

    Gogosecretsvault
    View on GitHub↗35,796
  • hectorm/cetusguardhectorm avatar

    hectorm/cetusguard

    87View on GitHub↗

    CetusGuard is a tool that protects the Docker daemon socket by filtering calls to its API endpoints.

    Go
    View on GitHub↗87
  • homesecexplorer/proxmox-hardening-guideHomeSecExplorer avatar

    HomeSecExplorer/Proxmox-Hardening-Guide

    510View on GitHub↗

    The Proxmox Hardening Guide project provides structured, actionable recommendations to secure Proxmox Virtual Environment (PVE 9.x & 8.x) and Proxmox Backup Server (PBS 4.x & 3.x).

    View on GitHub↗510
  • imthenachoman/how-to-secure-a-linux-serverimthenachoman avatar

    imthenachoman/How-To-Secure-A-Linux-Server

    27,786View on GitHub↗

    This project is a Linux server security guide and system administration manual designed to harden the operating system and kernel. It functions as an OS hardening checklist and a collection of instructions for reducing the server attack surface to protect against intruders. The guide covers the establishment of a server security baseline and the reduction of the network attack surface. It provides practical guidance for managing system permissions and network configurations to maintain a secure environment. The content is organized as a series of step-by-step procedural layouts and topic-cat

    cc-by-sahardeninghardening-steps
    View on GitHub↗27,786
  • infosecmatter/minimalistic-offensive-security-toolsInfosecMatter avatar

    InfosecMatter/Minimalistic-offensive-security-tools

    593View on GitHub↗

    A repository of tools for pentesting of restricted and isolated environments.

    PowerShell
    View on GitHub↗593
  • jeremylong/dependencycheckjeremylong avatar

    jeremylong/DependencyCheck

    54View on GitHub↗

    The dependency-check repository has moved:

    Java
    View on GitHub↗54
  • adrienverge/openfortivpnadrienverge avatar

    adrienverge/openfortivpn

    3,339View on GitHub↗

    Client for PPP+TLS VPN tunnel services

    Perl
    View on GitHub↗3,339
  • konstruktoid/hardeningkonstruktoid avatar

    konstruktoid/hardening

    1,712View on GitHub↗

    Hardening Ubuntu. Systemd edition.

    Shell
    View on GitHub↗1,712
  • lowrisc/opentitanlowRISC avatar

    lowRISC/opentitan

    3,472View on GitHub↗

    OpenTitan: Open source silicon root of trust

    SystemVerilog
    View on GitHub↗3,472
  • mike-goodwin/owasp-threat-dragon-desktopmike-goodwin avatar

    mike-goodwin/owasp-threat-dragon-desktop

    591View on GitHub↗

    An installable desktop variant of OWASP Threat Dragon

    CSS
    View on GitHub↗591
  • ncsa/ssh-auditorncsa avatar

    ncsa/ssh-auditor

    622View on GitHub↗

    The best way to scan for weak ssh passwords on your network

    Go
    View on GitHub↗622
  • netblue30/firejailnetblue30 avatar

    netblue30/firejail

    7,069View on GitHub↗

    Firejail is a Linux application sandbox and kernel security wrapper that isolates untrusted applications from the host system. It uses kernel namespaces and seccomp filters to restrict filesystem access, drop kernel capabilities, and limit the system attack surface. The project is distinguished by its use of predefined security profiles to automatically apply filesystem restrictions and syscall limits based on the executable being launched. It provides specialized isolation for portable packages such as AppImages and implements X11 display isolation via proxy servers to prevent keyboard loggi

    C
    View on GitHub↗7,069
  • openscap/openscapOpenSCAP avatar

    OpenSCAP/openscap

    1,669View on GitHub↗
    XSLTcompliancecpedata-stream
    View on GitHub↗1,669
  • openvpn/openvpnOpenVPN avatar

    OpenVPN/openvpn

    13,256View on GitHub↗

    OpenVPN is a cross-platform networking solution that establishes secure virtual private network connections by wrapping data traffic within encrypted tunnels. It functions as a server-side application that authenticates remote endpoints and routes encrypted traffic to provide access to private network resources across untrusted public networks. The software utilizes standard cryptographic protocols to perform mutual authentication and key exchange over a dedicated control channel. It verifies the identity of remote systems through certificate-based authentication, ensuring that only trusted e

    Csecurityvpn
    View on GitHub↗13,256
  • pycqa/banditPyCQA avatar

    PyCQA/bandit

    8,092View on GitHub↗

    Bandit is a static analysis security testing tool and vulnerability detection scanner for Python source code. It functions as a security-focused linter and static analyzer that identifies common vulnerabilities and architectural flaws without executing the program. The tool utilizes an abstract syntax tree to analyze code patterns and identifies risky function calls or insecure configurations. It employs a plugin-based rule engine to decouple scanning logic from individual security checks and supports configuration-driven filtering to exclude specific files or ignore certain warnings. The sy

    Pythonbanditlinterpython
    View on GitHub↗8,092