diff --git a/app/views/login.html b/app/views/login.html index 6e4f82fd4..f1112f55c 100644 --- a/app/views/login.html +++ b/app/views/login.html @@ -45,7 +45,7 @@
- The Node Goat is an educational Node.js web application vulnerable to the OWASP Top 10 risks. It is intended to show how each of these vulnerabilities can manifest + The Node Goat is an educational Node.js web application vulnerable to the OWASP Top 10 risks. It is intended to show how each of these vulnerabilities can manifest in a Node.js specific way, and provides the subsequent mitigation for each with source code examples.
To start hacking the application, login using the form below, or access the tutorial guide to know more.
@@ -91,15 +91,27 @@