replay
web server security scanner
RUN apt-get update && \
apt-get install -y nikto
RUN apk add nikto
RUN pacman -S --noconfirm nikto
RUN apt-get update && \
apt-get install -y nikto
RUN dnf install -y nikto
RUN apt-get update && \
apt-get install -y nikto