Today I’d like to dispel a myth about Windows Vista which says that User Account Control (UAC) will not protect users because they will just click “Continue” or “Allow” on the dialogs that ask them for permission for an application to run with Administrator privileges.
Is it a problem that users are often too willing to click Allow or Continue buttons without knowing the full consequences of their action? Certainly. Please don’t think I am contending otherwise. However, consider the following scenario:
At no point during this example is a UAC dialog thrown.
Could a more sophisticated attack cause an attempt at privilege escalation? Depending on the nature of the attack, it’s possible. But in such a case, the user would be presented with a UAC dialog completely out-of-the-blue. It would probably be an unsigned app (scarier dialog), and the user would probably say no.
So what does this mean? It means that UAC is a lot more than just another warning dialog. Don’t turn it off. It just might save you a lot of heartache one day.
* this could be any benign application you use daily, especially internet-connected ones like mail readers, web browsers, chat clients, etc.
[powered by WordPress.]
Hi. I'm Brandon. I'm a geek, and I work on Search technology for Windows at Microsoft. This is my blog.
The views expressed within my blog are my own - and are not in any way indicative of those of the company I work for, Microsoft, or it's employees. No warranties or other guarantees will be offered as to the quality of the opinions or anything else offered here.
February 3rd, 2007 at 1:20 pm
I completely agree with you.
I am actually liking the UAC, and even though it can be annoying - I am making myself get used to it. I especially love that Internet Explorer runs in an even more secure and restricted environment and it is GREAT when I tried to view the source of a Page - when a pop-up jumped and asked me if I am sure I should let Internet Explorer interact with Notepad.
As you point out, if something comes out of the blue and it is unexpected - then users will click NO… It’s just logical.
I’ll include this on my Vista blog and link back.
Cheers,
Petar
http://www.VistaJuice.com
February 11th, 2007 at 6:57 pm
Another positive thing about UAC is it throws a huge spotlight on poorly coded apps, so they can be replaced.