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);
receive packet size is less than 150 bytes. therefore script return false.
smb's login user are administrator or guest. same result...
But I setting that most registry's permission is writeable using regedt32.
why nasl script is not find vulnerability. I want to see that nessus find
writable
registry key.

anybody help me please.

----
Lee, Kuk-hyun ([EMAIL PROTECTED])



-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.

Reply via email to