Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

Re: How to add hydra to nessus

Subject: Re: How to add hydra to nessus
Date: Fri, 15 Dec 2006 13:45:44 -0500
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>