Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Zap Scanner

License: MIT

What for ?

Scan a list of URLS with Zap Scan and Generatin an html report file

Prerequisite

  • You need to have Docker installed

Clone this repo

git clone "https://github.com/valentinmne/docker-zap-scanner.git"
cd docker-zap-git
sudo chmod +x scanner.sh

Execute the shell script :

./scanner.sh [http or https] [file to use] [path to save your scan]

Arguments:

Arg Position Usages Value by default In Terminal
1 choose http or https scan for the url provided https sudo ./command.sh http
2 Select the textfile where url are stored urls.txt sudo ./command.sh http url.txt
3 Specify the path to save your scan /var/www/html sudo ./command.sh http url.txt /docker/scanner/

Currently implemented

  • Args handeling
  • Scan a list of url stored in a file

Sources :

Contributors

About

Scan a list of URLS with Zap Scan

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages