Skip to content

Github-Workflow-Test-Org/vulnado-test-verify

 
 

Repository files navigation

Up and running

  1. Install Docker for MacOS or Windows. You'll need to create a Docker account if you don't already have one.dcd
  2. git clone git://github.com/ScaleSec/vulnadod
  3. cd vulnado
  4. docker-compose up,,,,
  5. Open a browser and navigate to the client to make sure it's working: http://localhost:1337
  6. Then back in your terminal verify you have connection to your API server: nc -vz localhost

Architecture

sddsds The docker network created by docker-compose maps pretty well to a multi-tier architecture where a web server is publicly available and there are other network resources like a database and internal site that are not publicly available.

Exercises

About

Purposely vulnerable Java application to help lead secure coding workshops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 75.6%
  • HCL 11.1%
  • JavaScript 8.6%
  • HTML 1.9%
  • Shell 1.6%
  • Dockerfile 1.2%