dvws-node
dvws-node copied to clipboard
Damn Vulnerable Web Services is a vulnerable application with a web service and an API that can be used to learn about webservices/API related vulnerabilities.
Everytime I run one of the graphql queries I get the following error: { "errors": [ { "message": "Missing JWT Admin Auth Token", "locations": [ { "line": 2, "column": 3...
I will caveat this with I'm fairly new to this type of work. I've downloaded the Docker container to an AWS Linux2 host and have used the docker-compose.yml file to...
Could we please have an `openAPI-spec.json` file for the app? I've checked the expected location (/api-docs), but I couldn't find it there. Having the OpenAPI spec would greatly assist in...
Bumps [express-fileupload](https://github.com/richardgirges/express-fileupload) from 1.1.7-alpha.4 to 1.4.0. Release notes Sourced from express-fileupload's releases. v1.4.0 What's Changed Bump minimist from 1.2.5 to 1.2.6 by @dependabot in richardgirges/express-fileupload#310 Upgrade busboy version by @duterte...
Is there any way to get this running on AlmaLinux 9? The npm install fails with lots of errors, wrong paths and many other issues, even after I tried to...
`dvws-node# `docker-compose up` Creating network "dvws-node_default" with the default driver Pulling dvws-mongo (mongo:4.0.4)... Pulling dvws-mysql (mysql:5.7)... Building web ERROR: Service 'web' failed to build: The command '/bin/sh -c npm install...
pull access denied for snoopysecurity/dvws-node, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
## Expected Behavior All routes are user authenticated. ## Current Behavior If the path of internal routes is known they are just accessible without verifying whether the user exists or...
When I was scanning this site, it often crashed because of illegal payloads. So I just added a try catch block to prevent crash of the server.
https://docs.github.com/en/actions/use-cases-and-examples/building-and-testing/building-and-testing-nodejs * `lts/*` is currently Node.js v22 * `latest` is currently Node.js v23 Test results: https://github.com/cclauss/dvws-node/actions Probably needs https://docs.docker.com/build/ci/github-actions