On Fri, Mar 18, 2005 at 10:30:19AM -0500, Paul Melson wrote: > I have put together a list of ports I would like to scan (because a 'Polite' > scan of TCP and UDP 1-65535 takes too long), and am wondering if I can > specify a file and path on the 'port_range = ' line of .nessusrc. I don't > know if it makes a difference, but I would prefer to use nmap.
Create a file like /usr/share/nmap/nmap-services and put it in directory X. Then run Nmap with: $ NMAPDIR=X nmap -F -oG output ... and later feed Nessus with the "output". Martin Mačok ICT Security Consultant _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
