PDA

View Full Version : WMP Security tip


JacK
August 27th, 2002, 09:10 AM
Hi ;)

Prevent script based attacks on Windows Media Player

. Regedit
. Go to : HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences
. Create a new DWORD value
. name : "PlayerScriptCommandsEnabled" value : 0

It will prevent WMP to open Webpages containing scripts.

(courtesy : supinfo)

javacool
August 27th, 2002, 09:17 AM
Thanks Jack. :)

That's rather interesting, to say the least...

I wonder what other code is hidden in WMP? Time to start creating lots of random registry entries to see what else I can get disabled ;).

-Javacool

TonyKlein
August 27th, 2002, 10:00 AM
Thanks Jack,

Done! :D

Paul Wilders
September 5th, 2002, 05:10 AM
Ladies & Gents,

have a look at this! (http://www.wilderssecurity.com/showthread.php?t=3474)

regards.

paul

JacK
September 5th, 2002, 05:50 AM
Hi Javacool ;)

Nice idea :)

JacK

javacool
September 5th, 2002, 11:53 AM
-{ Quote: " quoting: JacK link=board=18;threadid=3275;start=0#23378 date=1031219403]
Hi Javacool ;)

Nice idea :)

JacK
" }-

Glad you like it.

I figured since we were starting to see exploits relating to WMP scripting, that it was necessary to help people disable scripting in WMP as soon and as easily as possible.

-Javacool

Marianna
September 5th, 2002, 11:53 AM
Hi Javacool ;)

thanks a lot !!