> I've just written a plugin to check for versions < 5.35, but 
> you'll need to set report paranoia to paranoid (under the 
> General settings in the Windows client) for it to run. Look 
> for it to appear in the plugin feed shortly.

I'm still not seeing winamp scanning from Windows, even with paranoia
enabled.

Looking at the nasl scripts, it looks like winamp will not be detected
if it is not installed in the default location (program
files\winamp\winamp.exe).  Most of our machines use the dafault path,
but not all.  Winamp used to be bundled with Netscape, in which case it
got installed under the Netscape directory.

I wrote a Rexx script to check Winamp version.  I couldn't find a single
location in the registry that points to winamp.exe.  I look first in
  HKLM\SOFTWARE\Classes\Applications\Winamp.exe\shell\open\command
and if that key doesn't exist, I try
  HKLM\SOFTWARE\Clients\Media\Winamp\shell\open\command
I could still be missing some, I'm not sure.
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to