sjinks / docker-alpine-wapiti

An Alpine-based image to run wapiti web application vulnerability scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-alpine-wapiti

DEPRECATED, please use the official Dockerfile.

An Alpine-based image to run wapiti web application vulnerability scanner

Usage

docker run -it --rm -v $(pwd)/wapiti:/.wapiti wildwildangel/wapiti --help

Mount points:

  • /.wapiti: this is where wapiti stores its progress and report files

About

An Alpine-based image to run wapiti web application vulnerability scanner


Languages

Language:Dockerfile 100.0%