> 2. Modify winamp_in_cdda_buffer_overflow.nasl and seamonkey_114.nasl, > changing the script names slightly and adding > security_note(port:kb_smb_transport(), data:"Checking X"); > after the include(s). X=Winamp or SeaMonkey.
I don't think it's the issue right now, but you may need to comment out other calls to security_note(), security_warning(), and security_hole(). > Settings: > Verbose, paranoid, auto enable dependencies, optimize test, thorough tests. Are you providing SMB credentials? While I realize you're scanning the localhost, plugin #13855 needs them to connect to IPC$. Without them, "SMB/Registry/Enumerated" won't be set, and winamp_in_cdda_buffer_overflow.nasl will exit almost immediately. > Should "SMB/Registry/Enumerated" be added to script_require_keys in > winamp_in_cdda_buffer_overflow.nasl? Yes, it would help during optimization. Thanks for pointing it out. George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
