You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Vulnerable Node: A very vulnerable web site written in NodeJS*
9
7
@@ -19,7 +17,7 @@ The goal of this project is to be a project with really vulnerable code in NodeJ
19
17
20
18
## Why?
21
19
22
-
Similar project, like OWASP Node Goat, are pretty and useful for learning process, but not for a real researcher or studding vulnerabilities in source code.
20
+
Similar project, like OWASP Node Goat, are pretty and useful for learning process but not for a real researcher or studding vulnerabilities in source code, because their code is not really vulnerable but simulated.
23
21
24
22
This project was created with the **purpose of have a project with identified vulnerabilities in source code with the finality of can measure the quality of security analyzers tools**.
25
23
@@ -38,8 +36,10 @@ This project simulates a real (and very little) shop site that has identifiable
38
36
39
37
The most simple way to run the project is using docker-compose, doing this:
0 commit comments