Nikto with ansi2html
docker run --rm -it jorgeandrada/nikto -host www.example.org -port 443 -ssl
docker run --rm -it jorgeandrada/nikto -host www.example.org
docker run --rm -it -v $PWD/output:/tmp/nikto jorgeandrada/nikto -host www.example.org -p 80 -Format htm -output /tmp/nikto/example.html
Content type
Image
Digest
Size
16.8 MB
Last updated
almost 8 years ago
docker pull jorgeandrada/nikto