-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

nikto


> Web server scanner which performs tests against web servers for multiple items.

More information.


Perform a basic Nikto scan against a target host:

perl nikto.pl -h {192.168.0.1}

Specify the port number when performing a basic scan:

perl nikto.pl -h {192.168.0.1} -p {443}

Scan ports and protocols with full URL syntax:

perl nikto.pl -h {https://192.168.0.1:443/}

Scan multiple ports in the same scanning session:

perl nikto.pl -h {192.168.0.1} -p {80,88,443}

Update to the latest plugins and databases:

perl nikto.pl -update


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 01:08:56 2024