Originally posted by: phexac
Eh I read that article that crookbloke linked, but all it talks about there is how UAC allows to isolate processes that you allow to use admin rights. However it does not give an objective reason for why that is desirable for someone who is knowledgeable enough about computers to not do dumb things.
Scenario: you visit a nice normal safe website like this Forum, and let's hypothetically say that today our advertising-banner supplier has been hacked by the Russian Business Federation (a criminal malware gang that does bad stuff that makes them piles of money). Their maliciously-rigged banner advertisement executes a zero-day exploit in, oh, let's say it's RealPlayer's browser plug-in, or some other browser plugin that you have installed (QuickTime, Java, FaceBook uploader, whatever). Result: a multipronged exploit assault on your system, using the privilege level that your browser is running at.
this happens all the time nowdays.
Did you do anything dumb? No. Do you need protection from this attack anyway? Yeah. Will your "experience" give you any chance to stop the attack? No. UAC will, though... if you're using IE7 in Protected Mode (which requires UAC to be enabled), your browser is running at the lowest possible integrity level and is under severe constraints. If you're using FireFox, then you give up Protected Mode, but if UAC is enabled, at least the exploits won't have unrestrained Admin privileges lying around to do anything they please.
I mean I used XP and never had a single virus in years, which I am sure is also the case for most people on this board.
The problem is, "that was then... this is now." There was a time I had a Win2000 SP1 system hosting an FTP server naked on Comcast broadband, and got away with it (out of ignorance). Today that system in that condition would be pwned in less than ten minutes, possibly less than one minute. Malware today is a crime business that reportedly makes more money than the worldwide illegal drug trade. It didn't used to be like that. The bad guys are probably delighted at all the people who think they're too experienced to need proactive mitigations such as UAC and WIC.
Could someone please link the article that describes actual real-life benefits of using UAC for a knowledgeable user.
You can start with this one:
FireFox's lack of low privilege heightens ANI patch urgency The underlying vulnerability has been patched since then, but hopefully the point is made: proactive mitigation is a good thing to have, sort of like seatbelts in a car. Sorry to hear that you've got software which can't cope with a non-Admin privilege level
🙁
There are other attack vectors worth noting, such as removable media (CD, DVD, flash drive, MP3 player, external drive, memory card, digital picture frame, digital camera). Ever let someone plug in a flash drive, memory card, or lend you a burned CD? With UAC enabled, at least an
AutoPlay attack from one of those won't be awarded Admin privileges on your system.