Mailing List Archive

Nikto.nasl - error
Hi
I would like to inform that I have found a bad parameter error at line
87 in the file called "nikto.nasl"

Line 87
Version: 1.5
if ("yes" >< p) argv[i++] = "-gener";

I would like to suggested the following line:
if ("yes" >< p) argv[i++] = "-generic";

It is correct?
_______________________________________________
Plugins-writers mailing list
Plugins-writers@list.nessus.org
http://mail.nessus.org/mailman/listinfo/plugins-writers
Re: Nikto.nasl - error [ In reply to ]
On Wed, 10 Jan 2007 16:06:20 -0300
Ulises2k <ulises2k@gmail.com> wrote:

> Hi
> I would like to inform that I have found a bad parameter error at line
> 87 in the file called "nikto.nasl"

IIRC, this was a work around for an old problem.

> I would like to suggested the following line:
> if ("yes" >< p) argv[i++] = "-generic";
> It is correct?

Probably.
_______________________________________________
Plugins-writers mailing list
Plugins-writers@list.nessus.org
http://mail.nessus.org/mailman/listinfo/plugins-writers
Re: Nikto.nasl - error [ In reply to ]
On Wed, Jan 10, 2007 at 04:06:20PM -0300, Ulises2k wrote:

> I would like to inform that I have found a bad parameter error at line
> 87 in the file called "nikto.nasl"

Thanks for the report. We've just committed a fix that should become
available in a few hours.

George
--
theall@tenablesecurity.com
_______________________________________________
Plugins-writers mailing list
Plugins-writers@list.nessus.org
http://mail.nessus.org/mailman/listinfo/plugins-writers