1 个仓库
Isolated environments used to safely validate and refine security exploits against known vulnerabilities.
Distinct from Exploit Development Tools: None of the awesome-list candidates capture the active deployment/testing environment aspect, only resources or tools.
Explore 1 awesome GitHub repository matching security & cryptography · Exploit Development Testing Environments. Refine with filters or upvote what's useful.
Metasploitable3 是一个自动化的虚拟机配置器,旨在构建和部署具有故意安全漏洞的操作系统镜像。它通过创建用于安全培训、漏洞利用开发和安全工具验证的易受攻击虚拟机目标,充当渗透测试实验室。 该系统使用配置脚本将漏洞注入 Windows 和 Linux 环境。这包括部署不安全的应用程序和服务(如 Web 服务器和数据库),以及应用配置错误的系统权限来模拟现实世界的软件缺陷。 该项目通过编排和配置管理工具管理环境配置过程。这些工具通过将基础镜像与引入特定漏洞的脚本相结合,允许在不同的虚拟化平台上创建可复现的安全场景。
Deploys insecure operating systems and services as safe targets for validating and refining new security exploits.