<?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>SecurityNowBlog&#187; SecurityNowBlog-Network Security</title>
	<atom:link href="http://www.blueridgenetworks.com/securitynowblog/tag/removable-media/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blueridgenetworks.com/securitynowblog</link>
	<description>Secure Communications</description>
	<lastBuildDate>Thu, 19 Aug 2010 20:02:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Data Leak Prevention and Network Access Protection (NAP)</title>
		<link>http://www.blueridgenetworks.com/securitynowblog/data-leak-prevention-and-network-access-protection-nap</link>
		<comments>http://www.blueridgenetworks.com/securitynowblog/data-leak-prevention-and-network-access-protection-nap#comments</comments>
		<pubDate>Mon, 11 Aug 2008 12:18:14 +0000</pubDate>
		<dc:creator>Eirik Iverson, Product Management</dc:creator>
				<category><![CDATA[Network Security]]></category>
		<category><![CDATA[802.1x]]></category>
		<category><![CDATA[data leak prevention]]></category>
		<category><![CDATA[dlp]]></category>
		<category><![CDATA[insider theft]]></category>
		<category><![CDATA[NAC]]></category>
		<category><![CDATA[nap]]></category>
		<category><![CDATA[network access protection]]></category>
		<category><![CDATA[Network Admission Control]]></category>
		<category><![CDATA[removable media]]></category>
		<category><![CDATA[thumb drive]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.securitynowblog.com/?p=13</guid>
		<description><![CDATA[Bank of America, which recently acquired Countrywide Home Financial, is dealing with a very significant security breach that occurred on Countrywide’s watch.  One of its employees, Rene Rebollo was recently arrested and charged for systematically copying around 2 million records onto a thumb drive.  How is it that he managed to do this [...]]]></description>
			<content:encoded><![CDATA[<p>Bank of America, which recently acquired Countrywide Home Financial, is dealing with a very significant security breach that occurred on Countrywide’s watch.  One of its employees, Rene Rebollo was recently arrested and charged for systematically copying around 2 million records onto a thumb drive.  How is it that he managed to do this when all Countrywide PCs “had <a href="http://www.theregister.co.uk/2008/08/04/countrywide_data_heist/">technology in place to disable flash drives</a> on employee computers”?  He used a different computer! <span id="more-13"></span> </p>
<p>Rene would have had to work a lot harder at his USB thumb drive based theft if Countrywide had deployed some technology to keep unknown machines off its LAN.  The most basic approach limits admission to machines that are part of their Windows domains.  </p>
<p>Today’s enterprise, however, requires access to networked resources for contractors and others with their own PCs.  The Countrywide administrators could have created non-domain credentials for these guest workers.  The individual server applications would refer to any one or more of a variety of tools in the typical enterprise to handle these authentications between the individual server applications and the endpoints/end-users.  </p>
<p>This provides nice but not great compartmentalization.  It does not prevent machines from sending malicious data to the application servers or other client machines.  It also does not prevent eavesdropping.  </p>
<p>Administrators could implement a more robust form of compartmentalization involving 802.1x via their Ethernet switches.  This enables the Ethernet switches to regulate what part of the network a particular PC may utilize based on the identity of the end-user or machine. </p>
<p>Unfortunately, 802.1x can only limit network admission based on who the machine or end-user is, not what is the apparent risk of that machine being on the network.  If a machine has absolutely no preventative measures in place to mitigate important security risks, then it should not be admitted.  </p>
<p>So, Countrywide had employed technology on all employee PCs to disable USB storage devices.  Clearly they were concerned with data leaks.  So, this implies that they would not want machines with enabled USB storage capabilities onto their LAN.  </p>
<p>Network admission control (NAC) is an excellent technology for satisfying such a risk mitigation policy.  I recommend Microsoft NAP because it scales better than alternatives, requires less infrastructure upgrades (if any) than alternatives, and it’s extremely extensible.  </p>
<p>To those charged with reducing the risks of data leaks, you require two hammers.  One resides on each PC to disable or regulate write-operations to USB thumb drives.  The second hammer, NAP, prevents endpoints without the first hammer from accessing networked resources.  </p>
<img src="http://www.blueridgenetworks.com/securitynowblog/?ak_action=api_record_view&id=13&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.blueridgenetworks.com/securitynowblog/data-leak-prevention-and-network-access-protection-nap/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
