Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Account Control: Running Windows Vista with Least Privilege |
|---|---|
| Date: | Sun, 06 Aug 2006 00:33:35 +0200 |
Susan Bradley, CPA aka Ebitz - SBS Rocks [MVP] wrote:
*This session talks about the technology behind this change to Windows, including the isolation of Admin from Standard User code on the same desktop,
I would like to add that running higher priveleged applications on the same desktop as lower priveledged ones is accompanied by a security-relevant design flaw in Windows' unauthenticated window message system allowing shatter attacks on windows of higher-priveledged processes. I'd reference to the excellent work of Chris Paget for further details.
Windows Vista was aimed to bring UIPI, adding a "privelege level" to the process structure and changing the messaging system in a way so that windows with "lower" priveleges are not allowed to send messages to windows with "higher" priveleges, however, as far as I can see, one can only make use of this feature for processes started with a filtered token or software explicitly using SetNamedSecurityInfoW calls, so threats may remain for services with GUI components and high-priveleged applications started via runas or EPAL.
| All applications run by a limited user have the same UI privilege | level. As a limited user, applications are run at a single privilege | level. UIPI does not interfere or change the behavior of window | messaging between applications at the same privilege level. UIPI | comes into effect for a user who is a member of the administrators | group and may be running applications with least privilege (sometimes | referred to as a process with a filtered token) and also processes | running with full administrative privileges on the same desktop. UIPI | prevents lower privilege processes from accessing higher privilege | processes by blocking the following behavior.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnlong/html/AccProtVista.asp
Denis
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Account Control: Running Windows Vista with Least Privilege, Denis Jedig |
|---|---|
| Next by Date: | Help needed, Michael Mooney |
| Previous by Thread: | Re: Account Control: Running Windows Vista with Least Privilege, Susan Bradley, CPA aka Ebitz - SBS Rocks [MVP] |
| Next by Thread: | RE: Account Control: Running Windows Vista with Least Privilege, Matthew Conover |
| Indexes: | [Date] [Thread] [Top] [All Lists] |