Nessus
[Top] [All Lists]

Re: Need more vuln information on Nessus PluginID 15640

To: nessus@list.nessus.org
Subject: Re: Need more vuln information on Nessus PluginID 15640
From: "George A. Theall" <theall@tenablesecurity.com>
Date: Fri, 15 Dec 2006 13:00:20 -0500
Delivered-to: sp-com-lists@consult.net
Delivered-to: nessus-list1@securepoint.com
Delivered-to: nessus@list.nessus.org
In-reply-to: <45812FA5.6070107@xs4all.nl>
List-archive: <http://mail.nessus.org/pipermail/nessus>
List-help: <mailto:nessus-request@list.nessus.org?subject=help>
List-id: Discussion of Nessus software <nessus.list.nessus.org>
List-post: <mailto:nessus@list.nessus.org>
List-subscribe: <http://mail.nessus.org/mailman/listinfo/nessus>, <mailto:nessus-request@list.nessus.org?subject=subscribe>
List-unsubscribe: <http://mail.nessus.org/mailman/listinfo/nessus>, <mailto:nessus-request@list.nessus.org?subject=unsubscribe>
References: <457985EA.1000805@xs4all.nl> <4579A61D.50908@tenablesecurity.com> <457EA898.4060604@xs4all.nl> <457EB99E.7050606@tenablesecurity.com> <45812FA5.6070107@xs4all.nl>
Sender: nessus-bounces@list.nessus.org
User-agent: Thunderbird 1.5.0.8 (X11/20061110)
On Thu, Dec 14, 2006 at 12:04:05PM +0100, oskar wrote:

One more question, we're trying to reproduce this finding with :
Via the normal nessus command we do get the finding, but running the individual .nasl script we don't

nasl -t 10.0.0.1 http_url_format_string.nasl

The problem is that the commandline NASL interpreter doesn't know that it needs to speak SSL. If you have Nessus 3.x, you can do get around this by specifying the KB file with the "-k" option; eg:

  nasl -k /opt/nessus/var/nessus/users/{user}/kbs/10.0.0.1 \
    -t 10.0.0.1 \
    http_url_format_string.nasl

provided that the KB has information about the appropriate transport layer.


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

<Prev in Thread] Current Thread [Next in Thread>