Thank you Josh and Patrice for the advice. Nmap.nasl is in /opt/nessus/lib/nessus/plugins and nmap is in the PATH.
I made grepable output of nmap with 'nmap -O -sS -sU -oG nmap.out [IP addresses]' Then feed upper result in nessus with ' nessus -V -T text -q localhost 1241 user/pass nmap.out scan.log ' And the result is =================================================== Nessus Scan Report ------------------ SUMMARY - Number of hosts which were alive during the test : 0 - Number of security holes found : 0 - Number of security warnings found : 0 - Number of security notes found : 0 =================================================== In case of using Nessus port scanner I don't get that results. What else I have to configure. May be fine tune something in nessusrc? Thank you. kosta -----Original Message----- From: Josh Zlatin [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 4:03 PM To: Kostadin Kostadinov Cc: [email protected] Subject: Re: How to use Nessus 3.0.3 (Linux) with Nmap port scanning On Mon, 18 Sep 2006, Kostadin Kostadinov wrote: > Hi Guys, > > > > I am planning to scan with Nessus 3.0.3 from command line using Nmap > port scan results but not portscanner of Nessus itself. > > > > Could you advice me how to accomplish that. Take a look at: http://nessus.org/documentation/index.php?doc=nmap-usage -- - Josh _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
