RE: Nessus 1.3.4 NetBIOS tests.
"Zimin, Alex" <[email protected]>
| Newsgroups | gmane.comp.security.nessus.devel |
|---|---|
| Message-ID | <48FB76BF31A47C4B9893827DEDF7DF2A0125B0@sacexch01.lan.towerrecords.com> |
I had verified, that ports 139 and 445 are listed in the non_simult_ports in nessus.conf and .nessusrc files. However the only results I receive on 139 and 445, that these ports are open. None of the vulnerabilities are detected. Alex. > > Just verified with Nessus 1.3.4 from cvs and latest > plugins, NetBIOS > > tests on port 139 do not return correct results. Can anyone else > > re-create the problem? > > new nessus increases paralallelism (runs faster) and might > muck up netbios if you don't make sure you include 139 and > 445 in the non parallel ports section of nessusd.conf: > > # non_simult_ports = Services/www, 139, Services/finger > non_simult_ports = 139, Services/unknown, 445