Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webpwnized/mutillidae
OWASP Mutillidae II is a free, open-source, deliberately vulnerable web application providing a target for web-security training. This is an easy-to-use web hacking environment designed for labs, security enthusiasts, classrooms, CTF, and vulnerability assessment tool targets.
https://github.com/webpwnized/mutillidae
10 application appsec cybersecurity owasp owasp-top-10 penetration-testing security top training web
Last synced: 2 days ago
JSON representation
OWASP Mutillidae II is a free, open-source, deliberately vulnerable web application providing a target for web-security training. This is an easy-to-use web hacking environment designed for labs, security enthusiasts, classrooms, CTF, and vulnerability assessment tool targets.
- Host: GitHub
- URL: https://github.com/webpwnized/mutillidae
- Owner: webpwnized
- License: gpl-3.0
- Created: 2018-09-28T02:41:14.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T00:45:49.000Z (3 months ago)
- Last Synced: 2024-10-29T15:38:26.492Z (2 months ago)
- Topics: 10, application, appsec, cybersecurity, owasp, owasp-top-10, penetration-testing, security, top, training, web
- Language: PHP
- Homepage:
- Size: 10.2 MB
- Stars: 1,260
- Watchers: 49
- Forks: 413
- Open Issues: 0
-
Metadata Files:
- Readme: README-INSTALLATION.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-api-security-essentials - GitHub - site Scripting (XSS), Cross-site Request Forgery (CSRF), Insecure Direct Object Reference (IDOR) | Webpwnized | Yes | (🔐 Vulnerable APIs)
- awesome-vulnerable-apps - OWASP Mutillidae II - OWASP Mutillidae II is a free, open source, deliberately vulnerable web-application providing a target for web-security enthusiast. (OWASP Top 10)
README
# Installation
## Initial Setup
Video tutorials are available at the links below. If you have a LAMP stack set up
aleady, [you might skip directly to installing Mutillidae](https://www.youtube.com/watch?v=TcgeRab7ayM).Note carefully that the source code ishas moved to the ***src*** project directory. **Be careful to adjust accordingly.**
* [How to Create Ubuntu Virtual Machine on VirtualBox](https://www.youtube.com/watch?v=Cazzls2sZVk)
* [How to Install VirtualBox Guest Additions](https://www.youtube.com/watch?v=8VCeFRwRmRU)
* [How to Install Apache Web Server](https://www.youtube.com/watch?v=cZtkVOHRYts)
* [How to Install PHP](https://www.youtube.com/watch?v=Z6IhGGxJidM)
* [How to Install MySQL Server](https://www.youtube.com/watch?v=PsfuaRySts4)
* [How to Reset Root Password in MySQL](https://www.youtube.com/watch?v=yHCUd_5A8vo)
* [How to Install Mutillidae on Linux](https://www.youtube.com/watch?v=TcgeRab7ayM)## Additional Features
Additional features such as HTTPS certificates and virtual hosts can be enabled
* [How to Create Self-Signed Certificate in Apache](https://www.youtube.com/watch?v=sJd0ir9-jSc)
* [How to Create Virtual Hosts in Apache](https://www.youtube.com/watch?v=79mOiU3GfnQ)## Detailed Instructions
Note carefully that the source code ishas moved to the ***src*** project directory. **Be careful to adjust accordingly.**
For detailed instructions, see [the comprehensive guide](https://www.youtube.com/playlist?list=PLZOToVAK85MqxEyrjINe-LwDMhxJJKzmm)