awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 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 的头像

    x90skysn3k/brutespray

    2,483在 GitHub 上查看↗

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

    Go
    在 GitHub 上查看↗2,483
  • aliasrobotics/rsfaliasrobotics 的头像

    aliasrobotics/RSF

    98在 GitHub 上查看↗

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

    在 GitHub 上查看↗98
  • aliasrobotics/rvdaliasrobotics 的头像

    aliasrobotics/RVD

    234在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗234
  • andyful/configuredefenderAndyFul 的头像

    AndyFul/ConfigureDefender

    1,511在 GitHub 上查看↗

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

    在 GitHub 上查看↗1,511
  • bridgecrewio/checkovbridgecrewio 的头像

    bridgecrewio/checkov

    8,798在 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
    在 GitHub 上查看↗8,798

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • checkmarx/kicscheckmarx 的头像

    checkmarx/kics

    2,649在 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
    在 GitHub 上查看↗2,649
  • cisofy/lynisCISOfy 的头像

    CISOfy/lynis

    15,284在 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
    在 GitHub 上查看↗15,284
  • dash14/buildcagedash14 的头像

    dash14/buildcage

    7在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗7
  • deepfence/threatmapperdeepfence 的头像

    deepfence/ThreatMapper

    5,282在 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
    在 GitHub 上查看↗5,282
  • docker/docker-bench-securitydocker 的头像

    docker/docker-bench-security

    9,655在 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
    在 GitHub 上查看↗9,655
  • dormstern/segspecdormstern 的头像

    dormstern/segspec

    15在 GitHub 上查看↗

    Static analysis from configs → Kubernetes NetworkPolicies in seconds

    Go
    在 GitHub 上查看↗15
  • fail2ban/fail2banfail2ban 的头像

    fail2ban/fail2ban

    17,993在 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
    在 GitHub 上查看↗17,993
  • falcosecurity/falcofalcosecurity 的头像

    falcosecurity/falco

    8,670在 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
    在 GitHub 上查看↗8,670
  • gopasspw/gopassgopasspw 的头像

    gopasspw/gopass

    6,940在 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
    在 GitHub 上查看↗6,940
  • govanguard/legionGoVanguard 的头像

    GoVanguard/legion

    1,058在 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
    在 GitHub 上查看↗1,058
  • hashicorp/vaulthashicorp 的头像

    hashicorp/vault

    35,796在 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
    在 GitHub 上查看↗35,796
  • hectorm/cetusguardhectorm 的头像

    hectorm/cetusguard

    87在 GitHub 上查看↗

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

    Go
    在 GitHub 上查看↗87
  • homesecexplorer/proxmox-hardening-guideHomeSecExplorer 的头像

    HomeSecExplorer/Proxmox-Hardening-Guide

    510在 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).

    在 GitHub 上查看↗510
  • imthenachoman/how-to-secure-a-linux-serverimthenachoman 的头像

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

    27,786在 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
    在 GitHub 上查看↗27,786
  • infosecmatter/minimalistic-offensive-security-toolsInfosecMatter 的头像

    InfosecMatter/Minimalistic-offensive-security-tools

    593在 GitHub 上查看↗

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

    PowerShell
    在 GitHub 上查看↗593
  • jeremylong/dependencycheckjeremylong 的头像

    jeremylong/DependencyCheck

    54在 GitHub 上查看↗

    The dependency-check repository has moved:

    Java
    在 GitHub 上查看↗54
  • adrienverge/openfortivpnadrienverge 的头像

    adrienverge/openfortivpn

    3,339在 GitHub 上查看↗

    Client for PPP+TLS VPN tunnel services

    Perl
    在 GitHub 上查看↗3,339
  • konstruktoid/hardeningkonstruktoid 的头像

    konstruktoid/hardening

    1,712在 GitHub 上查看↗

    Hardening Ubuntu. Systemd edition.

    Shell
    在 GitHub 上查看↗1,712
  • lowrisc/opentitanlowRISC 的头像

    lowRISC/opentitan

    3,472在 GitHub 上查看↗

    OpenTitan: Open source silicon root of trust

    SystemVerilog
    在 GitHub 上查看↗3,472
  • mike-goodwin/owasp-threat-dragon-desktopmike-goodwin 的头像

    mike-goodwin/owasp-threat-dragon-desktop

    591在 GitHub 上查看↗

    An installable desktop variant of OWASP Threat Dragon

    CSS
    在 GitHub 上查看↗591
  • ncsa/ssh-auditorncsa 的头像

    ncsa/ssh-auditor

    622在 GitHub 上查看↗

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

    Go
    在 GitHub 上查看↗622
  • netblue30/firejailnetblue30 的头像

    netblue30/firejail

    7,069在 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
    在 GitHub 上查看↗7,069
  • openscap/openscapOpenSCAP 的头像

    OpenSCAP/openscap

    1,669在 GitHub 上查看↗
    XSLTcompliancecpedata-stream
    在 GitHub 上查看↗1,669
  • openvpn/openvpnOpenVPN 的头像

    OpenVPN/openvpn

    13,256在 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
    在 GitHub 上查看↗13,256
  • pycqa/banditPyCQA 的头像

    PyCQA/bandit

    8,092在 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
    在 GitHub 上查看↗8,092