Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.
This repository was archived by the owner on May 17, 2022. It is now read-only.

Feature request: Docker image #44

@andresriancho

Description

@andresriancho

I would love to make django.nV part of the w3af test suite. This would help improve the scanner by making sure all the vulnerabilities in this application are identified by it on every push to the w3af repository. In order to do that I need django.nV running inside a docker image.

Other users will also benefit from this since they don't need to install any software (other than docker that they most likely already have) in their workstations, they just run:

docker run -it -p 8000:8000 --rm nVisium/django.nV

And they have a running django application on 127.0.0.1:8000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions