On Thu, Nov 07, 2002 at 03:14:41PM +0900, Lee, Kuk Hyun wrote: > I tested smb_reg_*.nasl script in my windows 2000 sp3. Because I want to > see whether nessus will find vulnerability, I setting most registry key's > permission > is writeable by guest, administrator, etc. > > And then I find nessus not find vulneraibility. because > > example) smb_reg_hklm.nasl > line 735: > in registry_writeable_key() > > if(strlen(r3) < 150)return(FALSE);
there was a problem with win2k in older versions of nessus and older versions of the nasl. Make sure you are using the latest 1.20 versions. -- Michael Scheidell, CEO SECNAP Network Security, LLC Sales: 866-SECNAPNET / (1-866-732-6276) Main: 561-368-9561 / www.secnap.net Looking for a career in Internet security? http://www.secnap.net/employment/ - [EMAIL PROTECTED]: general discussions about Nessus. * To unsubscribe, send a mail to [EMAIL PROTECTED] with "unsubscribe nessus" in the body.
