{"id":24341848,"url":"https://github.com/trganda/dockerv","last_synced_at":"2025-09-28T03:31:21.331Z","repository":{"id":37346682,"uuid":"291204564","full_name":"trganda/dockerv","owner":"trganda","description":"Vulnerability Environment Build with Dockerfile -\u003e Docker Hub","archived":false,"fork":false,"pushed_at":"2024-11-29T06:43:50.000Z","size":28277,"stargazers_count":15,"open_issues_count":14,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-29T07:29:18.513Z","etag":null,"topics":["docker","docker-compose","vulnerability","vulnerability-research"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trganda.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-29T05:04:43.000Z","updated_at":"2024-11-29T06:43:54.000Z","dependencies_parsed_at":"2024-06-25T15:44:29.402Z","dependency_job_id":"4e264213-6e88-41c9-924d-b6549fbb716b","html_url":"https://github.com/trganda/dockerv","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/trganda%2Fdockerv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trganda%2Fdockerv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trganda%2Fdockerv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trganda%2Fdockerv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trganda","download_url":"https://codeload.github.com/trganda/dockerv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234480874,"owners_count":18840195,"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","docker-compose","vulnerability","vulnerability-research"],"created_at":"2025-01-18T08:01:16.715Z","updated_at":"2025-09-28T03:31:16.275Z","avatar_url":"https://github.com/trganda.png","language":"Java","funding_links":[],"categories":["LLM分析过程"],"sub_categories":[],"readme":"A self-using enviroment with docker support, for development and vulnerability analyze.\n\n[vulhub](https://github.com/vulhub/vulhub) is docker based project for speed up enviroment creation. Is useful for vulnerability analyze and replay. \nThis repository was craeted because I'm lazy to pull request a new enviroment to `vulhub` and the most enviroment of `vulhub` has no detail on how they build the image, I know it's not the key point of that project but it's good for modifer and learning.\n\n[中文版本](README.zh-cn.md)\n\n## Usage\n\nInstall `docker` and `docker-compose` before use it.\n\nFor detail, see [get-docker](https://docs.docker.com/get-docker/)\n\n## List\n\n- [buildenv](buildenv/)\n  - [archlinux](buildenv/archlinux/)\n  - [dependencytrack](buildevn/dependencytrack/)\n  - [gitea](buildenv/gitea/)\n  - [memos](buildenv/memos/)\n  - [openldap](buildenv/openldap/)\n  - [php](buildenv/php/)\n- [vuln](vuln/)\n  - [apache activemq](vuln/apache%20activemq/)\n    - [CVE-2015-5524](vuln/apache%20activemq/CVE-2015-5524/)\n  - [apache solr](vuln/apache%20solr/)\n    - [CVE-2019-0193](vuln/apache%20solr/CVE-2019-0193/)\n  - [apache tomcat](vuln/apache%20tomcat/)\n    - [CVE-2016-8735](vuln/apache%20tomcat/CVE-2016-8735/)\n    - [CVE-2017-12615](vuln/apache%20tomcat/CVE-2017-12615/)\n    - [CVE-2017-12616](vuln/apache%20tomcat/CVE-2017-12616/)\n    - [CVE-2020-13935](vuln/apache%20tomcat/CVE-2020-13935/)\n    - [CVE-2023-28708](vuln/apache%20tomcat/CVE-2023-28708/)\n  - [apache unomi](vuln/apache%20unomi/)\n    - [CVE-2020-11975 \u0026 CVE-2020-13942](vuln/apache%20unomi/CVE-2020-11975%20%26%20CVE-2020-13942/)\n  - [atlassian confluence](vuln/atlassian%20confluence/)\n    - [CVE-2019-3396](vuln/atlassian%20confluence/CVE-2019-3396/)\n    - [CVE-2022-26134](vuln/atlassian%20confluence/CVE-2022-26134/)\n  - [altassian jira core](vuln/atlassian%20jira%20core/)\n    - [CVE-2022-0540](vuln/atlassian%20jira%20core/CVE-2022-0540/)\n  - [fusionauth](vuln/fusionauth/)\n    - [CVE-2020-7799](vuln/fusionauth/CVE-2020-7799/)\n  - [gitlab](vuln/gitlab/)\n    - [CVE-2016-9086](vuln/gitlab/CVE-2016-9086/)\n    - [CVE-2022-1162](vuln/gitlab/CVE-2022-1162/)\n  - [jboss](vuln/jboss/)\n    - [CVE-2007-1036](vuln/jboss/CVE-2007-1036/)\n    - [CVE-2010-0738](vuln/jboss/CVE-2010-0738/)\n  - [joomla](vuln/joomla/)\n    - [CVE-2015-8562](vuln/joomla/CVE-2015-8562/)\n    - [CVE-2017-14596](vuln/joomla/CVE-2017-14596/)\n    - [CVE-2023-23752](vuln/joomla/CVE-2023-23752/)\n  - [memcached](vuln/memcached/)\n    - [CVE-2016-8705](vuln/memcached/CVE-2016-8705/)\n  - [nginx](vuln/nginx/)\n  - [phpmailer](vuln/phpmailer/)\n    - [CVE-2016-10033](vuln/phpmailer/CVE-2016-10033/)\n  - [postgresql](vuln/postgresql/)\n    - [CVE-2019-9193](vuln/postgresql/CVE-2019-9193/)\n  - [saltstack](vuln/saltstack/)\n    - [CVE-2020-11651 \u0026 CVE-2020-11652](vuln/saltstack/CVE-2020-11651%26CVE-2020-11652/)\n  - [samba](vuln/samba/)\n    - [CVE-2015-0240](vuln/samba/CVE-2015-0240/)\n  - [spring](vuln/spring/)\n    - [CVE-2022-22980](vuln/spring/spring-data-mongodb/CVE-2022-22980/)\n  - [zabbix](vuln/zabbix/)\n    - [CVE-2022-23131](vuln/zabbix/CVE-2022-23131/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrganda%2Fdockerv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrganda%2Fdockerv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrganda%2Fdockerv/lists"}