Step 1 – setup the OWASP DefectDojo

To set up the OWASP DefectDojo, running the Docker image is suggested. Follow these commands to run OWASP DefectDojo. It will run a web service on port 8000:

$ docker run -it -p 8000:8000 appsecpipeline/django-defectdojo bash -c "export LOAD_SAMPLE_DATA=True && bash /opt/django-DefectDojo/docker/docker-startup.bash"

Once the OWASP defectDojo docker is running, use your browser to navigate to http://localhost:8000 with the default credentials (user: admin, password: admin).

In addition, OWASP DefectDojo also provides an online demo. Refer to https://defectdojo.herokuapp.com with the default credentials listed here:

Username Password
admin defectdojo@demo#appsec
product_manager  defectdojo@demo#product

 

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.142.96.146