{"id":19951059,"url":"https://github.com/webpwnized/mutillidae-dockerhub","last_synced_at":"2025-07-13T14:32:00.926Z","repository":{"id":96775565,"uuid":"404159193","full_name":"webpwnized/mutillidae-dockerhub","owner":"webpwnized","description":"OWASP Mutillidae II is a free, open-source, deliberately vulnerable web application providing a target for web-security enthusiasts.","archived":false,"fork":false,"pushed_at":"2024-11-25T03:08:34.000Z","size":44,"stargazers_count":23,"open_issues_count":0,"forks_count":13,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-03T18:37:49.735Z","etag":null,"topics":["application","cyber-security","cybersecurity","docker","docker-compose","environment","lab","learning-labs","mysql","owasp","owasp-top-10","security","training","web"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpwnized.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2021-09-08T00:18:45.000Z","updated_at":"2025-04-26T12:52:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"848f264c-a3f4-4232-8d68-f69a6df49531","html_url":"https://github.com/webpwnized/mutillidae-dockerhub","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/webpwnized/mutillidae-dockerhub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpwnized%2Fmutillidae-dockerhub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpwnized%2Fmutillidae-dockerhub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpwnized%2Fmutillidae-dockerhub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpwnized%2Fmutillidae-dockerhub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpwnized","download_url":"https://codeload.github.com/webpwnized/mutillidae-dockerhub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpwnized%2Fmutillidae-dockerhub/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265155664,"owners_count":23719559,"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":["application","cyber-security","cybersecurity","docker","docker-compose","environment","lab","learning-labs","mysql","owasp","owasp-top-10","security","training","web"],"created_at":"2024-11-13T01:06:38.392Z","updated_at":"2025-07-13T14:32:00.903Z","avatar_url":"https://github.com/webpwnized.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **OWASP Mutillidae II**\n\n## Project Announcements\n\n* **Twitter**: [https://twitter.com/webpwnized](https://twitter.com/webpwnized)\n\n## Tutorials\n\n* **YouTube**: [https://www.youtube.com/user/webpwnized](https://www.youtube.com/user/webpwnized)\n\n## Installation on Docker\n\nThe following video tutorials explain how to bring up Mutillidae on a set of 5 containers running Apache/PHP, MySQL, OpenLDAP, PHPMyAdmin, and PHPLDAPAdmin:\n\n* [How to Install Docker on Ubuntu](https://www.youtube.com/watch?v=Y_2JVREtDFk)\n* [How to Run Mutillidae from DockerHub Images](https://www.youtube.com/watch?v=c1nOSp3nagw)\n\n## TL;DR\n\ndocker-compose up -d\n\n## Important Information\n\nThe website assumes the user will access the site using the domain `mutillidae.localhost`. The domain can be configured in the user's local hosts file.\n\n## Instructions\n\nThere are five containers in this project:\n\n- **www**: Apache, PHP, Mutillidae source code. The website is exposed on ports 80, 443, and 8080.\n- **database**: The MySQL database. The database is not exposed externally, but you can modify the Dockerfile to expose the database.\n- **database_admin**: The PHPMyAdmin console. The console is exposed on port 81.\n- **ldap**: The OpenLDAP directory. The directory is exposed on port 389 to allow import of the `mutillidae.ldif` file. This file is found in the ***res*** resourses folder of the project.\n- **ldap_admin**: The PHPLDAPAdmin console. The console is exposed on port 82.\n\nTo download the containers, if necessary, and bring them up, run the following command:\n\ndocker-compose up -d\n\nOnce the containers are running, the following services are available on `localhost`:\n\n- **Port 80, 8080**: Mutillidae HTTP web interface\n- **Port 81**: MySQL Admin HTTP web interface\n- **Port 82**: LDAP Admin web interface\n- **Port 443**: HTTPS web interface\n- **Port 389**: LDAP interface\n\nThese services are connected using two networks, `datanet` and `ldapnet`, to separate the database and LDAP traffic. Volumes `ldap_data` and `ldap_config` are used to persist LDAP data and configuration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebpwnized%2Fmutillidae-dockerhub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebpwnized%2Fmutillidae-dockerhub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebpwnized%2Fmutillidae-dockerhub/lists"}