Found 31 repositories(showing 30)
webpwnized
OWASP Mutillidae II is a free, open-source, deliberately vulnerable web application providing a target for web-security enthusiasts.
citizen-stig
Docker container for OWASP Mutillidae II Web Pen-Test Practice Application
webpwnized
OWASP Mutillidae II is a free, open-source, deliberately vulnerable web application providing a target for web-security enthusiasts.
BLTSEC
Dockerfile for Mutillidae II v2.6.44 running on Ubuntu 16.04 with a Xampp v5.6.30 stack
notdodo
Dockerfile to run OWASP Mutillidae II with NGINX https://github.com/webpwnized/mutillidae
nahidupa
This is docker images for mutillidae (https://sourceforge.net/projects/mutillidae/)
SamuraiWTF
Dockerized Mutillidae vulnerable php webapp.
feltsecure
This is a docker image containing OWASP Mutillidae
dennisMeeQ
docker-compose to run Mutillidae with an external DB
h3x4d3c1m4lcouk
Create a Mutillidae II LEMP (Linux Nginx Mysql PHP) docker container image on Ubuntu 18:04
GitAddRemote
🐞 A one-stop Docker lab of intentionally vulnerable web apps & APIs (DVWA, Juice Shop, Mutillidae, VAmPI, crAPI, etc.) for safe web/API hacking practice.
ghost11411
Local PentestLab Management Script Bash script to manage web apps using docker and hosts aliases. Made for Kali linux, but should work fine with pretty much any linux distro. Current available webapps bWAPP WebGoat 7.1 WebGoat 8.0 Damn Vulnerable Web App Mutillidae II OWASP Juice Shop WPScan Vulnerable Wordpress OpenDNS Security Ninjas Altoro Mutual Vulnerable GraphQL API Get started Using any of these apps can be done in 3 quick and simple steps. 1) Clone the repo Clone this repo, or download it any way you prefer git clone https://github.com/suvz007/pentestlab.git cd pentestlab 2) Install docker sudo apt install docker.io 3) Start an app on localhost Now you can start and stop one or more of these apps on your system. As an example, to start bWAPP just run this command ./pentestlab.sh start bwapp This will download the docker, add bwapp to hosts file and run the docker mapped to one of the localhost IPs. That means you can just point your browser to http://bwapp and it will be up and running. 4) Start an app and expose it from machine Use the startpublic command to bind the app to your IP ./pentestlab.sh startpublic bwapp If you have multiple interfaces and/or IPs, or you need to expose the app on a different port specify it like this ./pentestlab.sh startpublic bwapp 192.168.1.105 8080 IP needs to be an IP on the machine and port in this example is 8080 You can only have one app exposed on any given port. If you need to expose more than one app, you need to use different ports. 5) Stopp any app To stop any app use the stop command ./pentestlab.sh stop bwapp Print a complete list of available projects use the list command ./pentestlab.sh list Running just the script will print help info ./pentestlabs.sh Usage Usage: ./pentestlab.sh {list|status|info|start|startpublic|stop} [projectname] This scripts uses docker and hosts alias to make web apps available on localhost" Ex. ./pentestlab.sh list List all available projects ./pentestlab.sh status Show status for all projects ./pentestlab.sh start bwapp Start docker container with bwapp and make it available on localhost ./pentestlab.sh startpublic bwapp Start docker container with bwapp and make it available on machine IP ./pentestlab.sh stop bwapp Stop docker container ./pentestlab.sh info bwapp Show information about bwapp project Dockerfiles from DVWA - Ryan Dewhurst (vulnerables/web-dvwa) Mutillidae II - OWASP Project (citizenstig/nowasp) bWapp - Rory McCune (raesene/bwapp) Webgoat(s) - OWASP Project Juice Shop - OWASP Project (bkimminich/juice-shop) Vulnerable Wordpress - github.com/wpscanteam/VulnerableWordpress Security Ninjas - OpenDNS Security Ninjas Altoro Mutual - github.com/hclproducts/altoroj Vulnerable GraphQL API - Carve Systems LLC (carvesystems/vulnerable-graphql-api) github references means the docker is custom created and hosted in dockerhub. Troubleshoot / FAQ I can't connect to the application I just stared, what is wrong? Make sure you are using HTTP not HTTPS Try using the IP address instead of the name (to see if the issue is with host file or docker) If you are still not able to connect then follow the steps below to create a ticket I still cannot make it work, how do I create an issue to get help? Do these steps and record ouput (image, copy paste from screen, whatever works for you) Stop the application first (to clean up some configuration that are done during start) Start the application again Run this command to get information about running dockers sudo docker ps Try to access the application using the IP address
InformaticoDelAverno
No description available
prosenjit-manna
mutillidae docker setup
HappyDays-jQuery
OWASP Mutillidae II: Web Pwn in Mass Production.
corysabol
Dockerized Mutillidae Webapp for on the go webapp pwnage
marianojabdala
Run OWASP Mutillidae from docker
dennisMeeQ
No description available
dubromelle
No description available
iummit
Docker-compose YAML file for Mutillidae II
lkfbr
No description available
sn0wf1llin
Mutillidae with LDAP server Dockerfile
Kay-fors
This post is to help you set up Mutillidae on a docker container
TeleginSergey
No description available
Southporter
No description available
mohamedRedahh
No description available
SavioFengGit
Very usefull for WAPT
kazkansouh
Docker image for downloading and running Mutillidae
rattapum1269
ขั้นตอนการติดตั้ง OWASP Mutillidae II + Kali Linux แบบใช้ docker
itboxltda
Laboratorio de Docker para realizar pruebas de vulnerabilidades sobre OWASP Mutillidae