On Sep 26, 2006, at 8:22 AM, [EMAIL PROTECTED] wrote:


I suppose that it's due to the fact that the OS is not recognized when the
plugin is launched in standalone :

Correct.

Is there a way to force the plugin to check the vuln anyway.

Edit the plugin and remove the two lines :


os = get_kb_item ("Host/OS/smb") ;
if ("Windows" >!< os) exit(0);


Or you can load a previously saved kb by doing :

nasl -k /opt/nessus/var/nessus/users/<you>/kbs/IP/OF/TARGET/ IP.OF.TARGET -t ip.of.target smb_kb917159.nasl



                                -- Renaud

_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to