blogmarks.net Get Firefox!

Mark's Sysinternals Blog: The Power in Power Users

30 month ago

kayodeok : Mark's Sysinternals Blog: The Power in Power Users - What many administrators fail to realize, however, is that this power comes at the price of true limited-user security

Tags : daily least_privilege security server sysadmin windows

  copy

Why doesn't Windows File Protection use ACLs to protect files?

33 month ago

kayodeok : Why doesn't Windows File Protection use ACLs to protect files? - Windows File Protection works by replacing files after they have been overwritten. Why didn't Windows just apply ACLs to deny write permission to the files? We tried that. It didn't work.

Tags : daily install least_privilege security software windows winvista winxp winxpsp2

  copy

Default ACLs on Windows Event Logs

33 month ago

kayodeok : Default ACLs on Windows Event Logs - What are the default ACLs on Windows event logs? Here's the answer, straight from the source code with only a little formatting help from me, and in more detail than you probably care to know

Tags : daily least_privilege logs security windows

  copy

Mark's Sysinternals Blog: Running as Limited User - the Easy Way

34 month ago

kayodeok : Mark's Sysinternals Blog: Running as Limited User - the Easy Way - Process Explorer’s Run as Limited User menu item in the File menu opens a dialog that looks like and acts like the standard Windows Run dialog, but that runs the target process without administrative privileges:

Tags : daily least_privilege security web windows

  copy

Aaron Margosis' WebLog : Fixing "LUA bugs", Part I

34 month ago

kayodeok : Aaron Margosis' WebLog : Fixing "LUA bugs", Part I - In this mini-series of posts, I’ll lay out a systematic approach for working around LUA bugs that minimizes exposure. I’ll discuss approaches from most-preferred to least-preferred, with some of the pros and cons of each. By the way, while

Tags : bugs daily least_privilege security windows winvista winxp

  copy

Report: Many Apps Misconfigure Security Settings

34 month ago

kayodeok : Report: Many Apps Misconfigure Security Settings - My fellow Princeton computer scientists Sudhakar Govindavajhala and Andrew Appel released an eye-opening report this week on access control problems in several popular applications

Tags : daily least_privilege security windows

  copy

Microsoft Security Advisory (914457): Possible Vulnerability in Windows Service ACLs

34 month ago

kayodeok : Microsoft Security Advisory (914457): Possible Vulnerability in Windows Service ACLs - Microsoft is aware of published information and proof-of-concept code that that attempts to exploit overly permissive access controls on third- party (i.e., non-Microsoft) application services.

Tags : advisories alerts bugs daily exploits least_privilege poc security support windows winxp

  copy

