Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/l1ghtn1ng/mutillidae-ansible

Ansible playbook to install Mutillidae which is a vulnerable web app by design
https://github.com/l1ghtn1ng/mutillidae-ansible

ansible ansible-playbook infosec labs vulnerabilities vulnerable

Last synced: about 1 month ago
JSON representation

Ansible playbook to install Mutillidae which is a vulnerable web app by design

Awesome Lists containing this project

README

        

# Mutillidae-Ansible
Easy way to install Mutillidae on Ubuntu 22.04 using Ansible,
for more information on this app please see the upstream repo https://github.com/webpwnized/mutillidae. Before running this playbook you will need to run collection_install.sh first but you do need ansible installed before that.

# Running playbook
Setup an Ubuntu 22.04 server with a user called ansible and update the IP in the hosts.yml file and do the following from the root of this folder on a host that has ansible installed

ansible-playbook main.yml -i hosts.yml main.yml -k -K