[Nikto-discuss] Port Range Scanning Broken?

Sullo sullo at cirt.net
Fri Apr 11 16:08:50 UTC 2008


Since most of you aren't members of Assembla, and the update is going to
require a new packaging of Nikto (since it's in a place that the
auto-updater can't currently handle), I wanted to let you know that a
patch from deity is available if this functionality is critical and not
working for you:

Trac bug info: https://trac2.assembla.com/Nikto_2/ticket/23
Patch info: https://trac2.assembla.com/Nikto_2/changeset/29

Much thanks to Thorin for reporting & deity for fixing.
-Sullo


Thorin Oakenshield wrote:
> Has anyone experienced the following issue? Any ideas/insight?
>
> Dashed ranges appear to be broken, i.e.:
>
> $ perl nikto.pl -findonly -h host.com <http://host.com> -p 80-82
> ---------------------------------------------------------------------------
> - Nikto 2.02/2.03     -     cirt.net <http://cirt.net>
> + No HTTP(s) server found on host.com <http://host.com> / 80-82
> + 1 host(s) tested
>
> Comma separated ranges seem to work:
>
> $ perl nikto.pl -findonly -h host.com <http://host.com> -p 80,81,82
> ---------------------------------------------------------------------------
> - Nikto 2.02/2.03     -     cirt.net <http://cirt.net>
> + Server: http://host.com:80     Microsoft-IIS/6.0
> + No HTTP(s) server found on host.com <http://host.com> / 81
> + No HTTP(s) server found on host.com <http://host.com> / 82
> + 1 host(s) tested
>
> Single ports seem to work:
>
> $ perl nikto.pl -findonly -h host.com <http://host.com> -p 80
> ---------------------------------------------------------------------------
> - Nikto 2.02/2.03     -     cirt.net <http://cirt.net>
> + Server: http://host.com:80     Microsoft-IIS/6.0
> + 1 host(s) tested
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Nikto-discuss mailing list
> Nikto-discuss at attrition.org
> https://attrition.org/mailman/listinfo/nikto-discuss
>   



More information about the Nikto-discuss mailing list