What is a "LUA Bug"? (And what isn't a LUA bug?)

34 month ago

kayodeok : What is a "LUA Bug"? (And what isn't a LUA bug?) - A "LUA bug," then, refers to an application - or a feature of an application - that works correctly when run with elevated privileges but fails to work for a LUA user, and where there is no technical or business reason for requiring elevated privileges

Tags : bugs daily least_privilege security windows winxp

  copy

Windows Access Control Demystified

35 month ago

kayodeok : Windows Access Control Demystified - I just came across an interesting paper being published out of Princton in which the authors have constructed a logical model of Windows XP access control, in a declarative but executable format. They have even built a simple scanner that reads access-con

Tags : daily filesystems hacks least_privilege modeling networks pdf registry security windows winxp

  copy

Applying the Principle of Least Privilege to User Accounts on Windows XP

35 month ago

kayodeok : Applying the Principle of Least Privilege to User Accounts on Windows XP - To read: Applying the Principle of Least Privilege to User Accounts on Windows XP

Tags : daily least_privilege security toread windows winxpsp2

  copy

Useful registry hack to "Run As" MSI packages

36 month ago

kayodeok : Useful registry hack to "Run As" MSI packages - How to tweak the registry so you can finally right click and "Run As" MSI packages when you are running with least privilege in Windows

Tags : daily least_privilege security sysadmin tips windows

  copy

Mark's Sysinternals Blog: Circumventing Group Policy as a Limited User

36 month ago

kayodeok : Mark's Sysinternals Blog: Circumventing Group Policy as a Limited User - Windows administrators should be aware that if a user, even one running with a limited account, can execute just one program of their choice that they also can circumvent many group policy settings, including ones aimed specifically at tightening security

Tags : bugs daily hacks least_privilege security windows

  copy

Reducing browser privileges

38 month ago

kayodeok : Reducing browser privileges - A simple yet little-known approach exists for users to avoid many of these vulnerabilities in any web browser. It is a novel tool called "Drop My Rights," created by Microsoft's Michael Howard

Tags : browsers daily least_privilege security web windows

  copy

IEBlog : More details on Protected Mode IE in Windows Vista

39 month ago

kayodeok : IEBlog : More details on Protected Mode IE in Windows Vista - Protected Mode helps to eliminate the silent install of malicious code through Windows Vista’s User Account Protection (UAP) technology by blocking writes outside of the Temporary Internet Files (TIF) folder

Tags : browsers daily internetexplorer least_privilege security web windows winvista

  copy

User Account Protection (UAP) in Vista: Did Microsoft get it right?

39 month ago

kayodeok : User Account Protection (UAP) in Vista: Did Microsoft get it right? - Even when logged into the administrator account, apps will start up in standard mode (meaning without elevated privileges). If you need admin perms, then you can select "Run Elevated" to do so. In many cases, it will prompt you to do so

Tags : beta daily least_privilege security sysadmin windows winvista

  copy

SAFER security levels

41 month ago

kayodeok : SAFER security levels - How to get Windows XP's Software Restriction Policy to display the three other SAFER security levels (Normal User, Constrained, Untrusted) in addition to the default security levels (Disallow, Untrusted)

Tags : daily howto least_privilege registry security tips windows winxp

  copy

Hall Of Shame is a list of programs and applications which do not work in User mode in Windows

42 month ago

kayodeok : Hall Of Shame is a list of programs and applications which do not work in User mode in Windows - This wiki page is dedicated to the thousands of applications that break when run as non-admin

Tags : daily least_privilege security utilities via:castlecops wiki windows

  copy

The Administrator Accounts Security Planning Guide

42 month ago

kayodeok : The Administrator Accounts Security Planning Guide - The main goal of this guide is to provide prescriptive guidance in terms of the steps you can take to secure your local and domain-based administrator-level accounts and groups

Tags : daily guidelines least_privilege security servers technet via:brianjohnson windows winxp

  copy

Clarifying Low-Rights IE

42 month ago

kayodeok : Clarifying Low-Rights IE - "It is a defense-in-depth feature, meant to back up and support the many other security features. [...] Low-rights IE will only be available in Longhorn because it's based on the new Longhorn security features that make running without Administrator pri

Tags : browsers daily internetexplorer least_privilege security web windows

  copy

The Administrator Accounts Security Planning Guide

42 month ago

kayodeok : The Administrator Accounts Security Planning Guide - This guide is an indispensable resource when you plan strategies to secure administrator-level accounts in Microsoft Windows NT -based operating systems such as Windows Server 2003 and Windows XP. It addresses the problem of intruders who acquire administ

Tags : daily guidelines least_privilege security servers windows winxp

  copy

How to allow users to manage file and print shares without granting other advanced privileges

44 month ago

kayodeok : How to allow users to manage file and print shares without granting other advanced privileges - This post describes how to grant users the ability to manage shares through Windows Explorer or the "NET SHARE" command line, without granting other advanced privileges

Tags : daily howto least_privilege security windows winxp

  copy

Using Image File Execution options as an Attack Vector on Windows

45 month ago

kayodeok : Using Image File Execution options as an Attack Vector on Windows - Spyware doesn't have to worry about trying to hide and start execution in the Run/RunOnce keys when they could simply tag to a common exe that starts up, and on startup spawn the real executable after doing its bidding. I will leave that to the reader to

Tags : daily exploits least_privilege poc security spyware trustworthy windows

  copy
xml
Upian.