Difference between revisions of "User Account Control (UAC)"
From Forensics Wiki
Joachim Metz (Talk | contribs) (→External Links) |
Joachim Metz (Talk | contribs) (→External Links) |
||
| Line 15: | Line 15: | ||
* [http://en.wikipedia.org/wiki/User_Account_Control Wikipedia: User Account Control] | * [http://en.wikipedia.org/wiki/User_Account_Control Wikipedia: User Account Control] | ||
* [http://www.codeproject.com/Articles/19165/Vista-UAC-The-Definitive-Guide Vista UAC: The Definitive Guide] | * [http://www.codeproject.com/Articles/19165/Vista-UAC-The-Definitive-Guide Vista UAC: The Definitive Guide] | ||
| − | * [http://blogs.msdn.com/b/alexcarp/archive/2009/06/25/the-deal-with-luafv-sys.aspx The deal with LUAFV.SYS] | + | * [http://blogs.msdn.com/b/alexcarp/archive/2009/06/25/the-deal-with-luafv-sys.aspx The deal with LUAFV.SYS], Alex Carp , June 25 2009 |
* [http://journeyintoir.blogspot.ch/2012/10/you-are-not-admin-with-uac.html You Are Not Admin with UAC], by [[Corey Harrell]], October 8, 2012 | * [http://journeyintoir.blogspot.ch/2012/10/you-are-not-admin-with-uac.html You Are Not Admin with UAC], by [[Corey Harrell]], October 8, 2012 | ||
* [http://journeyintoir.blogspot.ch/2013/03/uac-impact-on-malware.html UAC Impact on Malware], by [[Corey Harrell]], March 4, 2013 | * [http://journeyintoir.blogspot.ch/2013/03/uac-impact-on-malware.html UAC Impact on Malware], by [[Corey Harrell]], March 4, 2013 | ||
[[Category:Windows]] | [[Category:Windows]] | ||
Revision as of 01:44, 6 March 2013
|
Please help to improve this article by expanding it.
|
User Account Control (UAC) is a Windows sub-system introduced in Windows Vista that limits application software to standard user privileges until an administrator authorizes an increase or elevation.
The file virtualization part of UAC is also referred to as LUA (LUAFV.SYS).
EventLogs
Related EventLogs:
C:\Windows\System32\winevt\Logs\Microsoft-Windows-UAC%4Operational.evtx C:\Windows\System32\winevt\Logs\Microsoft-Windows-UAC-FileVirtualization%4Operational.evtx
External Links
- Wikipedia: User Account Control
- Vista UAC: The Definitive Guide
- The deal with LUAFV.SYS, Alex Carp , June 25 2009
- You Are Not Admin with UAC, by Corey Harrell, October 8, 2012
- UAC Impact on Malware, by Corey Harrell, March 4, 2013