<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Avecto Blog</title>
	<atom:link href="http://www.avecto.com/connect/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.avecto.com/connect/blog</link>
	<description>Least Privilege</description>
	<lastBuildDate>Wed, 19 May 2010 17:11:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10 Reasons to use Privilege Guard over UAC</title>
		<link>http://www.avecto.com/connect/blog/2010/05/10-reasons-to-use-privilege-guard-over-uac/</link>
		<comments>http://www.avecto.com/connect/blog/2010/05/10-reasons-to-use-privilege-guard-over-uac/#comments</comments>
		<pubDate>Wed, 19 May 2010 16:03:17 +0000</pubDate>
		<dc:creator>Mark Austin</dc:creator>
				<category><![CDATA[Least Privilege]]></category>
		<category><![CDATA[Privilege Guard]]></category>
		<category><![CDATA[User Account Control (UAC)]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.avecto.com/connect/blog/?p=188</guid>
		<description><![CDATA[
As many organizations look to migrate to Windows 7, it is an opportune time to review user privileges.  User Account Control (UAC) was introduced by Microsoft in Windows Vista, and it has remained much the same in Windows 7, albeit with a few minor tweaks to its default behavior. Although UAC is a welcome addition [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<p>As many organizations look to migrate to Windows 7, it is an opportune time to review user privileges.  User Account Control (UAC) was introduced by Microsoft in Windows Vista, and it has remained much the same in Windows 7, albeit with a few minor tweaks to its default behavior. Although UAC is a welcome addition to Windows, it really doesn’t provide a corporate solution to least privilege.</p>
<p>Here are 10 reasons why Privilege Guard provides a more suitable solution for the corporate environment.</p>
<p><strong>1. Policy Driven Approach</strong></div>
<p>UAC is a user driven approach to least privilege, in that users make the decision on whether an application should run with administrative rights. Privilege Guard, on the other hand, takes a policy driven approach, where the IT department has complete control over which applications run with administrative rights. It is tightly integrated with Active Directory Group Policy, so no additional backend infrastructure is required to deploy Privilege Guard policies.</p>
<p><strong>2. </strong><strong>Standard User Account</strong></p>
<p>UAC requires the user to either logon with a local administrator account or to have access to a local administrator account, which gives the user too much control, leading to deliberate or accidental misuse of these privileges. Privilege Guard enables all users to logon with standard user accounts, as elevated rights are assigned directly to the applications that require them, without the user requiring access to a local administrator account.</p>
<p><strong>3. </strong><strong>Granular Privilege Control</strong></p>
<p>UAC can only assign full administrative rights to an application, whereas Privilege Guard can assign granular privileges to individual applications, including, but not limited to, full administrative rights. With Privilege Guard, custom access tokens may be defined, enabling granular control over the groups, privileges and integrity level within an access token. </p>
<p><strong>4. </strong><strong>Privilege Inheritance</strong></p>
<p>Once an application is assigned administrative rights with UAC, all child processes of that application will automatically inherit those rights, and there is no way to override this behavior. In Privilege Guard, privilege inheritance may be defined on a per application basis, ensuring privileges are only inherited where it is absolutely necessary. In addition, Privilege Guard will force standard user rights on the common file dialog that many applications utilize to allow a user to open or save files. This dialog has full explorer capabilities, so it is important to revoke administrative rights from this dialog, to ensure that deliberate or inadvertent modification of files in restricted operating system and application directories is not possible.</p>
<p><strong>5. </strong><strong>On Demand Elevation</strong></p>
<p>Although UAC does provide an on demand elevation facility through the “Run as administrator” shell context menu, the requirement for a user to have an administrator password makes this facility inappropriate for most corporate users, with the exception of real system administrators. Privilege Guard enables a custom shell menu item to be defined, which may be applied to all or selected applications. This on demand facility functions under a standard user account, without the need for an administrator password. In addition, the user may be prompted with a custom message and optionally be asked to provide a reason for their actions, which is audited. Users can also be forced to re-authenticate before elevating an application, providing an extra level of security and discouraging a nonchalant attitude.</p>
<p><strong>6. </strong><strong>Application Support</strong></p>
<p>UAC may be invoked for executables and installer packages, either because an application is deemed to require administrative rights, or the user has launched the application via “Run as administrator”. In addition to executables and installers, Privilege Guard can also manage the privileges assigned to individual scripts, including batch files, WSH scripts and PowerShell scripts. For more advanced users, Privilege Guard can elevate management console snap-ins, without giving the user elevated rights over the entire MMC. Privilege Guard can also handle the installation of authorized ActiveX controls.</p>
<p><strong>7. </strong><strong>Auditing</strong></p>
<p>An important aspect of Privilege Guard is the ability to provide a comprehensive audit trail of each user’s actions. This audit trail may be vital to satisfy regulatory or internal compliance initiatives. Privilege Guard logs detailed application and policy information, including the end user’s reason for elevating an application, where applicable.</p>
<p><strong>8. </strong><strong>Privilege Monitoring</strong><strong> </strong></p>
<p>Privilege Guard includes a privilege monitoring capability, which may be used to discover any applications that require elevated rights to function. This capability is often used in the pilot phase of a least privilege project to identify the applications that need administrative rights to run. Once identified, applications may then be added to Privilege Guard policies, enabling these applications to function under a standard user account, without the need for user intervention. Privilege Monitoring may also be used in a live environment to provide application forensics of all privileged operations, including details of access to the file system, registry, kernel objects and interaction with system services.</p>
<p><strong>9. </strong><strong>Custom End User Messaging</strong></p>
<p>The end user experience is often over-looked, and yet this can be crucial if a least privilege environment is to be accepted by the user community. Unlike UAC, which shows a fixed message, Privilege Guard provides a fully customizable messaging facility, enabling any number of custom messages to be defined. The IT department has full control over when a message should be displayed, whether a user should be forced to re-authenticate and whether they should be asked to provide a reason for their actions. All of the text in these messages may be customized, including full multi-lingual support. It is also possible to block a user from running a privileged or unauthorized application, and in this scenario the user can be provided with the ability to email a request to the help desk to run the blocked application.</p>
<p><strong>10. </strong><strong>Supported Platforms</strong></p>
<p>Although many organizations are looking to make the move to Windows 7, other versions of Windows, such as XP and Vista, will continue to be prevalent for many years. Privilege Guard provides the same capabilities across all Windows platforms, making it possible to implement the same solution in mixed environments, and take the solution forward to during a Windows 7 migration.</p>
<div class="mceTemp">
<div id="attachment_222" class="wp-caption alignnone" style="width: 526px"><img class="size-full wp-image-222 " title="UAC and Privilege Guard Comparison" src="http://www.avecto.com/connect/blog/wp-content/uploads/2010/05/PrivilegeGuardUAC.PNG" alt="UAC and Privilege Guard Comparison" width="516" height="278" /><p class="wp-caption-text">UAC and Privilege Guard Comparison</p></div>
</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=10+Reasons+to+use+Privilege+Guard+over+UAC+-+http://bit.ly/aaaXYQ+(via+@MJ_Austin)" rel="" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.avecto.com/connect/blog/2010/05/10-reasons-to-use-privilege-guard-over-uac/&amp;t=10+Reasons+to+use+Privilege+Guard+over+UAC" rel="" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.avecto.com/connect/blog/2010/05/10-reasons-to-use-privilege-guard-over-uac/&amp;title=10+Reasons+to+use+Privilege+Guard+over+UAC&amp;summary=%0D%0A%0D%0AAs%20many%20organizations%20look%20to%20migrate%20to%20Windows%207%2C%20it%20is%20an%20opportune%20time%20to%20review%20user%20privileges.%20%C2%A0User%20Account%20Control%20%28UAC%29%20was%20introduced%20by%20Microsoft%20in%20Windows%20Vista%2C%20and%20it%20has%20remained%20much%20the%20same%20in%20Windows%207%2C%20albeit%20with%20a%20few%20minor%20tweaks%20to%20its%20default%20behavior.%20Although%20UAC%20i&amp;source=Avecto Blog" rel="" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.avecto.com/connect/blog/2010/05/10-reasons-to-use-privilege-guard-over-uac/&amp;title=10+Reasons+to+use+Privilege+Guard+over+UAC" rel="" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.avecto.com/connect/blog/2010/05/10-reasons-to-use-privilege-guard-over-uac/&amp;title=10+Reasons+to+use+Privilege+Guard+over+UAC" rel="" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.avecto.com/connect/blog/2010/05/10-reasons-to-use-privilege-guard-over-uac/&amp;title=10+Reasons+to+use+Privilege+Guard+over+UAC" rel="" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.avecto.com/connect/blog/2010/05/10-reasons-to-use-privilege-guard-over-uac/" rel="" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.avecto.com/connect/blog/2010/05/10-reasons-to-use-privilege-guard-over-uac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overcoming 5 Common Operational Challenges of Least Privilege</title>
		<link>http://www.avecto.com/connect/blog/2010/04/overcoming-5-common-operational-challenges-of-least-privilege/</link>
		<comments>http://www.avecto.com/connect/blog/2010/04/overcoming-5-common-operational-challenges-of-least-privilege/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 10:02:30 +0000</pubDate>
		<dc:creator>Mark Austin</dc:creator>
				<category><![CDATA[Desktop Lockdown]]></category>
		<category><![CDATA[Least Privilege]]></category>
		<category><![CDATA[Privilege Guard]]></category>

		<guid isPermaLink="false">http://www.avecto.com/connect/blog/?p=180</guid>
		<description><![CDATA[Few people would argue that implementing least privilege provides considerable security benefits, as removing admin rights eliminates the accidental or deliberate misuse of these privileges. It is also well documented that running under least privilege dramatically decreases the risks posed by malware, as many exploits rely on the user having admin rights for the payload [...]]]></description>
			<content:encoded><![CDATA[<p>Few people would argue that implementing least privilege provides considerable security benefits, as removing admin rights eliminates the accidental or deliberate misuse of these privileges. It is also well documented that running under least privilege dramatically decreases the risks posed by malware, as many exploits rely on the user having admin rights for the payload to have the most devastating effect.</p>
<p>In addition to the security benefits of least privilege there are also many operational benefits, as the cost of supporting the corporate desktop is dramatically reduced when the desktop is in a locked and well managed state. However, least privilege does bring its own set of operational challenges, which is why many organizations have struggled to embrace it.<span id="more-180"></span></p>
<p>Here are 5 of the most common operational challenges preventing organizations from moving to least privilege.</p>
<p><strong>1. Legacy Applications</strong></p>
<p>Many applications will not run under a standard user account. Although I refer to them as legacy applications, it will be no surprise that there are many newer applications that are simply badly written and require admin rights to run or function correctly. Most organizations have hundreds or thousands of applications, so it is common place to have a large number of problem applications that will fail to function correctly under a standard user account.</p>
<p><strong>2. Basic Administration Tasks</strong></p>
<p>Many users perform basic system administration tasks for themselves, such as connecting printers, adding plug and play hardware and defragmenting disks. This is especially true of laptop users, although it affects many desktops users too. Every organization will also have a group of advanced users, who need to perform more advanced system administration, such as managing disks and network adapters.</p>
<p><strong>3. Software Installation and Upgrade</strong></p>
<p>Although most organizations will have a centralized system for deploying software packages and updates, it is not unusual for this to be supplemented with some ad hoc software installation. As most software requires admin rights to install, this can be difficult to accomplish on a locked down desktop, where admin rights have been removed.</p>
<p><strong>4. ActiveX Installation and Upgrade</strong></p>
<p>One of the most challenging issues of moving to least privilege is the inability of a user to install ActiveX controls. Although there are obvious security benefits in preventing users from installing ActiveX controls, the inability of a user to install or upgrade authorized ActiveX controls for themselves is a major headache, as alternative deployment strategies are costly and time consuming.</p>
<p><strong>5. Advanced Tools</strong></p>
<p>We are left with one area, which I will categorize as advanced tools. These are applications that don’t fall under the legacy applications category, as they are applications that genuinely require admin rights to function correctly. We are usually referring to more technical users, such as software developers, who need to run debugging tools and other privileged applications.</p>
<p>The challenges I have outlined above are difficult to overcome using standard Windows policies and tools, as there is no mechanism to assign privileges directly to applications. In Windows a user is given either a standard user account or an admin account, which is the reason Avecto introduced the Privilege Guard solution. Privilege Guard makes it possible to overcome these operational challenges, as admin rights (or more granular privileges and rights) may be assigned directly to the applications that require them, with the user logging on with a standard user account.</p>
<p>In addition to supporting executables, Privilege Guard can assign rights to control panel applets, management console snap-ins, software installation packages and patches, batch files, windows scripts, PowerShell scripts and registry settings. It also integrates with Internet Explorer and allows authorized ActiveX controls to be installed under a standard user account. No other solution provides such broad application support, making the implementation of least privilege a realistic goal for every organization.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Overcoming+5+Common+Operational+Challenges+of+Least+Privilege+-+http://bit.ly/c15vSW+(via+@MJ_Austin)" rel="" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.avecto.com/connect/blog/2010/04/overcoming-5-common-operational-challenges-of-least-privilege/&amp;t=Overcoming+5+Common+Operational+Challenges+of+Least+Privilege" rel="" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.avecto.com/connect/blog/2010/04/overcoming-5-common-operational-challenges-of-least-privilege/&amp;title=Overcoming+5+Common+Operational+Challenges+of+Least+Privilege&amp;summary=Few%20people%20would%20argue%20that%20implementing%20least%20privilege%20provides%20considerable%20security%20benefits%2C%20as%20removing%20admin%20rights%20eliminates%20the%20accidental%20or%20deliberate%20misuse%20of%20these%20privileges.%20It%20is%20also%20well%20documented%20that%20running%20under%20least%20privilege%20dramatically%20decreases%20the%20risks%20posed%20by%20malwa&amp;source=Avecto Blog" rel="" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.avecto.com/connect/blog/2010/04/overcoming-5-common-operational-challenges-of-least-privilege/&amp;title=Overcoming+5+Common+Operational+Challenges+of+Least+Privilege" rel="" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.avecto.com/connect/blog/2010/04/overcoming-5-common-operational-challenges-of-least-privilege/&amp;title=Overcoming+5+Common+Operational+Challenges+of+Least+Privilege" rel="" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.avecto.com/connect/blog/2010/04/overcoming-5-common-operational-challenges-of-least-privilege/&amp;title=Overcoming+5+Common+Operational+Challenges+of+Least+Privilege" rel="" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.avecto.com/connect/blog/2010/04/overcoming-5-common-operational-challenges-of-least-privilege/" rel="" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.avecto.com/connect/blog/2010/04/overcoming-5-common-operational-challenges-of-least-privilege/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Security Catalogs and Effective Application Control</title>
		<link>http://www.avecto.com/connect/blog/2010/03/windows-security-catalogs-and-effective-application-control/</link>
		<comments>http://www.avecto.com/connect/blog/2010/03/windows-security-catalogs-and-effective-application-control/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 12:19:19 +0000</pubDate>
		<dc:creator>Mark Austin</dc:creator>
				<category><![CDATA[Application Control]]></category>
		<category><![CDATA[Privilege Guard]]></category>
		<category><![CDATA[Windows Security Catalogs]]></category>

		<guid isPermaLink="false">http://www.avecto.com/connect/blog/?p=154</guid>
		<description><![CDATA[Solutions that provide whitelisting of applications or control the behavior of applications need to provide the administrator with a set of rules that can be used to precisely identify applications. The most common types of rule will check the file name or certain attributes of the file, as these rules are relatively simple to maintain, and in [...]]]></description>
			<content:encoded><![CDATA[<p>Solutions that provide whitelisting of applications or control the behavior of applications need to provide the administrator with a set of rules that can be used to precisely identify applications. The most common types of rule will check the file name or certain attributes of the file, as these rules are relatively simple to maintain, and in most circumstances will provide adequate protection, assuming a least privilege approach is in place, where users can’t tamper with application files.</p>
<p>However, sometimes it is necessary to check the integrity of a file, and therefore most good application control solutions should provide additional capabilities for this purpose. In particular, you should expect a solution to provide support for both trusted publishers and file hashing.<span id="more-154"></span></p>
<p>A trusted publisher rule can be used to ensure that a set of application files have been signed by a specific vendor. If the vendor has not signed the application then the only other realistic option is to take a hash of the file, such as a SHA1. The only problem with file hashes is that they are difficult to maintain, as an update to an application will require a new set of file hashes. For this reason, checking the publisher is a much better approach, if the application has been signed, and hashes should only be used as a last resort.</p>
<p>This brings me on to Windows security catalogs, which is the subject of this post. If you check the properties of an application in the operating system, such as calc.exe, you will notice that the application is not signed by Microsoft. At first glance this would suggest that a publisher rule can’t be applied to operating system binaries, as they are not signed by Microsoft. Well that depends on whether your application control solution has built-in support for Windows security catalogs. All of the operating system binaries are indirectly signed by Microsoft. This is achieved by placing hashes of the operating system binaries into various security catalogs, which are then signed by Microsoft. If you’re interested in delving deeper then the catalog files can be found in C:\Windows\System32\catroot.</p>
<p>We built support for Windows catalog files into Privilege Guard 2.5 and the screenshot below highlights the publisher for timedate.cpl being identified as “Microsoft Windows” on Windows 7, even though the applet is not signed directly by Microsoft. On Windows XP the publisher will be set to “Microsoft Windows Publisher” for operating system binaries.</p>
<p><a href="http://www.avecto.com/connect/blog/wp-content/uploads/2010/03/PGWindowsPublisher.jpg"><img class="size-medium wp-image-157  alignnone" title="Windows Publisher in Privilege Guard" src="http://www.avecto.com/connect/blog/wp-content/uploads/2010/03/PGWindowsPublisher-300x291.jpg" alt="Windows Publisher in Privilege Guard" width="300" height="291" /></a></p>
<p>To understand the power of this capability, you could just as easily create a single rule to match any application binary that is signed by “Microsoft Windows”. This would be an extremely effective and secure way to whitelist all of the binaries that are part of the operating system, which would also include all future Windows updates.</p>
<p>So if you’ve ever wondered why the operating system files are not signed by Microsoft, now you know why, but more importantly I hope I have shown how application control solutions can provide a secure approach to identifying operating system binaries, which will require little to no maintenance of policies.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Windows+Security+Catalogs+and+Effective+Application+Control+-+http://bit.ly/a2XuNM+(via+@MJ_Austin)" rel="" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.avecto.com/connect/blog/2010/03/windows-security-catalogs-and-effective-application-control/&amp;t=Windows+Security+Catalogs+and+Effective+Application+Control" rel="" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.avecto.com/connect/blog/2010/03/windows-security-catalogs-and-effective-application-control/&amp;title=Windows+Security+Catalogs+and+Effective+Application+Control&amp;summary=Solutions%20that%20provide%20whitelisting%20of%20applications%20or%20control%20the%20behavior%20of%20applications%20need%20to%20provide%20the%20administrator%20with%20a%20set%20of%20rules%20that%20can%20be%20used%20to%20precisely%20identify%20applications.%20The%20most%20common%20types%20of%20rule%20will%20check%20the%20file%C2%A0name%C2%A0or%20certain%20attributes%20of%20the%20file%2C%20as%20these%20&amp;source=Avecto Blog" rel="" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.avecto.com/connect/blog/2010/03/windows-security-catalogs-and-effective-application-control/&amp;title=Windows+Security+Catalogs+and+Effective+Application+Control" rel="" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.avecto.com/connect/blog/2010/03/windows-security-catalogs-and-effective-application-control/&amp;title=Windows+Security+Catalogs+and+Effective+Application+Control" rel="" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.avecto.com/connect/blog/2010/03/windows-security-catalogs-and-effective-application-control/&amp;title=Windows+Security+Catalogs+and+Effective+Application+Control" rel="" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.avecto.com/connect/blog/2010/03/windows-security-catalogs-and-effective-application-control/" rel="" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.avecto.com/connect/blog/2010/03/windows-security-catalogs-and-effective-application-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centralizing Windows Events with Event Forwarding</title>
		<link>http://www.avecto.com/connect/blog/2010/03/centralizing-windows-events-with-event-forwarding/</link>
		<comments>http://www.avecto.com/connect/blog/2010/03/centralizing-windows-events-with-event-forwarding/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 21:38:53 +0000</pubDate>
		<dc:creator>Mark Austin</dc:creator>
				<category><![CDATA[Event Forwarding]]></category>
		<category><![CDATA[WinRM]]></category>

		<guid isPermaLink="false">http://www.avecto.com/connect/blog/?p=143</guid>
		<description><![CDATA[If you are interested in centralizing events from your Windows desktops or servers then you should take a serious look at Windows Event Forwarding. Event Forwarding is provided by Windows Remote Management (WinRM) and enables you to get events from remote computers and store them in the local event log of an event collector computer.
Although [...]]]></description>
			<content:encoded><![CDATA[<p>If you are interested in centralizing events from your Windows desktops or servers then you should take a serious look at Windows Event Forwarding. Event Forwarding is provided by Windows Remote Management (WinRM) and enables you to get events from remote computers and store them in the local event log of an event collector computer.</p>
<p>Although Event Forwarding didn’t start shipping until Windows Vista and Windows Server 2008, it is also available for Windows XP (SP2 and above) and Windows Server 2003 (SP1 and above).</p>
<p>Avecto have written a solution guide for setting up and configuring Event Forwarding, which is available for free download here <a href="http://www.avecto.com/resources">www.avecto.com/resources</a>.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Centralizing+Windows+Events+with+Event+Forwarding+-+http://bit.ly/cJYaHm+(via+@MJ_Austin)" rel="" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.avecto.com/connect/blog/2010/03/centralizing-windows-events-with-event-forwarding/&amp;t=Centralizing+Windows+Events+with+Event+Forwarding" rel="" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.avecto.com/connect/blog/2010/03/centralizing-windows-events-with-event-forwarding/&amp;title=Centralizing+Windows+Events+with+Event+Forwarding&amp;summary=If%20you%20are%20interested%20in%20centralizing%20events%20from%20your%20Windows%20desktops%20or%20servers%20then%20you%20should%20take%20a%20serious%20look%20at%20Windows%20Event%20Forwarding.%20Event%20Forwarding%20is%20provided%20by%20Windows%20Remote%20Management%20%28WinRM%29%20and%20enables%20you%20to%20get%20events%20from%20remote%20computers%20and%20store%20them%20in%20the%20local%20event%20&amp;source=Avecto Blog" rel="" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.avecto.com/connect/blog/2010/03/centralizing-windows-events-with-event-forwarding/&amp;title=Centralizing+Windows+Events+with+Event+Forwarding" rel="" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.avecto.com/connect/blog/2010/03/centralizing-windows-events-with-event-forwarding/&amp;title=Centralizing+Windows+Events+with+Event+Forwarding" rel="" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.avecto.com/connect/blog/2010/03/centralizing-windows-events-with-event-forwarding/&amp;title=Centralizing+Windows+Events+with+Event+Forwarding" rel="" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.avecto.com/connect/blog/2010/03/centralizing-windows-events-with-event-forwarding/" rel="" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.avecto.com/connect/blog/2010/03/centralizing-windows-events-with-event-forwarding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Tips for Flexible Desktop Lockdown</title>
		<link>http://www.avecto.com/connect/blog/2010/03/5-tips-for-flexible-desktop-lockdown/</link>
		<comments>http://www.avecto.com/connect/blog/2010/03/5-tips-for-flexible-desktop-lockdown/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 21:56:09 +0000</pubDate>
		<dc:creator>Mark Austin</dc:creator>
				<category><![CDATA[AppLocker]]></category>
		<category><![CDATA[Application Control]]></category>
		<category><![CDATA[Desktop Lockdown]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Least Privilege]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.avecto.com/connect/blog/?p=98</guid>
		<description><![CDATA[Desktop lockdown shouldn’t hinder a user from performing their day to day role, so here are 5 tips to achieve flexible desktop lockdown.
1. Implement Least Privilege
If you are serious about desktop lockdown then you really need to adopt least privilege. If users are logging on with admin rights (or power user rights) then locking down [...]]]></description>
			<content:encoded><![CDATA[<p>Desktop lockdown shouldn’t hinder a user from performing their day to day role, so here are 5 tips to achieve flexible desktop lockdown.</p>
<p><strong>1. Implement Least Privilege</strong></p>
<p>If you are serious about desktop lockdown then you really need to adopt least privilege. If users are logging on with admin rights (or power user rights) then locking down the desktop becomes an almost impossible and thankless task.</p>
<p>If the only thing stopping you from implementing least privilege is that users need to run problem applications, perform basic admin tasks, such as connecting printers, or install approved software, then consider a privilege management solution. Privilege management solutions enable individual applications to be elevated under a standard user account, making it possible to remove admin rights from users.<span id="more-98"></span></p>
<p><strong>2. </strong><strong>Review and Secure Access Control Lists (ACLs)</strong></p>
<p>The access control lists (ACLs) on files and registry settings should be addressed before you get too concerned with applying the various group policy settings that can be used to lockdown the desktop. Many of the group policy settings simply hide features in the explorer shell and other applications, and are not necessarily securing the underlying desktop build.</p>
<p>Assuming you have implemented least privilege, you should ensure that users only have read and execute access to the operating system files and installed applications. If any applications run from the network then make sure that write access is also restricted on the relevant network shares.</p>
<p>The modification of ACLs on files and registry settings can be centralized through group policy security settings. </p>
<p><strong>3. Restrict Software Installation</strong></p>
<p>Probably one of the biggest security and stability threats to the desktop build is the installation of unapproved software. Implementing least privilege will remove a large percentage of unapproved software installations, as most will require admin rights to install.</p>
<p>However, this still leaves you with a couple of potential problems. Firstly, how do you eliminate unapproved software that doesn&#8217;t require admin rights to install? Secondly, how do you allow a user to install approved software under a standard user account? The first of these problems can be solved with an application control solution, which I will cover in the next tip. The second problem requires a privilege management solution, which I covered in the first tip, implement least privilege.</p>
<p>If you decide to invest in a privilege management solution then ensure that this solution can handle elevated software installations and the installation of ActiveX controls in Internet Explorer.</p>
<p><strong>4. </strong><strong>Implement Application Control</strong></p>
<p>Many unapproved applications can run as standalone executables or install with standard user rights. In order to eliminate these applications from the desktop build you will need to consider an application control tool.</p>
<p>If you are looking for an application control tool for Windows 7 then you should seriously consider AppLocker, as this is a standard part of Windows 7 and may be managed centrally through group policy. If your desktops are running Windows XP or Windows Vista, or you have a mixed environment, then consider Software Restriction Policies (SRP), although it lacks the flexibility of AppLocker and is more difficult to manage.</p>
<p>If you find that SRP or AppLocker are not adequate then there a number of third party solutions available that provide flexible application control. Some privilege management solutions also include application control, which will enable you to utilize a single solution to control the applications that run and the privileges assigned to them.</p>
<p><strong>5. </strong><strong>Audit and Refine Lockdown Policies</strong></p>
<p>In addition to compliance, auditing is crucial to refining lockdown policies. You are unlikely to implement a perfect set of lockdown policies on your first attempt, but don’t let this discourage you.</p>
<p>Ensure that the solutions you use for privilege management and application control have comprehensive auditing capabilities. Understanding which applications have run with elevated rights and those that have been blocked from running will enable you to fine tune your lockdown policies.</p>
<p>Look for solutions that provide good end user messaging, as this will eliminate end user confusion, when a user has been prevented from running a privileged or unapproved application. In addition, mechanisms that allow a user to provide a reason for requiring access to a blocked application can help to remove the end user frustration that may result from inadvertently over-locking a user.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=5+Tips+for+Flexible+Desktop+Lockdown+-+http://bit.ly/dAHf7R+(via+@MJ_Austin)" rel="" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.avecto.com/connect/blog/2010/03/5-tips-for-flexible-desktop-lockdown/&amp;t=5+Tips+for+Flexible+Desktop+Lockdown" rel="" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.avecto.com/connect/blog/2010/03/5-tips-for-flexible-desktop-lockdown/&amp;title=5+Tips+for+Flexible+Desktop+Lockdown&amp;summary=Desktop%20lockdown%20shouldn%E2%80%99t%20hinder%20a%20user%20from%20performing%20their%20day%20to%20day%20role%2C%20so%20here%20are%205%20tips%20to%20achieve%20flexible%20desktop%20lockdown.%0D%0A%0D%0A1.%20Implement%20Least%20Privilege%0D%0A%0D%0AIf%20you%20are%20serious%20about%20desktop%20lockdown%20then%20you%20really%20need%20to%20adopt%20least%20privilege.%20If%20users%20are%20logging%20on%20with%20admin%20ri&amp;source=Avecto Blog" rel="" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.avecto.com/connect/blog/2010/03/5-tips-for-flexible-desktop-lockdown/&amp;title=5+Tips+for+Flexible+Desktop+Lockdown" rel="" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.avecto.com/connect/blog/2010/03/5-tips-for-flexible-desktop-lockdown/&amp;title=5+Tips+for+Flexible+Desktop+Lockdown" rel="" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.avecto.com/connect/blog/2010/03/5-tips-for-flexible-desktop-lockdown/&amp;title=5+Tips+for+Flexible+Desktop+Lockdown" rel="" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.avecto.com/connect/blog/2010/03/5-tips-for-flexible-desktop-lockdown/" rel="" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.avecto.com/connect/blog/2010/03/5-tips-for-flexible-desktop-lockdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embrace Group Policy, It Makes Sense&#8230;</title>
		<link>http://www.avecto.com/connect/blog/2010/02/embrace-group-policy-it-makes-sense/</link>
		<comments>http://www.avecto.com/connect/blog/2010/02/embrace-group-policy-it-makes-sense/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 16:03:44 +0000</pubDate>
		<dc:creator>Mark Austin</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Group Policy]]></category>

		<guid isPermaLink="false">http://www.avecto.com/connect/blog/?p=32</guid>
		<description><![CDATA[It surprises me how few vendors use Active Directory Group Policy as a mechanism to centrally manage and deploy policy settings for their Windows based products, and instead build their own backend infrastructure for this purpose. I could rattle off a long list of benefits, including hierarchical management, a strong security model that includes delegated [...]]]></description>
			<content:encoded><![CDATA[<p>It surprises me how few vendors use Active Directory Group Policy as a mechanism to centrally manage and deploy policy settings for their Windows based products, and instead build their own backend infrastructure for this purpose. I could rattle off a long list of benefits, including hierarchical management, a strong security model that includes delegated administration, built-in replication, stability and scalability, to name but a few.</p>
<p>Even if you could build your own deployment mechanism that matched or even surpassed the features in Active Directory Group Policy, there would still be one over-riding reason not to do so &#8230; most organizations already have an Active Directory in place, and they have carefully designed and built an infrastructure that is suitable for their environment. So why provide them with a proprietary system for your product that requires additional servers and all of the dedicated training, management and support time that is required to set up and maintain this new infrastructure.<span id="more-32"></span></p>
<p>First of all, it’s worth dispelling a common misunderstanding at this point. Active Directory Group Policy does not mean that your product is limited to the registry based policy settings provided by ADM and ADMX files. Group Policy is completely extensible, and you can develop a management console that plugs directly into the Group Policy Editor, which can save data in any format to the Group Policy Template (GPT) portion of a Group Policy Object (GPO). The GPT is stored on SYSVOL and therefore requires no change to the Active Directory schema. Put simply, your product can save a structured set of policies in an XML file, or any other format that takes your fancy, as opposed to being restricted to simple registry based policy settings.</p>
<p><a href="http://www.avecto.com/connect/blog/wp-content/uploads/2010/02/pgconsole.jpg"><img class=" alignnone" title="Extending the Group Policy Editor" src="http://www.avecto.com/connect/blog/wp-content/uploads/2010/02/pgconsole-300x234.jpg" alt="Extending the Group Policy Editor" width="300" height="234" /></a></p>
<p>Another common concern is the efficiency of using Group Policy. Understanding a little more about the inner workings of Group Policy, helps to dispel this concern too. Group Policy is a “pull” technology, and each product must implement a Client Side Extension (CSE), which resides &#8230; yes, you guessed it, on the client computer. Each CSE is notified when there has been a change to one or more GPOs that are of interest to the client or logged on users. It is the CSE that is then responsible for downloading its policy settings from Active Directory, as GPOs are not just transferred in their entirety to the client computer. In other words, if a product’s CSE has not been installed on a client computer then the policy settings for that product will never be downloaded from Active Directory. It is an efficient mechanism, and the versioning of GPOs ensures that GPOs only need to be processed by a CSE when there has been a change to the policy settings or a change in the GPO precedence rules.</p>
<p>I should also point out that organizations who use Novell eDirectory need not feel left out either, as ZENworks supports Group Policy too, and for smaller companies with no directory services in place, there is always local Group Policy.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Embrace+Group+Policy%2C+It+Makes+Sense...+-+http://bit.ly/bmGOy1+(via+@MJ_Austin)" rel="" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.avecto.com/connect/blog/2010/02/embrace-group-policy-it-makes-sense/&amp;t=Embrace+Group+Policy%2C+It+Makes+Sense..." rel="" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.avecto.com/connect/blog/2010/02/embrace-group-policy-it-makes-sense/&amp;title=Embrace+Group+Policy%2C+It+Makes+Sense...&amp;summary=It%20surprises%20me%20how%20few%20vendors%20use%20Active%20Directory%20Group%20Policy%20as%20a%20mechanism%20to%20centrally%20manage%20and%20deploy%20policy%20settings%20for%20their%20Windows%20based%20products%2C%20and%20instead%20build%20their%20own%20backend%20infrastructure%20for%20this%20purpose.%20I%20could%20rattle%20off%20a%20long%20list%20of%20benefits%2C%20including%20hierarchical%20ma&amp;source=Avecto Blog" rel="" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.avecto.com/connect/blog/2010/02/embrace-group-policy-it-makes-sense/&amp;title=Embrace+Group+Policy%2C+It+Makes+Sense..." rel="" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.avecto.com/connect/blog/2010/02/embrace-group-policy-it-makes-sense/&amp;title=Embrace+Group+Policy%2C+It+Makes+Sense..." rel="" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.avecto.com/connect/blog/2010/02/embrace-group-policy-it-makes-sense/&amp;title=Embrace+Group+Policy%2C+It+Makes+Sense..." rel="" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.avecto.com/connect/blog/2010/02/embrace-group-policy-it-makes-sense/" rel="" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.avecto.com/connect/blog/2010/02/embrace-group-policy-it-makes-sense/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Brief Introduction to Least Privilege</title>
		<link>http://www.avecto.com/connect/blog/2010/02/a-brief-introduction-to-least-privilege/</link>
		<comments>http://www.avecto.com/connect/blog/2010/02/a-brief-introduction-to-least-privilege/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 14:34:12 +0000</pubDate>
		<dc:creator>Mark Austin</dc:creator>
				<category><![CDATA[Least Privilege]]></category>
		<category><![CDATA[Privilege Guard]]></category>

		<guid isPermaLink="false">http://www.avecto.com/connect/blog/?p=21</guid>
		<description><![CDATA[As a new software release leaves the building, it seemed an opportune time to start blogging, not to plug the release of course, click here. Alright, I’m allowed one shameless plug in my first blog given the team have worked so hard on this release. But seriously, I’m hoping that my blog will become a [...]]]></description>
			<content:encoded><![CDATA[<p>As a new software release leaves the building, it seemed an opportune time to start blogging, not to plug the release of course, <a href="http://www.avecto.com/company/press-releases/2010-02-16-Privilege-Guard-extends-windows-7-uac.html">click here</a>. Alright, I’m allowed one shameless plug in my first blog given the team have worked so hard on this release. But seriously, I’m hoping that my blog will become a balance between sharing my experience in the system management space, with a bias towards least privilege, and providing valuable insights into the Privilege Guard product.</p>
<p>I’ve never made the time to blog, but I’m going to make a special effort now, so I suppose we’ll see how it goes. I took the plunge with twitter a few months ago, and although I started well, my tweets fell off as the self-imposed pressures of a new software release mounted. Anyway, enough of the excuses and on with my first blog, and of course there will be a twitter link to this blog, so my tweets will be reborn too!<span id="more-21"></span></p>
<p>So I suppose an introduction to least privilege would be a good place to start my first blog, an idea that is not new, but is getting more serious attention in recent years, as companies look to improve security, reduce operational costs and adhere to various compliance initiatives. If you are looking to deploy a locked down environment then least privilege has to be the first step, otherwise your efforts will be worthless.</p>
<p>Least privilege is a simple concept, in that users and applications should be granted the most restrictive set of privileges in order to perform their role or function. In practice, privileges are assigned to users and not applications, which results in the user being granted the privileges required to run all of their applications. This leads to an obvious problem, in that it only takes a single application to require special privileges, such as admin rights, and the user must be assigned these rights.</p>
<p>Most corporate environments have hundreds or even thousands of applications, so it’s no wonder that admin rights are still prevalent in many organizations. The problem is further compounded by the need for many users to perform basic admin tasks, such as connecting printers, and performing basic software maintenance, such as upgrading an ActiveX control or launching a software updater.</p>
<p>So although the concept of least privilege is a simple one, turning the principle into practice is not quite as straight forward. It’s very easy to give a user a restrictive account, but to do so without compromising a user’s ability to perform their role effectively is another matter.</p>
<p>In future posts I will cover the drivers for moving to least privilege, best practices, and discuss the various tools and techniques that can be used to implement a least privilege environment. I will also cover the limitations of the built-in capabilities of the Windows operating system, which is why the Privilege Guard product was introduced.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=A+Brief+Introduction+to+Least+Privilege+-+http://bit.ly/awDRtS+(via+@MJ_Austin)" rel="" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.avecto.com/connect/blog/2010/02/a-brief-introduction-to-least-privilege/&amp;t=A+Brief+Introduction+to+Least+Privilege" rel="" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.avecto.com/connect/blog/2010/02/a-brief-introduction-to-least-privilege/&amp;title=A+Brief+Introduction+to+Least+Privilege&amp;summary=As%20a%20new%20software%20release%20leaves%20the%20building%2C%20it%20seemed%20an%20opportune%20time%20to%20start%20blogging%2C%20not%20to%20plug%20the%20release%20of%20course%2C%20click%20here.%20Alright%2C%20I%E2%80%99m%20allowed%20one%20shameless%20plug%20in%20my%20first%20blog%20given%20the%20team%20have%20worked%20so%20hard%20on%20this%20release.%20But%20seriously%2C%20I%E2%80%99m%20hoping%20that%20my%20blog%20will%20be&amp;source=Avecto Blog" rel="" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.avecto.com/connect/blog/2010/02/a-brief-introduction-to-least-privilege/&amp;title=A+Brief+Introduction+to+Least+Privilege" rel="" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.avecto.com/connect/blog/2010/02/a-brief-introduction-to-least-privilege/&amp;title=A+Brief+Introduction+to+Least+Privilege" rel="" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.avecto.com/connect/blog/2010/02/a-brief-introduction-to-least-privilege/&amp;title=A+Brief+Introduction+to+Least+Privilege" rel="" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.avecto.com/connect/blog/2010/02/a-brief-introduction-to-least-privilege/" rel="" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.avecto.com/connect/blog/2010/02/a-brief-introduction-to-least-privilege/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
