On Fri, Oct 20, 2006 at 10:55:52AM -0400, Doug Nordwall wrote: > I'm trying to use nasl to test a plugin, but i need smb_login.nasl for > it. How do I put in crendentials to test?
If you're using Nessus 3.x, you can specify a KB when calling nasl from the commandline; eg, nasl -k /opt/nessus/var/nessus/users/$user/kbs/$target \ -t $target \ $plugin As long as that has your credentials (say, from a previous scan), you should be good to go. George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
