replay.pl
web server security scanner
Install
- All systems
-
curl cmd.cat/replay.pl.sh
- Ubuntu
-
apt-get install nikto
- Alpine
-
apk add nikto
- Arch Linux
-
pacman -S nikto
- Kali Linux
-
apt-get install nikto
- Fedora
-
dnf install nikto
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nikto
- OS X
-
brew install nikto
- Raspbian
-
apt-get install nikto
- Dockerfile
- dockerfile.run/replay.pl
- Docker
-
docker run cmd.cat/replay.pl replay.pl
powered by Commando
nikto
web server security scanner
Nikto is a pluggable web server and CGI scanner written in Perl, using rfp's LibWhisker to perform fast security or informational checks. Features: - Easily updatable CSV-format checks database - Output reports in plain text or HTML - Available HTTP versions automatic switching - Generic as well as specific server software checks - SSL support (through libnet-ssleay-perl) - Proxy support (with authentication) - Cookies support