To view parent comment, click here.
To read all comments associated with this story, please click here.
VBScript must be executed within the host environment. Every browser has provisions to protect from script propagation as well.
However, the bigger picture, and point alluded to by many, is that this can be bundled with malware, malware will not run without user elevation, so a lot of the danger is a moot point.
The dangerous possibility was the fact that this could be remotely executed with no privileges what so ever, and be used to disable UAC from outside the computer. This is not the case.
However, the bigger picture, and point alluded to by many, is that this can be bundled with malware, malware will not run without user elevation
Unless the malware starts out by running the script, which is the whole point you seem to be missing. An installer can run this script, which disabled UAC, without a UAC prompt! Then the installer can proceed to do whatever it wants with no UAC prompts, as it has been disabled.




Member since:
2006-02-22
My understanding was:
The user gets a file such as see_girl_naked.vbs The file runs a script that emulates some key strokes and poof no UAC. But you could have a nice new mail server installed
What should happen is a warning see_girl_naked.vbs wishes to modify your system files click yes to allow. Obviously if you say yes your an idiot and very little can save you.