{"id":13540213,"url":"https://github.com/medicean/vulapps","last_synced_at":"2025-09-29T00:31:04.651Z","repository":{"id":43138907,"uuid":"61273980","full_name":"Medicean/VulApps","owner":"Medicean","description":"快速搭建各种漏洞环境(Various vulnerability environment)","archived":true,"fork":false,"pushed_at":"2020-10-27T02:36:31.000Z","size":99855,"stargazers_count":3709,"open_issues_count":5,"forks_count":997,"subscribers_count":213,"default_branch":"master","last_synced_at":"2024-11-09T01:35:41.158Z","etag":null,"topics":["cve","docker","struts","vulnerabilities","vulnhub"],"latest_commit_sha":null,"homepage":"http://vulapps.evalbug.com/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Medicean.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-16T08:05:30.000Z","updated_at":"2024-11-08T18:09:37.000Z","dependencies_parsed_at":"2022-08-28T03:02:11.779Z","dependency_job_id":null,"html_url":"https://github.com/Medicean/VulApps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Medicean%2FVulApps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Medicean%2FVulApps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Medicean%2FVulApps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Medicean%2FVulApps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Medicean","download_url":"https://codeload.github.com/Medicean/VulApps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234575215,"owners_count":18854924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cve","docker","struts","vulnerabilities","vulnhub"],"created_at":"2024-08-01T09:01:42.906Z","updated_at":"2025-09-29T00:30:54.639Z","avatar_url":"https://github.com/Medicean.png","language":"Shell","funding_links":[],"categories":["\u003ca id=\"761a373e2ec1c58c9cd205cd7a03e8a8\"\u003e\u003c/a\u003e靶机\u0026\u0026漏洞环境\u0026\u0026漏洞App"],"sub_categories":["\u003ca id=\"3e751670de79d2649ba62b177bd3e4ef\"\u003e\u003c/a\u003e未分类-VulnerableMachine"],"readme":"# VulApps [http://vulapps.evalbug.com/](http://vulapps.evalbug.com/)\n\n收集各种漏洞环境，为方便使用，统一采用 Dockerfile 形式。同时也收集了安全工具环境。\n\n\u003e 喜欢请点 Star，如果不打算贡献，千万别 Fork\n\n本项目 GitHub 地址: [https://github.com/Medicean/VulApps](https://github.com/Medicean/VulApps)\n\n[DockerHub 在线镜像地址](https://hub.docker.com/r/medicean/vulapps/)\n\n## 获取并使用相关镜像\n\n\u003e 直接使用 docker 命令拉取相关镜像，并启动。\n\n**需要查看相关环境的 tag 在Github具体的漏洞目录下查看 README 文件**\n\n### 以 Struts2 S2-037 漏洞环境为例：\n\n通过 S2-037漏洞环境的 [README文件](./s/struts2/s2-037/README.md) 得知 tag 为 `s_struts2_s2-037`\n\n1. 获取镜像：\n\n ```\ndocker pull medicean/vulapps:s_struts2_s2-037\n ```\n\n \u003e 如果获取速度慢，推荐使用 [中科大 Docker Mirrors](https://lug.ustc.edu.cn/wiki/mirrors/help/docker) 或者使用 [阿里云 Mirrors(加速器)](https://cr.console.aliyun.com/#/accelerator)\n\n2. 创建并启动容器\n\n ```\ndocker run -d -p 80:8080 medicean/vulapps:s_struts2_s2-037\n ```\n\n访问 `http://127.0.0.1/` 即可访问启动好的 s2-037 环境，快拿出 exp 工具尝试一下吧。\n\n## 组件首字母\n\n* [B](#b)\n* [C](#c)\n* [D](#d)\n* [F](#f)\n* [I](#i)\n* [J](#j)\n* [M](#m)\n* [N](#n)\n* [O](#o)\n* [P](#p)\n* [R](#r)\n* [S](#s)\n* [T](#t)\n* [W](#w)\n* [Z](#z)\n\n## 安全工具环境\n\n* [巡风](./tools/xunfeng/)\n* [Ant(蚁逅)](./tools/ant/)\n* [Hawkeye](./tools/hawkeye)\n\n## 漏洞环境\n\n### [B](./b/)\u003cdiv id=\"b\"\u003e\u003c/div\u003e\n\n* [Bash](./b/bash/)\n\n### [C](./c/)\u003cdiv id=\"c\"\u003e\u003c/div\u003e\n\n* [Cisco](./c/cisco/)\n* [CmsEasy](./c/cmseasy/)\n\n### [D](./d/)\u003cdiv id=\"d\"\u003e\u003c/div\u003e\n\n* [Drupal](./d/drupal/)\n\n### [F](./f/)\u003cdiv id=\"f\"\u003e\u003c/div\u003e\n\n* [FFmpeg](./i/ffmpeg/)\n\n### [G](./g/)\u003cdiv id=\"g\"\u003e\u003c/div\u003e\n\n* [Git](./g/git/)\n\n### [I](./i/)\u003cdiv id=\"i\"\u003e\u003c/div\u003e\n\n* [ImageMagick](./i/imagemagick/)\n\n### [J](./j/)\u003cdiv id=\"j\"\u003e\u003c/div\u003e\n\n* [JBoss](./j/jboss/)\n* [Jenkins](./j/jenkins/)\n* [Joomla!](./j/joomla/)\n\n### [M](./m/)\u003cdiv id=\"m\"\u003e\u003c/div\u003e\n\n* [Memcached](./m/memcached/)\n\n### [N](./n/)\u003cdiv id=\"n\"\u003e\u003c/div\u003e\n\n* [Nagios](./n/nagios/)\n* [Node.js](./n/nodejs/)\n* [Nginx](./n/nginx/)\n\n### [O](./o/)\u003cdiv id=\"o\"\u003e\u003c/div\u003e\n\n* [OpenSSL](./o/openssl/)\n\n### [P](./p/)\u003cdiv id=\"p\"\u003e\u003c/div\u003e\n\n* [PHPMailer](./p/phpmailer/)\n\n### [R](./r/)\u003cdiv id=\"r\"\u003e\u003c/div\u003e\n\n* [Redis](./r/redis/)\n\n### [S](./s/)\u003cdiv id=\"s\"\u003e\u003c/div\u003e\n\n* [Samba](./s/samba/)\n* [Shiro](./s/shiro/)\n* [SSH](./s/ssh/)\n* [Spring](./s/spring/)\n* [Spring Boot](./s/springboot/)\n* [Struts2](./s/struts2/)\n* [Spring WebFlow](./s/springwebflow/)\n* [Supervisor](./s/supervisor/)\n\n### [T](./t/)\u003cdiv id=\"t\"\u003e\u003c/div\u003e\n\n* [Tomcat](./t/tomcat/)\n\n### [W](./w/)\u003cdiv id=\"w\"\u003e\u003c/div\u003e\n\n* [WordPress](./w/wordpress/)\n\n### [Z](./z/)\u003cdiv id=\"z\"\u003e\u003c/div\u003e\n\n* [Zabbix](./z/zabbix/)\n\n---\n\n## 同类项目\n\n* [phith0n/vulhub](https://github.com/phith0n/vulhub)\n\n## 相关链接\n\n* [如何参与VulApps](./.github/CONTRIBUTING.md)\n* [致谢列表](./THANKS.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedicean%2Fvulapps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmedicean%2Fvulapps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedicean%2Fvulapps/lists"}