{"id":13816584,"url":"https://github.com/MyKings/docker-vulnerability-environment","last_synced_at":"2025-05-15T15:32:52.454Z","repository":{"id":215888756,"uuid":"76869642","full_name":"MyKings/docker-vulnerability-environment","owner":"MyKings","description":"Use the docker to build a vulnerability environment","archived":false,"fork":false,"pushed_at":"2019-05-31T07:37:03.000Z","size":8259,"stargazers_count":397,"open_issues_count":0,"forks_count":146,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-04-06T12:11:16.156Z","etag":null,"topics":["docker","vulnerability"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MyKings.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-12-19T14:38:22.000Z","updated_at":"2025-02-08T05:47:00.000Z","dependencies_parsed_at":"2024-01-07T07:04:51.703Z","dependency_job_id":null,"html_url":"https://github.com/MyKings/docker-vulnerability-environment","commit_stats":null,"previous_names":["mykings/docker-vulnerability-environment"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MyKings%2Fdocker-vulnerability-environment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MyKings%2Fdocker-vulnerability-environment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MyKings%2Fdocker-vulnerability-environment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MyKings%2Fdocker-vulnerability-environment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MyKings","download_url":"https://codeload.github.com/MyKings/docker-vulnerability-environment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254367726,"owners_count":22059560,"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":["docker","vulnerability"],"created_at":"2024-08-04T05:00:46.387Z","updated_at":"2025-05-15T15:32:49.337Z","avatar_url":"https://github.com/MyKings.png","language":"Dockerfile","funding_links":[],"categories":["Shell","Dockerfile","Dockerfile (37)"],"sub_categories":[],"readme":"# docker-vulnerability-environment\n \n这个项目是为了使用 docker 部署 Web 漏洞测试环境, 可随时创建随时删除。\n当前项目包括: bWAPP、DVWA、OWASP Broken Web Applications Project等多个漏洞测试环境。\n\n\n## 环境列表\n\n* [bWAPP](./bWAPP/README.md)\n* [xssed](./xssed/README.md)\n* [DVWA](./DVWA/README.md)\n* [WebGoat](./WebGoat/README.md)\n* [DVWA-WooYun-edition](./DVWA-WooYun-edition/README.md)\n* [DSVW](./DSVW/README.md)\n* [WAVSEP](./WAVSEP/README.md)\n* [OWASP Security Shepherd](./OWASP%20Security%20Shepherd/README.md)\n* OWASP Broken Web Applications Project(未完成)\n* xvwa(未完成) https://github.com/s4n7h0/xvwa\n\n## Docker for Penetration Testing\n* `docker pull kalilinux/kali-linux-docker` [official Kali Linux](https://hub.docker.com/r/kalilinux/kali-linux-docker/)\n* `docker pull owasp/zap2docker-stable` - [official OWASP ZAP](https://github.com/zaproxy/zaproxy)\n* `docker pull wpscanteam/wpscan` - [official WPScan](https://hub.docker.com/r/wpscanteam/wpscan/)\n* `docker pull pandrew/metasploit` - [docker-metasploit](https://hub.docker.com/r/pandrew/metasploit/)\n* `docker pull citizenstig/dvwa` - [Damn Vulnerable Web Application (DVWA)](https://hub.docker.com/r/citizenstig/dvwa/)\n* `docker pull wpscanteam/vulnerablewordpress` - [Vulnerable WordPress Installation](https://hub.docker.com/r/wpscanteam/vulnerablewordpress/)\n* `docker pull hmlio/vaas-cve-2014-6271` - [Vulnerability as a service: Shellshock](https://hub.docker.com/r/hmlio/vaas-cve-2014-6271/)\n* `docker pull hmlio/vaas-cve-2014-0160` - [Vulnerability as a service: Heartbleed](https://hub.docker.com/r/hmlio/vaas-cve-2014-0160/)\n* `docker pull opendns/security-ninjas` - [Security Ninjas](https://hub.docker.com/r/opendns/security-ninjas/)\n* `docker pull diogomonica/docker-bench-security` - [Docker Bench for Security](https://hub.docker.com/r/diogomonica/docker-bench-security/)\n* `docker pull ismisepaul/securityshepherd` - [OWASP Security Shepherd](https://hub.docker.com/r/ismisepaul/securityshepherd/)\n* `docker pull danmx/docker-owasp-webgoat` - [OWASP WebGoat Project docker image](https://hub.docker.com/r/danmx/docker-owasp-webgoat/)\n* `docker-compose build \u0026\u0026 docker-compose up` - [OWASP NodeGoat](https://github.com/owasp/nodegoat#option-3---run-nodegoat-on-docker)\n* `docker pull citizenstig/nowasp` - [OWASP Mutillidae II Web Pen-Test Practice Application](https://hub.docker.com/r/citizenstig/nowasp/)\n* `docker pull bkimminich/juice-shop` - [OWASP Juice Shop](https://github.com/bkimminich/juice-shop#docker-container--)\n* `docker pull kalilinux/kali-linux-docker` - [Kali Linux Docker Image](https://www.kali.org/news/official-kali-linux-docker-images/)\n\n## Docker 镜像源\n\n* https://dev.aliyun.com/\n* index.docker.io/library/ubuntu\n\n## 参考链接\n\n* https://github.com/enaqx/awesome-pentest\n* https://github.com/secfigo/Awesome-Fuzzing\n* https://github.com/Hack-with-Github/Awesome-Hacking\n* https://github.com/re-pronin/Awesome-Vulnerability-Research\n* https://github.com/b-mueller/android_app_security_checklist\n* https://github.com/GDSSecurity/GWT-Penetration-Testing-Toolset\n* https://github.com/shieldfy/API-Security-Checklist\n* https://github.com/Microsoft/MSRC-Security-Research\n* https://github.com/advanced-threat-research/firmware-security-training\n* https://github.com/FallibleInc/security-guide-for-developers\n* https://github.com/paralax/awesome-honeypots\n* https://github.com/jaredthecoder/awesome-vehicle-security\n* https://github.com/bluscreenofjeff/Red-Team-Infrastructure-Wiki\n* https://github.com/secretsquirrel/the-backdoor-factory\n* https://github.com/enaqx/awesome-pentest\n* https://github.com/danielmiessler/SecLists\n* https://github.com/nixawk/pentest-wiki\n* https://github.com/rshipp/awesome-malware-analysis\n* https://github.com/google/oss-fuzz\n* https://www.vulnhub.com\n* https://pentesterlab.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMyKings%2Fdocker-vulnerability-environment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMyKings%2Fdocker-vulnerability-environment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMyKings%2Fdocker-vulnerability-environment/lists"}