Skip to content
forked from OWASP/NodeGoat

The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.

License

Notifications You must be signed in to change notification settings

raesene/NodeGoat

 
 

Repository files navigation

NodeGoat

Fork of OWASP Nodegoat to install Datadog ASM.

Setup

  • Copy .env.example to .env and populate your datadog site name and API key.

  • docker-compose build web to build the web application

  • docker-compose up -d to start the containers

  • Open a browser at port 4000 localhost and go from there, the application just works as Nodegoat.

About

The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.4%
  • JavaScript 39.2%
  • Other 0.4%