diff --git a/_data/collection.json b/_data/collection.json index 6635186..47037e2 100644 --- a/_data/collection.json +++ b/_data/collection.json @@ -3079,6 +3079,34 @@ "notes": "vAPI is a Vulnerable Interface that demonstrates the OWASP API Top 10 vulnerabilities in the means of exercises", "badge": "roottusk/vapi" }, + { + "url": "https://github.com/SirAppSec/vuln-node.js-express.js-app", + "name": "vuln-node.js-express.js-app", + "author": "SirAppSec", + "badge": "SirAppSec/vuln-node.js-express.js-app", + "collection": [ + "container", + "offline" + ], + "notes": "A Very Vulnerable Node.js Express.js Web Application and API. Used for testing Security tools, Application security and penetration testing. Using Swagger, Sqlite, Sequelize. ", + "references": [ + { + "name": "download", + "url": "https://github.com/SirAppSec/vuln-node.js-express.js-app" + }, + { + "name": "docker", + "url": "https://hub.docker.com/r/sirappsec/nodejs-vulnerable-app" + } + ], + "technology": [ + "Node.js", + "Express.js", + "swagger", + "sqlite", + "sequelize" + ] + }, { "url": "https://github.com/mattvaldes/vulnerable-api", "name": "vulnerable-api", @@ -3405,4 +3433,4 @@ ], "url": "https://yrprey.com" } -] +] \ No newline at end of file