These artifacts install and setup purposefully vulnerable code for demonstration purposes. Never install any of this repo's code outside of a lab setting.
playbook.yml
installs python on a clean Ubuntu server.
playbook2.yml
sets up php (and adds apt repo ppa:ondrej/php), nginx, copies over test.php, and creates an uploads folder.
command line running ansible-playbook playbook.yml --ask-become-pass
Demo msf module for the contrived example. This goes inside of your .msf4
user folder.
Vulnerable target
Nothing special here for now. Routes will likely evolve with additional app stacks.