Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.
/ docker-zap-elk Public archive

Automated Security Tests via Dockerised Owasp-Zap, Results in Kibana

Notifications You must be signed in to change notification settings

boranx/docker-zap-elk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-zap-elk

Automated Security Tests via Dockerised Owasp-Zap and zap-cli, Results in Kibana.

You can integrate results with your own reporting tool. It creates a html,xml and a json file. Therefore, CI tool integration is easy.

Requirements


  • Docker
  • Docker-compose

Usage


Just pass URL Parameter to the script. The scan can take more than 30 mins. because of the web crawler (Spider).

./run-docker.sh https://www.example.com/
  • Kibana is running on port 5601. just browse : http://localhost:5601 (username: elastic, pass: changeme)

  • Import view.json to your kibana in order to see a good dashboard. (Optional)


Inspired from this project : https://github.com/stephendonner/docker-zap

About

Automated Security Tests via Dockerised Owasp-Zap, Results in Kibana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages