
<?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>Lead, Follow, or Move &#187; Security</title>
	<atom:link href="http://www.leadfollowmove.com/archives/tag/security/feed" rel="self" type="application/rss+xml" />
	<link>http://www.leadfollowmove.com</link>
	<description>Adam Bell on Deployment, Automation, PowerShell et al</description>
	<lastBuildDate>Thu, 22 Apr 2010 14:34:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Microsoft Access Based Enumeration</title>
		<link>http://www.leadfollowmove.com/archives/windows-server-2003/microsoft-access-based-enumeration</link>
		<comments>http://www.leadfollowmove.com/archives/windows-server-2003/microsoft-access-based-enumeration#comments</comments>
		<pubDate>Tue, 16 Sep 2008 03:37:48 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Access Based Enumeration]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/?p=249</guid>
		<description><![CDATA[Have you ever had one of those moments in IT, when you discover a tool, and a light bulb goes on inside your head, and you say to yourself &#8220;I&#8217;ve needed this for ages! This really fixes issue X&#8221;? I&#8217;ve had that a few times (maybe I need to get out more?), and one of [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever had one of those moments in IT, when you discover a tool, and a light bulb goes on inside your head, and you say to yourself &#8220;I&#8217;ve needed this for ages! This really fixes issue X&#8221;?</p>
<p>I&#8217;ve had that a few times (maybe I need to get out more?), and one of those times was a few years ago with a tool from Microsoft, named as only MS can: <b>Windows Server 2003 Access Based Enumeration</b> or ABE. I took it for granted that everyone knew about this great tool, and was using it. That was until I suggested to a client that it may help his corporate share restructering project, and he looked at me blankly. In fact the more people I&#8217;ve mentioned this to, the more blank looks I&#8217;ve got. So, if you&#8217;ve not heard of it you&#8217;re probably asking what the damned thing does?</p>
<p>ABE, is a very small <a title="Microsoft Downloads: Access Based Enumeration" target="_blank" href="http://www.microsoft.com/DOWNLOADS/details.aspx?FamilyID=04a563d9-78d9-4342-a485-b030ac442084&amp;displaylang=en">download</a> from Microsoft, that provides a piece of functionality everyone has been wishing for since, well NT4 in my case. Basically when you have a user connect to a shared folder, and they are browsing within that folder structure, if they don&#8217;t have permission to a folder/file then they just don&#8217;t see it. Gone are the previous issues of getting access denied messages, followed by helpdesk calls to clarify if they <i>should</i> be allowed in to Folder Y. Great huh?</p>
<p>As part of installing <i>ABEUI.msi</i>you have the following options:<br />
<div id="attachment_251" class="wp-caption alignnone" style="width: 310px"><a href="http://www.leadfollowmove.com/wp-content/uploads/abe-conf.png"><img src="http://www.leadfollowmove.com/wp-content/uploads/abe-conf-300x242.png" alt="Configuration choice during installation" title="Access Based Configuration - Installation" width="300" height="242" class="size-medium wp-image-251" /></a><p class="wp-caption-text">Configuration choice during installation</p></div></p>
<p>Post installation changes can be made through CLI using <strong>abecmd.exe</strong> or through a tab on the share&#8217;s property dialog:<br />
<div id="attachment_255" class="wp-caption alignnone" style="width: 233px"><a href="http://www.leadfollowmove.com/wp-content/uploads/abe-props.png"><img src="http://www.leadfollowmove.com/wp-content/uploads/abe-props-223x300.png" alt="Options for configuration ABE on the Property sheet of the share folder" title="Access Based Enumeration - Property Tab" width="223" height="300" class="size-medium wp-image-255" /></a><p class="wp-caption-text">Options for configuration ABE on the Property sheet of the share folder</p></div></p>
<p>Acess Based Enumeration requires Windows Server 2003 with Service Pack 1. It&#8217;s not required on Windows Server 2008, because the behaviour is already included, but is not configurable. Finally ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/windows-server-2003/microsoft-access-based-enumeration/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Vista OEM offline activation</title>
		<link>http://www.leadfollowmove.com/archives/security/vista-oem-offline-activation</link>
		<comments>http://www.leadfollowmove.com/archives/security/vista-oem-offline-activation#comments</comments>
		<pubDate>Wed, 05 Mar 2008 15:52:16 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/security/vista-oem-offline-activation</guid>
		<description><![CDATA[So there&#8217;s been a lot of talk about OEM BIOS hacks to get around Vista activation. Microsoft responded to this on the Windows Genuine Advantage Blog back in April last year. Now it appears that there&#8217;s a much easier work around, leveraging what seems to be a design choice in activation for some of the [...]]]></description>
			<content:encoded><![CDATA[<p>So there&#8217;s been a lot of talk about OEM BIOS hacks to get around Vista activation. Microsoft responded to this on the Windows <a title="Blogs MSDN: WGA" href="http://blogs.msdn.com/wga/archive/2007/04/10/reported-oem-bios-hacks.aspx">Genuine Advantage Blog</a> back in April last year.</p>
<p>Now it appears that there&#8217;s a much <em>easier</em> work around, leveraging what seems to be a design choice in activation for some of the large OEM&#8217;s.</p>
<p>The article explaining this issue can be found on the <a title="Australian PC Mag: Vista OEM Activation" href="http://apcmag.com/5512/pirate_crack_vista_oem_activation">Australian PC Mag website</a>.</p>
<p>In short, it would appear Microsoft provided an offline activation mechanism dependent on:</p>
<blockquote><p>
It allows the “Royalty OEMs” to embed specific licensing information into the operating system which Vista can activate without having to go back to Microsoft for verification. The licensing components include the OEM’s hardware-embedded BIOS ACPI_SLIC (which has been signed by Microsoft), an XML certificate file which corresponds to this ACPI_SLIC and a specific OEM product key.
</p></blockquote>
<p>I agree with the author of the article, in that I really thought MS might have made some serious inroads into halting the widespread Windows piracy. However, by providing an offline solution, have they opened the stable door?</p>
<p>As usual it goes to show, that your security is only as strong as your weakest link &#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/security/vista-oem-offline-activation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2008 Hacked?</title>
		<link>http://www.leadfollowmove.com/archives/security/windows-2008-hacked</link>
		<comments>http://www.leadfollowmove.com/archives/security/windows-2008-hacked#comments</comments>
		<pubDate>Mon, 11 Feb 2008 10:58:49 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/security/windows-2008-hacked</guid>
		<description><![CDATA[Dean, has put up a post explaining an architectural defect in the way Windows Server 2008 handles the Accessibility Options prior to login. As Microsoft&#8217;s 3rd Law of security states, if you have physical access, then it&#8217;s not your box anymore. And this is just another good reason why physical security is one layer in [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Lab Control Blog: Server 2008, cracked wide open!" href="http://labcontrol.blogspot.com/2008/02/this-post-is-purely-for-information.html">Dean</a>, has put up a post explaining an <em>architectural defect</em> in the way Windows Server 2008 handles the <strong>Accessibility Options</strong> prior to login.</p>
<p>As Microsoft&#8217;s <a itle="Microsoft TechNet: 10 Immutable Laws of Security" thref="https://www.microsoft.com.nsatc.net/technet/archive/community/columns/security/essays/10salaws.mspx?mfr=true">3rd Law</a> of security states, if you have physical access, then it&#8217;s not your box anymore. And this is just another good reason why physical security is one layer in your security policy. You do have a multi-layered security policy don&#8217;t you?</p>
<p>Really, this comes down to, why MS:</p>
<blockquote><p>
1. Give an anonymous console user the ability to kick of a SYSTEM level process. DOH!<br />
2. Not having the GINA validate what it is launching.<br />
3. Having this as the default and not an option. DOH! Again!<br />
4. SYSTEM Full Control over the Active Directory – Priceless!
</p></blockquote>
<p>Windows Server 2008 is moving in the right direction, they are reducing attack surfaces out-of-the-box and producing a more secure, leaner OS, which is great. I guess they missed this one &#8230;.</p>
<p>The post is well worth a read, cheers Dean :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/security/windows-2008-hacked/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
