<?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>Arellia</title>
	<atom:link href="http://www.arellia.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arellia.com</link>
	<description>Privilege Management, Desktop Lockdown, Security Remediation</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:29:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Keys to a Successful Privilege Management Implementation</title>
		<link>http://www.arellia.com/2012/02/07/keys-to-a-successful-privilege-management-implementation/</link>
		<comments>http://www.arellia.com/2012/02/07/keys-to-a-successful-privilege-management-implementation/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 19:13:22 +0000</pubDate>
		<dc:creator>sbrown</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.arellia.com/?p=878</guid>
		<description><![CDATA[So you have decided to implement a least privilege model in your client-computing environment and now you ask yourself, “Where do I start?” One could pull the trigger on removing administrator rights and elevating applications as needed, but that would create a wave of helpdesk calls as users are no longer able to do many [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.arellia.com/wp-content/uploads/2012/02/checklist.jpg"><img class="alignnone size-full wp-image-882" style="border: 0pt none;" title="checklist" src="http://www.arellia.com/wp-content/uploads/2012/02/checklist.jpg" alt="" width="240" height="225" /></a></p>
<p>So you have decided to implement a least privilege model in your client-computing environment and now you ask yourself, “Where do I start?” One could pull the trigger on removing administrator rights and elevating applications as needed, but that would create a wave of helpdesk calls as users are no longer able to do many things that they were once able to do such as install any software they want, change system settings, or use applications that require administrator rights. There are some best practices that will help make this implementation go as smooth as possible:</p>
<ol>
<li>Education</li>
<li>Discovery and Planning</li>
<li>Testing and Rollout</li>
</ol>
<p><strong>Education</strong></p>
<p>Do not skip the important step of end-user education. Be aware that positioning this project as “desktop lockdown” or “application control” may come across negatively. Use something user-friendly as “enhanced security desktop” and emphasize the benefits of a more secure and stable environment. Help your end-users buy into the initiative and you will have less resistance.</p>
<p><strong>Discovery and Planning</strong></p>
<p>You will want to identify applications that need elevation. First look at three categories:</p>
<ol>
<li><span style="text-decoration: underline;">System Utilities</span> – disk defragmenter, adding printers, etc. Which of these do users need to still access?</li>
<li><span style="text-decoration: underline;">Software Installers</span> – If an end user needs software, will it be delivered using a software delivery tool? Will the software be available via a centralized location(s)? Be aware that there are still many applications that can still be installed or run as a standard user: read <a href="../2011/10/19/application-control-web-browsers/">Application Control and Web Browsers</a> and <a href="../2011/10/10/portable-application-protection/">Portable Application Protection</a>.</li>
<li><span style="text-decoration: underline;">Applications Requiring Administrative Rights</span> – For Windows Vista and 7, this can be discovered by looking at applications that trigger UAC (consent.exe).</li>
</ol>
<p>Once you have answered these questions and analyzed these results, application elevation policies can be created before removing administrator rights. Depending on your existing software installation approach, you may need to create new processes or locations to allow authorized software to be installed.</p>
<p>Many privilege management tools only deal with rights management, but don’t forget the actually removal of rights. Determine who currently has and doesn’t have administrator rights. There still may be users (most for political reasons) that will want to retain administrator rights. Create policies accordingly.</p>
<p><strong>Testing and Rollout</strong></p>
<p>Test your standard Windows image before implementing a standard user model in your environment. There may be adjustments needed that you didn’t catch in the discovery phase.</p>
<p>Before a widespread deployment, select a group of test users from different departments who can provide feedback. Pay close attention to any tickets from them and have them inform you of applications that need elevation.</p>
<p>Meanwhile, you can have the remaining users have messages informing them that certain applications will no longer be accessible at a certain date and provide a dedicated method to addressing their concerns.</p>
<p>Privilege management can be quickly achieved when done with the right process and tools. <a href="../local-security-solution/">Arellia Local Security Solution</a> helps find and remove administrator rights while <a href="../application-control-solution/">Arellia Application Control Solution</a> can elevate privileges. Both tools have many other capabilities including administrator user and group security and application whitelisting all of which contribute to a more secure desktop.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.arellia.com/2012/02/07/keys-to-a-successful-privilege-management-implementation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MMC and the Standard User</title>
		<link>http://www.arellia.com/2012/01/31/mmc-snapins/</link>
		<comments>http://www.arellia.com/2012/01/31/mmc-snapins/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 20:30:34 +0000</pubDate>
		<dc:creator>mmurphy</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.arellia.com/?p=845</guid>
		<description><![CDATA[With desktop lockdown or application control, there are many decisions that must be made. One potential risk where end users could have more control than is necessary, is via the Microsoft Management Console (MMC). Standard users are able to view and configure several snap-ins, some of which can present a security risk. Here are just [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.arellia.com/wp-content/uploads/2012/01/MMC-snapins-Small.png"><img class="alignnone size-full wp-image-869" title="MMC-snapins Small" src="http://www.arellia.com/wp-content/uploads/2012/01/MMC-snapins-Small.png" alt="" width="337" height="232" /></a></p>
<p>With desktop lockdown or application control, there are many decisions that must be made. One potential risk where end users could have more control than is necessary, is via the Microsoft Management Console (MMC). Standard users are able to view and configure several snap-ins, some of which can present a security risk.</p>
<p>Here are just a few of the plug-ins available in MMC in Windows XP and Windows 7 and what the standard user can do:</p>
<table width="657" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="250">
<p align="center"><strong>MMC Snap-in</strong></p>
</td>
<td valign="top" width="120">
<p align="center"><strong>MSC File<br />
</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="117">
<p align="center"><strong>Windows XP</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="98">
<p align="center"><strong>Windows 7</strong></p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Authorization Manager</td>
<td valign="top" width="117">
<p align="center">azman.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">No Access</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Certificates</td>
<td valign="top" width="117">
<p align="center">certmgr.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">Full Control (Current User)</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">View</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Component Services</td>
<td valign="top" width="117">
<p align="center">comexp.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">View</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">View</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Computer Management</td>
<td valign="top" width="117">
<p align="center">compmgmt.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">View</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">View</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Device Manager</td>
<td valign="top" width="117">
<p align="center">devmgmt.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">View</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">No Access</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Disk Management</td>
<td valign="top" width="117">
<p align="center">diskmgmt.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">No Access</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">No Access</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Event Viewer</td>
<td valign="top" width="117">
<p align="center">eventvwr.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">View</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">View</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Group Policy Object Editor</td>
<td valign="top" width="117">
<p align="center">gpedit.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">No Access</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">No Access</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Indexing Service</td>
<td valign="top" width="117">
<p align="center">ciadv.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">No Access</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">N/A</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Local Users and Groups</td>
<td valign="top" width="117">
<p align="center">lusmgr.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">View</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">View</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> NAP Client Configuration</td>
<td valign="top" width="117">
<p align="center">napclcfg.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">No Access</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Performance Monitor</td>
<td valign="top" width="117">
<p align="center">perfmon.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">View</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">View</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Print Management</td>
<td valign="top" width="117">
<p align="center">printmanagment.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">View</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Removable Storage Management</td>
<td valign="top" width="117">
<p align="center">ntmsgr.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">View</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">N/A</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Resultant Set of Policy</td>
<td valign="top" width="117">
<p align="center">rsop.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">View</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">No Access</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Security Templates</td>
<td valign="top" width="117"></td>
<td nowrap="nowrap" width="117">
<p align="center">Full Control (Current User)</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">No Access</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Services</td>
<td valign="top" width="117">
<p align="center">services.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">View and Start Services</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">View and Start Services</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Shared Folders</td>
<td valign="top" width="117">
<p align="center">fsmgmt.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">View</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Task Scheduler</td>
<td valign="top" width="117">
<p align="center">taskschd.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">View</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> TPM Management</td>
<td valign="top" width="117">
<p align="center">tpm.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">No Access</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> Windows Firewall</td>
<td valign="top" width="117">
<p align="center">wf.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">No Access</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="266"> WMI Control</td>
<td valign="top" width="117">
<p align="center">wmimgmt.msc</p>
</td>
<td nowrap="nowrap" width="117">
<p align="center">No Access</p>
</td>
<td nowrap="nowrap" width="98">
<p align="center">No Access</p>
</td>
</tr>
</tbody>
</table>
<p>As you can see, the standard user has access to key system information through MMC despite not being able to change system settings. Some areas of potential exposure include the Event Viewer or Local Users and Groups where a user may want to have better insights about their system in order to access administrative settings.</p>
<p>Almost all of the MMC snap-ins above can also be accessed through the Control Panel or by running  a ‘.msc’ file found in the System32 folder. For most organizations, the standard user does not need access to all of the snap-ins available from the MMC; and therefore MMC can be blocked while allowing the Control Panel accessibility to relevant snap-ins.<a title="Application Control Solution" href="http://www.arellia.com/application-control-solution/" target="_blank"> Arellia Application Control Solution</a> makes it possible to enable just one or several of the MMC snap-ins, while blocking the rest. See this <a title="MMC Snap-in Whitelisting" href="http://www.youtube.com/watch?v=f11mMjH0-ro" target="_blank">video</a> on details of how this is accomplished.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.arellia.com/2012/01/31/mmc-snapins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Privilege Exploitation in 2011</title>
		<link>http://www.arellia.com/2012/01/13/microsoft-privilege-exploitation-in-2011/</link>
		<comments>http://www.arellia.com/2012/01/13/microsoft-privilege-exploitation-in-2011/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 19:55:05 +0000</pubDate>
		<dc:creator>sbrown</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.arellia.com/?p=748</guid>
		<description><![CDATA[2011 is quickly fading in the rear view mirror so here’s a brief analysis on Microsoft vulnerabilities\patches and privilege risk for the year. As mentioned in the Introduction on Privilege Exploitation, privilege exploitation is where the malicious software takes advantage of the rights of the logged in user to change the configuration of the local [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.arellia.com/wp-content/uploads/2012/01/seatbelt.jpg"><img class="alignnone size-full wp-image-749" title="seatbelt" src="http://www.arellia.com/wp-content/uploads/2012/01/seatbelt.jpg" alt="" width="318" height="233" /></a></p>
<p>2011 is quickly fading in the rear view mirror so here’s a brief analysis on <a href="http://technet.microsoft.com/en-us/security/bulletin" target="_blank">Microsoft vulnerabilities\patches</a> and privilege risk for the year. As mentioned in the <a href="../2011/05/31/malicious-software-and-privilege-exploitation/">Introduction on Privilege Exploitation</a>, privilege exploitation is where the malicious software takes advantage of the rights of the logged in user to change the configuration of the local computer.</p>
<p>Here is a summary of privilege exploitation in 2011 and 2010 for comparison:</p>
<table width="496" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="222"></td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center"><strong>2011</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center"><strong>2010</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="76">
<p align="center"><strong>2010 to 2011</strong></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="222"> Bulletins</td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center">100</p>
</td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center">106</p>
</td>
<td valign="bottom" nowrap="nowrap" width="76">
<p align="center">-5.7%</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="222"> Vulnerabilities</td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center">213</p>
</td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center">269</p>
</td>
<td valign="bottom" nowrap="nowrap" width="76">
<p align="center">-20.8%</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="222"> Bulletins with Privilege Exploitations</td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center">46</p>
</td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center">59</p>
</td>
<td valign="bottom" nowrap="nowrap" width="76">
<p align="center">-22.0%</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="222"> Vulnerabilities with Privilege Exploitations</td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center">91</p>
</td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center">157</p>
</td>
<td valign="bottom" nowrap="nowrap" width="76">
<p align="center">-42.0%</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="222"> % of Bulletins with Privilege Exploitation</td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center">46.0%</p>
</td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center">55.7%</p>
</td>
<td valign="bottom" nowrap="nowrap" width="76"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="222"> % of Vulnerabilities with Privilege Exploitation</td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center">42.7%</p>
</td>
<td valign="bottom" nowrap="nowrap" width="53">
<p align="center">58.4%</p>
</td>
<td valign="bottom" nowrap="nowrap" width="76"></td>
</tr>
</tbody>
</table>
<p>As you will observe, there was a general improvement in the number of bulletins, vulnerabilities, those with privilege exploitation.</p>
<p>Each bulletin has one or more vulnerabilities that apply to one or more operating systems or applications. Here is a listing of affecting software and the number vulnerabilities with privilege exploitation:</p>
<table width="189" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center"><strong>Software</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center"><strong>Vulnerabilities</strong></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">IE 6</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">29</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">IE 7</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">29</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">IE 8</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">29</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">XP</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">26</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">Vista</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">26</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">Office</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">25</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">Server 2008</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">24</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">7</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">24</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">Server 2003</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">23</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">IE 9</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">21</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">Excel</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">14</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">Visio</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">5</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">PowerPoint</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">2</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">Forefront</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">1</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">Groove</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">1</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">Visual Studio</p>
</td>
<td valign="bottom" nowrap="nowrap" width="66">
<p align="center">1</p>
</td>
</tr>
</tbody>
</table>
<p>As you can see, Internet Explorer is the top for vulnerabilities with privilege exploitation. Exploits in this case are likely a malicious URL either on a website or in an e-mail that allow the malicious user or software to run commands and calls at the privilege of the running user. If the user is a member of the administrators group, game over.</p>
<p>Of the operating system vulnerabilities with privilege exploitation exposure, here are some of the most frequently affected components (there are many others):</p>
<ul>
<li>.NET</li>
<li>Silverlight</li>
<li>Windows Media Player \ Center</li>
<li>OLE</li>
</ul>
<p>Removing end user administrator rights is not a silver bullet, but it will reduce the risk to malicious software not to mention additional benefits around system stability and support costs. Here is another way to think about these statistics. If you could do one thing to reduce the impact of a car accident by 40%, would you do it? Start buckling those seat belts and start removing end user administrator rights. For more information on the latter, look at <a href="http://www.arellia.com/application-control-solution/">Arellia Application Control Solution</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.arellia.com/2012/01/13/microsoft-privilege-exploitation-in-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arellia 7.1 Service Pack 2 Released</title>
		<link>http://www.arellia.com/2011/12/23/arellia-7-1-sp2/</link>
		<comments>http://www.arellia.com/2011/12/23/arellia-7-1-sp2/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 22:03:27 +0000</pubDate>
		<dc:creator>sbrown</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.arellia.com/?p=708</guid>
		<description><![CDATA[Arellia Endpoint Security Remediation Suite 7.1 Service Pack 2 is now released for all Arellia products: Application Control Solution, Local Security Solution, and Security Analysis Solution. Be aware that applying Symantec Management Platform (SMP) 7.1 SP2 will cause issues with Tasks in Arellia products. We recommend you install Arellia 7.1 SP2 before or immediately after [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Arellia Endpoint Security Remediation Suite 7.1 Service Pack 2 is now released for all Arellia products: Application Control Solution, Local Security Solution, and Security Analysis Solution.</p>
<p>Be aware that applying Symantec Management Platform (SMP) 7.1 SP2 will cause issues with Tasks in Arellia products. We recommend you install Arellia 7.1 SP2 before or immediately after installing SMP 7.1 SP2.</p>
<p>For additional details, refer to the release notes (requires an Arellia portal login to see the details).</p>
<ul>
<li><a href="http://portal.arellia.com/wiki/display/KB/Application+Control+Solution+7.1+SP2+Release+Notes">Application Control Solution 7.1 Service Pack 2 Release Notes</a></li>
<li><a href="http://portal.arellia.com/wiki/display/KB/Local+Security+Solution+7.1+SP2+Release+Notes">Local Security Solution 7.1 Service Pack 2 Release Notes</a></li>
<li><a href="http://portal.arellia.com/wiki/display/KB/Security+Analysis+Solution+7.1+SP2+Release+Notes">Security Analysis Solution 7.1 Service Pack 2 Release Notes</a></li>
</ul>
<p>To receive access to the Arellia Support Portal, following the steps in <a title="How to Register with Arellia Support Portal" href="http://portal.arellia.com/wiki/display/LIB/Portal+Registration+Instructions" target="_blank">How to Register with Arellia Support Portal</a>. <strong>Note:</strong> you will need to have a Windows Live ID.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.arellia.com/2011/12/23/arellia-7-1-sp2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Privilege Management is Data Security</title>
		<link>http://www.arellia.com/2011/12/13/privilege-management-is-data-security/</link>
		<comments>http://www.arellia.com/2011/12/13/privilege-management-is-data-security/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 04:58:06 +0000</pubDate>
		<dc:creator>sbrown</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.arellia.com/?p=701</guid>
		<description><![CDATA[In a study by the Ponemon Institute, “The Insecurity of Privileged Users”, the prevalence of privilege abuse was noted. A very interesting point was that over 60 percent of the 5,000 IT operations and security managers accessed data out of curiosity and not because of the job function. The reason why administrators abuse their privileges: [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.arellia.com/wp-content/uploads/2011/12/keys.jpg"><img class="alignnone size-medium wp-image-704" title="Privilege Management" src="http://www.arellia.com/wp-content/uploads/2011/12/keys-300x196.jpg" alt="" width="300" height="196" /></a></p>
<p>In a <a href="http://www.hp.com/hpinfo/newsroom/press/2011/111212xa.html?mtxs=rss-corp-news" target="_blank">study</a> by the Ponemon Institute, “The Insecurity of Privileged Users”, the prevalence of privilege abuse was noted. A very interesting point was that over 60 percent of the 5,000 IT operations and security managers accessed data out of curiosity and not because of the job function. The reason why administrators abuse their privileges: because they can.</p>
<p>The world of information security is obsessed by the threat of the malicious outsider: hackers, organized criminals, spammers, etc. Meanwhile, while all eyes focus on the threats outside, insider abuse whether deliberate, inadvertent, or accidental has limited attention.  Now don’t get me wrong, I’m not suggesting we treat all employees as criminals, but organizations need controls need to be in place to keep honest people honest and limiting bad folks from doing damage.</p>
<p>Insider threat is as big and complex as the malware and external threat that garners most of the attention and concern which is why there is no one-size-fits-all solution. At Arellia, we have focused on securing privileged accounts and application rights with our<a href="http://www.arellia.com/security-remediation-suite/" target="_blank"> Endpoint Security Remediation Suite</a>. Domain administrator accounts often have security policies to manage the cycling of passwords and password complexity. If an IT administrator leaves the company, disable their domain account and\or remove it from the Domain Administrators group and all is good, right? Unfortunately, we find that nothing is being done about local administrator accounts. Common accounts and passwords prevail and cycling just isn’t done due to lack of solutions. A disabled domain account won’t prevent an IT administrator from logging into a system with a well-known local administrator account.</p>
<p>The reasons to access unauthorized systems or abuse privileged access are simple: valuable data. What does my boss or co-workers earn? Just log into the HR application or file server. Wonder how the company is going to do on the next quarterly earnings report? Just log into the finance systems and take a peek at the revenue calculations for a little stock tip. Want to know what the VP is planning to do with the next layoff? Add a local administrator account with remote access on the next helpdesk call and login when curious. These are just small, but potent abuses compared something even more malicious such as corporate espionage or acts of vengeance.</p>
<p>Don’t think these things are happening at your organization? I have some beach front property in Himalayas to sell you. As the study noted, these abuses are happening. What’s your next step?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.arellia.com/2011/12/13/privilege-management-is-data-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Better Administrator Password Security</title>
		<link>http://www.arellia.com/2011/12/01/better-administrator-password-security/</link>
		<comments>http://www.arellia.com/2011/12/01/better-administrator-password-security/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 22:20:15 +0000</pubDate>
		<dc:creator>sbrown</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.arellia.com/?p=690</guid>
		<description><![CDATA[There has been a lot of press about simple passwords (see Forbes: Worst Passwords of 2011), but nobody ever talks about one of the most common practices in IT: shared, unchanged local administrator passwords. In an article on SecurityWeek today, Noa Bar-Yosef discusses techniques to keep passwords safe. She provided many good best practices around [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.arellia.com/wp-content/uploads/2011/12/Administrator-Password.png"><img class="alignnone size-full wp-image-694" title="Administrator Password Security" src="http://www.arellia.com/wp-content/uploads/2011/12/Administrator-Password.png" alt="" width="422" height="284" /></a></p>
<p>There has been a lot of press about simple passwords (see <a href="http://www.forbes.com/sites/davidcoursey/2011/11/21/25-worst-passwords-of-2011-revealed/" target="_blank">Forbes: Worst Passwords of 2011</a>), but nobody ever talks about one of the most common practices in IT: shared, unchanged local administrator passwords. In an article on <a href="http://www.securityweek.com/how-passwords-are-cracked-and-how-you-can-make-yours-stronger" target="_blank">SecurityWeek</a> today, Noa Bar-Yosef discusses techniques to keep passwords safe. She provided many good best practices around password security, but I would like to add two more: stop sharing local administrator passwords and start changing those passwords.</p>
<p>So what is a bigger threat: an average end user has their password cracked or the local administrator password which is on everyone’s desktop from the person working the front desk to the CEO? Worse yet, everyone in IT knows this password and there is a good chance that many end users do too. How many times does IT disclose the password to the end user who then tells his co-worker and before you know it everyone knows the password? With this credential in so many hands, how can you be sure it isn’t being used to circumvent other security controls or worse yet for unauthorized access to data on other systems.</p>
<p>For many years, I have seen the practice of a common local administrator account and password due to the benefit of imaging technologies such as Symantec’s Ghost or Deployment Solution. A standard image is created and used to deploy every desktop and it just so happens that the standard image has the same local administrator account and password. The reasons are simple, managing local accounts is a pain and they are seldom used except when needed most. So while a lot of effort goes into domain account security, this mostly dormant and powerful local administrator account goes unmanaged.</p>
<p>We at Arellia have seen some organizations try and take steps to secure these accounts. Many if not all organizations will rename the Administrator account using Active Directory or they will disable that account and create a separate administrator account. Some will use scripts to change the passwords, but the management of the password is insecure and you’re dependent of the guru script guy who could leave at any time.</p>
<p>Arellia believes password security should extend to all accounts for which we built <a href="../local-security-solution/">Local Security Solution</a> to assist in managing the password complexity and authorized use of local administrator account passwords.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.arellia.com/2011/12/01/better-administrator-password-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What GPO security?</title>
		<link>http://www.arellia.com/2011/11/17/whatgpo-security/</link>
		<comments>http://www.arellia.com/2011/11/17/whatgpo-security/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 16:13:36 +0000</pubDate>
		<dc:creator>sbrown</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.arellia.com/?p=685</guid>
		<description><![CDATA[Many organizations I speak with put a lot of faith in Active Directory and their GPO policies for security settings. GPO policies can be an excellent way to push security settings, but how do you know that all computers are receiving their updates or are even on the domain. Arellia supports organizations in their efforts [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.arellia.com/wp-content/uploads/2011/11/No-Domain.png"><img class="alignnone size-full wp-image-686" title="No Domain" src="http://www.arellia.com/wp-content/uploads/2011/11/No-Domain.png" alt="" width="364" height="199" /></a></p>
<p>Many organizations I speak with put a lot of faith in Active Directory and their GPO policies for security settings. GPO policies can be an excellent way to push security settings, but how do you know that all computers are receiving their updates or are even on the domain. Arellia supports organizations in their efforts to remove end users from the Administrators group, but there are many organizations that cannot do this for political reasons. As we all know, when end users have administrator rights anything goes including leaving the domain and avoiding GPO policies.</p>
<p>The average user may not know how to avoid GPO policies, but it is not difficult. Many GPO policies are targeted to users so the first step to avoid GPO policies is to not login with a domain account. This can be done with a few key steps when the user’s domain account is a member of the local Administrators group:</p>
<ol>
<li>User creates a local administrator account</li>
<li>User uses their local administrator account to logon to the computer</li>
<li>User changes any local computer settings and avoids GPO changes</li>
<li>User uses their domain credentials for access to network resources such as Exchange, network folders, etc.</li>
</ol>
<p>Now one may ask why an end user would care to take these steps when they have to repeatedly authenticate to resources with their domain account. The answer is simple: fewer restrictions on what they can do in their desktop environment. No software restriction policies, no control panel settings enforcement, and no limitations on the desktop environment.</p>
<p>Even when a user avoids logging in with their domain account, there are still the issues of computer targeted GPO policies. Again avoiding these policies is easy:</p>
<ol>
<li>User removes their computer from the domain</li>
<li>User changes any local computer settings and avoids all GPO changes</li>
</ol>
<p>Avoiding computer policies reaps even less restrictions: no need to change passwords, no complex passwords, and no limitations to security rights. All of these settings are elements of good security, but often hassles to the average user.</p>
<p>The average user may not have the knowledge to do these steps, but the people that do have the knowledge often need to be secured the most. Developers and engineers hate to be controlled and will often avoid being on the domain and yet they have source code, corporate data, and other proprietary information that needs to be protected. Knowledge workers (marketing, sales, accounting, finance, etc.) also have sensitive corporate data and while they may not have the technical sophistication of developers, they have the savvy to figure out the steps.</p>
<p>So your GPOs are key to your security configuration, ask yourself a few key questions:</p>
<ul>
<li>Are your clients on the domain?</li>
<li>Are your users creating local administrator accounts to circumvent GPO controls?</li>
<li>Is your security being compromised by end users changing their local system settings?</li>
</ul>
<p>Don’t assume controls which are easy to circumvent are always in place. <a href="../security-remediation-suite/">Arellia Endpoint Security Remediation Suite</a> can be used to identify local administrator accounts, enforce administrator group membership, and measure and remediate local security configuration and keep those valuable security controls in place. Do you still think your GPOs are keeping you safe? Think again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.arellia.com/2011/11/17/whatgpo-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Service Account Management</title>
		<link>http://www.arellia.com/2011/11/10/serviceaccountmanagement/</link>
		<comments>http://www.arellia.com/2011/11/10/serviceaccountmanagement/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 16:51:45 +0000</pubDate>
		<dc:creator>sbrown</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.arellia.com/?p=679</guid>
		<description><![CDATA[One of the biggest challenges in securing accounts is managing Windows service accounts. Service accounts allow key services (SQL Server, Exchange Server, etc.) access to network resources, but present a significant hurdle when passwords are changed. Windows services have numerous options for log on configuration: Local System Account and its variants: The Local System account is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.arellia.com/wp-content/uploads/2011/11/Service-Account-Config.png"><img class="alignnone size-full wp-image-681" title="Service Account Config" src="http://www.arellia.com/wp-content/uploads/2011/11/Service-Account-Config.png" alt="" width="410" height="460" /></a></p>
<p>One of the biggest challenges in securing accounts is managing Windows service accounts. Service accounts allow key services (SQL Server, Exchange Server, etc.) access to network resources, but present a significant hurdle when passwords are changed.</p>
<p>Windows services have numerous options for log on configuration:<ins cite="mailto:Stephen%20Brown" datetime="2011-11-10T09:36"></ins></p>
<ul>
<li>Local System Account and its variants: The Local System account is what most services use and it gives services full access to the system, including the directory service on domain controllers. Refer to <a href="http://technet.microsoft.com/en-us/library/cc782435%28WS.10%29.aspx">Microsoft Technet</a> for more details on Local System Accounts and variants.</li>
<li>Local User Account: A local service account would be local to the computer and give the service the same access and privileges of that account.</li>
<li>Network User Account: Using a domain account, services can obtain access to other domain resources.</li>
</ul>
<p>In most cases, the default settings of a service should remain unchanged, except where service accounts are needed to access other resources. For example, a SQL server may use linked server connections to other computers running SQL Server or a Blackberry Enterprise Server needing access to Active Directory and Exchange.</p>
<p>Managing service account passwords is much more complex than a domain or local administrator account. The need to cycle passwords is valid for all accounts, but timing is key with service accounts as they are often running critical applications.<strong></strong></p>
<p><strong>1.    </strong><strong>Changing the service account password without reconfiguring services may result in a denial of service</strong></p>
<p>When a service account has it’s password changed, the next time a service attempts to authenticate (either due to Kerberos ticket expiration or accessing new resource) to resources it will be using an old password and therefore fail authentication.<strong></strong></p>
<p><strong>2.    </strong><strong>Service reconfiguration usually requires restarting the service</strong></p>
<p>Normally a change in the service account configuration requires a service restart to take effect. If the password is changed, but the service isn’t updated, you may run into a denial of service. Some planning may need to be taken to ensure services can be restarted within the password change cycle.<strong></strong></p>
<p><strong>3.    </strong><strong>Domain password changes may have a lag between domain controllers</strong></p>
<p>The lag may be only a few minutes in simple Active Directory configurations, but in complicated Site infrastructures these password changes may take hours.  If a service attempts to authenticate whilst the Active Directory infrastructure is replicating these changes, again there may be a denial of service.</p>
<p>As a best practice, Arellia recommends a few key steps:</p>
<ul>
<li>Leverage alternating service accounts</li>
<li>Change the password of the inactive service account</li>
<li>Give the password change some time to replicate throughout the domain</li>
<li>Reconfigure services to use the inactive service account and restart the service</li>
<li>In the next cycle, the service accounts can be swapped again for uninterrupted service</li>
</ul>
<p align="left">Along with local administrator password cycling and group membership enforcement, these steps for service account cycling can be automated and managed using Arellia <a href="../local-security-solution/">Local Security Solution</a>.</p>
<div>
<hr align="left" size="1" width="33%" />
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.arellia.com/2011/11/10/serviceaccountmanagement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arellia 7.1 SP1 MP1 Released</title>
		<link>http://www.arellia.com/2011/11/02/7-1sp1mp1release/</link>
		<comments>http://www.arellia.com/2011/11/02/7-1sp1mp1release/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 21:07:14 +0000</pubDate>
		<dc:creator>sbrown</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.arellia.com/?p=669</guid>
		<description><![CDATA[Arellia Endpoint Security Remediation Suite 7.1 Service Pack 1 Maintenance Pack 1 is now released to address issues in all products: Application Control Solution, Local Security Solution, and Security Analysis Solution. Arellia strongly recommends customers of Arellia 7.1 products apply this maintenance pack. For additional details, refer to the release notes (requires an Arellia portal [...]]]></description>
			<content:encoded><![CDATA[<p>Arellia Endpoint Security Remediation Suite 7.1 Service Pack 1 Maintenance Pack 1 is now released to address issues in all products: Application Control Solution, Local Security Solution, and Security Analysis Solution.</p>
<p>Arellia strongly recommends customers of Arellia 7.1 products apply this maintenance pack.</p>
<p>For additional details, refer to the release notes (requires an Arellia portal login to see the details).</p>
<ul>
<li><a href="http://portal.arellia.com/wiki/display/KB/Application+Control+Solution+7.1+SP1+MP1+Release+Notes">Application Control Solution 7.1 Service Pack 1 Maintenance Pack 1 Release Notes</a></li>
<li><a href="http://portal.arellia.com/wiki/display/KB/Local+Security+Solution+7.1+SP1+MP1+Release+Notes">Local Security Solution 7.1 Service Pack 1 Maintenance Pack 1 Release Notes</a></li>
<li><a href="http://portal.arellia.com/wiki/display/KB/Security+Analysis+Solution+7.1+SP1+MP1+Release+Notes">Security Analysis Solution 7.1 Service Pack 1 Maintenance Pack 1 Release Notes</a></li>
</ul>
<p>To receive access to the Arellia Support Portal, following the steps in <a title="How to Register with Arellia Support Portal" href="http://portal.arellia.com/wiki/display/LIB/Portal+Registration+Instructions" target="_blank">How to Register with Arellia Support Portal</a>. <strong>Note:</strong> you will need to have a Windows Live ID.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.arellia.com/2011/11/02/7-1sp1mp1release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Application Control and Web Browsers</title>
		<link>http://www.arellia.com/2011/10/19/application-control-web-browsers/</link>
		<comments>http://www.arellia.com/2011/10/19/application-control-web-browsers/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 22:08:56 +0000</pubDate>
		<dc:creator>sbrown</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.arellia.com/?p=638</guid>
		<description><![CDATA[With Windows 7 adoption in full force, many organizations are revisiting their desktop architecture and many are looking to move their end users out of the Administrators group and make them a standard users. There are many benefits to a standard user model that include limiting system modification, reducing the risk of web-based threats, and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.arellia.com/wp-content/uploads/2011/10/browser_icons2.jpg"><img class="alignnone size-full wp-image-639" title="browser_icons2" src="http://www.arellia.com/wp-content/uploads/2011/10/browser_icons2.jpg" alt="" width="209" height="135" /></a></p>
<p>With Windows 7 adoption in full force, many organizations are revisiting their desktop architecture and many are looking to move their end users out of the Administrators group and make them a standard users. There are many benefits to a standard user model that include limiting system modification, reducing the risk of web-based threats, and preventing the installation of unwanted software. Let’s focus on this third point and what it means in a typical environment.</p>
<p>Preventing the installation of unwanted software is achieved because Windows 7 does not allow software to install to Program Files or the Windows directory without administrator rights. Problem solved! Or is it? The little known caveat is that software that installs to the Users directory is still allowed. To illustrate what this means, let’s take a look at browsers and the standard user.</p>
<p>Looking at browser market share (<a href="http://www.netmarketshare.com/browser-market-share.aspx?qprid=1">Browser Market Share</a>), the top five browsers are Internet Explorer, Firefox, Chrome, Safari, and Opera. In tests here at Arellia, we found interesting results when attempting to install web browsers when running as a standard user. Internet Explorer and Safari installations all required administrator credentials to proceed and failed when none were provided; Firefox prompted for administrator credentials and proceeded to install when none were provide; while Chrome and Opera installed without any prompt for administrator credentials. So 3 out of 5 browsers are installable without any administrator credentials and in all cases were found in a hidden directory C:\Users\stduser\AppData\Local.</p>
<p>Many organizations want to control browser installation for web application support, web security, and general application management. Google, Mozilla, and Opera clearly value user proliferation over enterprise manageability and security (are you really surprised). So now what?</p>
<p>Many of Arellia’s customers leverage <a href="../application-control-solution/">Application Control Solution</a> to add administrator privileges to an application (system utility, software installer, or other applications) so that it can run properly as a standard user. With browser infiltration into user directories there are many additional options to manage applications in this area:</p>
<ul>
<li><strong>Monitor:</strong> See what applications are being run from this and any other part of the file system (don’t forget <a href="../2011/10/10/portable-application-protection/">portable applications</a>) and use this to educate end users of appropriate software usage and\or apply more restrictive policies.</li>
<li><strong>Orangelist: </strong>Arellia Application Control Solution’s Orangelist polices could apply reduce privileges, isolate software in a virtual layer, or restrict file access. Of course blocking is always an option, but better to limit impact than outright deny a potentially productive application. Be aware that many good applications will install components in the AppData directory as well.</li>
<li><strong>Blacklist:</strong> Don’t like the software, deny it and inform the end user that it violates policy.</li>
</ul>
<p>Remember that application security is a journey and not a destination. The Users directory is one stop to review on the journey to better security and management.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.arellia.com/2011/10/19/application-control-web-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

