Skip to content

Commit 86168c0

Browse files
authored
New app (#136)
* Add vuln-node.js-express.js-app
1 parent d3cf549 commit 86168c0

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

_data/collection.json

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3079,6 +3079,34 @@
30793079
"notes": "vAPI is a Vulnerable Interface that demonstrates the OWASP API Top 10 vulnerabilities in the means of exercises",
30803080
"badge": "roottusk/vapi"
30813081
},
3082+
{
3083+
"url": "https://github.com/SirAppSec/vuln-node.js-express.js-app",
3084+
"name": "vuln-node.js-express.js-app",
3085+
"author": "SirAppSec",
3086+
"badge": "SirAppSec/vuln-node.js-express.js-app",
3087+
"collection": [
3088+
"container",
3089+
"offline"
3090+
],
3091+
"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. ",
3092+
"references": [
3093+
{
3094+
"name": "download",
3095+
"url": "https://github.com/SirAppSec/vuln-node.js-express.js-app"
3096+
},
3097+
{
3098+
"name": "docker",
3099+
"url": "https://hub.docker.com/r/sirappsec/nodejs-vulnerable-app"
3100+
}
3101+
],
3102+
"technology": [
3103+
"Node.js",
3104+
"Express.js",
3105+
"swagger",
3106+
"sqlite",
3107+
"sequelize"
3108+
]
3109+
},
30823110
{
30833111
"url": "https://github.com/mattvaldes/vulnerable-api",
30843112
"name": "vulnerable-api",
@@ -3405,4 +3433,4 @@
34053433
],
34063434
"url": "https://yrprey.com"
34073435
}
3408-
]
3436+
]

0 commit comments

Comments
 (0)