Vulnado – Intentionally Vulnerable Java Application

Vulnado is a purposely vulnerable Java application to help lead secure coding workshops. Vulnado application and exercises will take you through some of the OWASP top 10 Vulnerabilities and how to prevent them. Up & Running Install Docker for MacOS or Windows. You’ll need to create a Docker account if you don’t already have one. git clone git://github.com/ScaleSec/vulnado …