Nessus
[Top] [All Lists]

Re: How to add hydra to nessus

To: nessus@list.nessus.org
Subject: Re: How to add hydra to nessus
From: "George A. Theall" <theall@tenablesecurity.com>
Date: Fri, 15 Dec 2006 13:45:44 -0500
Delivered-to: sp-com-lists@consult.net
Delivered-to: nessus-list1@securepoint.com
Delivered-to: nessus@list.nessus.org
In-reply-to: <121320062135.6586.4580722D0000E3AB000019BA22007589429B9C0704D39C9C0A0C0C0E@comcast.net>
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: <121320062135.6586.4580722D0000E3AB000019BA22007589429B9C0704D39C9C0A0C0C0E@comcast.net>
Sender: nessus-bounces@list.nessus.org
User-agent: Thunderbird 1.5.0.8 (X11/20061110)
On Wed, Dec 13, 2006 at 09:35:41PM +0000, access-list@comcast.net wrote:

I found out that my nessus wx windows GUI that points to
my linux installation 3.0.2 of nessus does not give me the option to
choose the "brute force" family.

That family only contains plugins that use Hydra; that you don't see it suggests there's a problem on the nessusd side loading those plugins.

> The hydra plugins are downloaded
into /opt/nessus/lib/nessus/plugins.  Therefore, I downloaded and
installed hydra 5.3.  However I still cannot get the plugins to
"load".  I found mention of a PATH in regards to nessusd
(http://mail.nessus.org/pipermail/nessus/2004-March/msg00154.html)
but i do not understand.

For the sake of discussion, suppose you installed Hydra under /usr/local/hydra. You need to ensure that appears in the PATH environment variable when nessusd is started. For example, if you start nessusd from the commandline, you could do:

  PATH=$PATH:/usr/local/hydra /opt/nessus/sbin/nessusd -D

assuming you use sh / ksh / bash as your shell.

If you start nessusd through a startup script, edit that and tweak the PATH variable as appropriate.

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>