On Thu, 1 May 2008 06:32:22 -0700 (PDT) Larry Petty <[EMAIL PROTECTED]> wrote:
> How are the Nessus SNMP Scanner, Nessus Netstat Scanner, and SYN Scan > options controlled via the command line? They are enabled (or not) in the nessusrc file. > I want to verify that I'm only using the Nessus TCP scanner. Look at the SCANNER_SET section. For example: begin(SCANNER_SET) 10180 = yes --> ping_host.nasl 14259 = no --> nmap.nasl 14272 = yes --> netstat_portscan.nasl 14274 = yes --> snmpwalk_portscan.nasl 14663 = no --> amap.nasl 10335 = yes --> nessus_tcp_scanner.nes 10796 = yes --> labrea.nasl 11219 = no --> synscan.nes 11840 = yes --> TLD_wildcard.nasl end(SCANNER_SET) -- http://www.bigfoot.com/~arboi http://ma75.blogspot.com/ PGP key ID : 0x0BBABA91 - 0x1320924F0BBABA91 Fingerprint: 1048 B09B EEAF 20AA F645 2E1A 1320 924F 0BBA BA91 _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
