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. |

| Subject: | Re: Nikto and Nessus integration |
|---|---|
| Date: | Wed, 25 Jul 2007 19:29:21 -0400 |
On 07/25/07 12:11, Ramos, Jaime J. wrote:
Can someone show me an example of having Nikto in the PATH of Nessus?
...
Nikto - /home/myname/nikto-1.36/nikto.pl Nessus - /opt/nessus/sbin/nessusd
Nikto needs to be found in the PATH available to nessusd when it starts. Assuming you're using bash and have the startup script /etc/init.d/nessusd, you could achieve this by running: PATH=$PATH:/home/myname/nikto-1.36/nikto.pl /etc/init.d/nessusd restart If that works, you may want to figure out how to install nikto in one of the directories where binaries usually go (eg, /usr/bin) or how to make the change in PATH permanent. Speak with your vendor or organization's systems administration team for the best approach. 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> |
|---|---|---|
| ||
| Previous by Date: | Nikto and Nessus integration, Ramos, Jaime J. |
|---|---|
| Next by Date: | Nessus command line, John J. Culkin |
| Previous by Thread: | Nikto and Nessus integration, Ramos, Jaime J. |
| Next by Thread: | Nessus command line, John J. Culkin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |