replay

web server security scanner

Ubuntu
RUN apt-get update && \ apt-get install -y nikto
Alpine
RUN apk add nikto
Arch Arch Linux
RUN pacman -S --noconfirm nikto
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y nikto
Fedora
RUN dnf install -y nikto
Raspbian
RUN apt-get update && \ apt-get install -y nikto
click the source code to copy install replay on any operating system with command-not-found.com