<?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>Michael M. Knight &#187; Data</title>
	<atom:link href="http://www.michaelmknight.co.uk/tag/data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelmknight.co.uk</link>
	<description>Quis custodiet ipsos custodes?</description>
	<lastBuildDate>Mon, 30 Jan 2012 23:37:05 +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>Encryption 101</title>
		<link>http://www.michaelmknight.co.uk/2009/03/encryption-101/</link>
		<comments>http://www.michaelmknight.co.uk/2009/03/encryption-101/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 18:36:15 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Data Protection]]></category>
		<category><![CDATA[Forensic]]></category>
		<category><![CDATA[Identity Theft]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Advice]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[hide]]></category>
		<category><![CDATA[protection]]></category>

		<guid isPermaLink="false">http://www.michaelmknight.co.uk/?p=126</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
For many people, the word &#8220;encryption&#8221; invokes images of spies, clandestine operations and World War II, or NSA code breakers feverishly working to decipher enemy messages. Actually, encryption is a priceless security tool that any business can easily use to keep sensitive information confidential and safe from prying eyes. Unfortunately, many businesses fail to take [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>For many people, the word &#8220;<strong>encryption</strong>&#8221; invokes images of spies, clandestine operations and World War II, or <a class="t" rel="nofollow" href="http://en.wikipedia.org/wiki/Nsa" target="_blank">NSA</a> code breakers feverishly working to decipher enemy messages. Actually, encryption is a priceless security tool that any business can easily use to keep sensitive information confidential and safe from prying eyes.</p>
<p>Unfortunately, many businesses fail to take advantage of encryption technology, fearing that it&#8217;s &#8216;too complex&#8217; and &#8216;difficult to use&#8217; on a routine basis. In reality, encrypting vital data isn&#8217;t much more difficult than running a virus scanner or a data-backup program. Here&#8217;s how to get started.</p>
<p><strong>The Basics</strong></p>
<p>There are two basic ways to encrypt data. One approach is to use asymmetric PKI (<a class="t" rel="nofollow" href="http://en.wikipedia.org/wiki/Public-key" target="_blank">public-key</a> infrastructure) encryption. PKI cryptography is based on a pair of cryptographic keys: One is private and known only to the user, while the other is public and known to the opposite party in any exchange.</p>
<p>PKI technology provides privacy and confidentiality, access control, proof of document transmission, and document archiving and retrieval support. While most security vendors currently incorporate some type of PKI technology into their software, differences in design and implementation prevent interoperability between products.</p>
<p>The other method of encrypting data is symmetric key protection, also known as &#8220;<a class="t" rel="nofollow" href="http://en.wikipedia.org/wiki/Cryptographic_key" target="_blank">secret-key</a>&#8221; encryption. Generally speedier yet less secure than PKI, symmetric encryption uses the same key to both encrypt and decrypt messages. Symmetric technology works best when key distribution is restricted to a limited number of trusted individuals. Since symmetric encryption can be fairly easy to break, it&#8217;s primarily used for safeguarding relatively unimportant information or material that only has to be protected for a short period of time.<br />
<strong><br />
Applying Encryption</strong></p>
<p>The easiest way to use encryption is to purchase a business application or a hardware product that incorporates some form of encryption technology. Microsoft&#8217;s Outlook or Outlook Express email client, for example, provides built-in encryption support. Meanwhile, vendors such as Seagate Technology LLC and Hitachi Ltd. have started incorporating encryption technology into their hard drives.</p>
<p>Since most software applications and hardware products don&#8217;t include any type of internal encryption technology, business owners and managers need to look for stand-alone encryption products. This can be a confusing process, one that&#8217;s best approached by first determining the business&#8217;s precise security requirements, then finding an encryption product that fits each need.</p>
<p>Microsoft Vista Enterprise and Ultimate users can take advantage of <a class="t" rel="nofollow" href="http://technet2.microsoft.com/WindowsVista/en/library/58358421-a7f5-4c97-ab41-2bcc61a58a701033.mspx?mfr=true" target="_blank">BitLocker </a>Drive Encryption, a full disk tool that offers powerful 1024-bit encryption. Another Windows offering is EFS (<a class="t" rel="nofollow" href="http://en.wikipedia.org/wiki/Encrypting_File_System" target="_blank">Encrypting File System</a>), which uses symmetrical PKI technology to provide file encryption.</p>
<p>Beyond Microsoft, leading encryption vendors and products include <a class="t" rel="nofollow" href="http://www.google.co.uk/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.pgp.com%2F&amp;ei=tme4R6vYJYOgwgGM3czYCg&amp;usg=AFQjCNHDxZBs83vkLccUWlmxzt7KvhgFMQ&amp;sig2=EAvXn1l5kpx2UtToYiA-hw" target="_blank">PGP</a>, free &#8211; open-source <a class="t" rel="nofollow" href="http://www.google.co.uk/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.truecrypt.org%2F&amp;ei=0Ge4R6-RA4PUwwHytuXgCg&amp;usg=AFQjCNH8UXHuTTPFsxxhk9LfQtfx7CG5Pg&amp;sig2=d_VNH6sP9Ia-q8CY0xf77w" target="_blank">TrueCrypt</a>, <a class="t" rel="nofollow" href="http://www.google.co.uk/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.deslock.com%2F&amp;ei=8Ge4R8efI4mOxAHYx4C7Cg&amp;usg=AFQjCNEPcET3buxqV6K5JarL5aJF-bfx2w&amp;sig2=XJlVlQK8LGph-7pdJeJkdA" target="_blank">DESlock+</a>, <a class="t" rel="nofollow" href="http://www.google.co.uk/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.namo.com%2Fproducts%2Ffilelock.php&amp;ei=CGi4R4s3ksrBAcSc-MEK&amp;usg=AFQjCNFvDF5jMP7ZUl-qC0EajMVBj-fMkA&amp;sig2=K1phTgvVETEwTDjAWpVYCQ" target="_blank">Namo FileLock</a> and <a class="t" rel="nofollow" href="http://www.google.co.uk/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.t3us.com%2F&amp;ei=JWi4R5PCGYGIwAHAhoG9Cg&amp;usg=AFQjCNEc6lHQvu_PFJ4BzRzVU9Ie2GgglA&amp;sig2=6eh7UfIMNoqG_UpLHjd5Nw" target="_blank">T3 Basic Security</a>.</p>
<p><strong>What to Encypt</strong></p>
<p>So how do you know what to encrypt? Here are some places to start:</p>
<ul>
<li> <strong>Hard Drives</strong>: A business may choose to encrypt entire hard drives as a way to reduce or eliminate data theft.</li>
<li> <strong>Individual Files</strong>: In cases where full disk encryption is overkill, file-by-file encryption provides added security on an &#8220;as-needed&#8221; basis. Many leading encryption products offer drag-and-drop encryption capabilities.</li>
<li> <strong>Laptops</strong>: Unlike office systems, laptops are easy to lose and are prone to casual theft. By ensuring that the system&#8217;s data content is unreadable, a business can limit its loss to the cost of the laptop. A growing number of government regulators and insurance companies are demanding that businesses encrypt any data that leaves their premises and over 5000 Laptops were left in the back of a taxi cab last year.</li>
<li> <strong>Removable Media</strong>: Memory sticks, thumb drives and similar portable storage technologies provide portability, convenience, and an opportunity for data loss and theft. As with laptops, encryption limits a business&#8217;s loss to the cost of the device itself. A growing number of removable-media devices come with built-in encryption support.</li>
<li> <strong>File Transfers</strong>: Sending files over unsecured wired or wireless links can expose sensitive information to data thieves. Encryption provides an additional layer of security, even when a secured network is used.</li>
<li> <strong>Email</strong>: Encrypted email is kept secure during the transmission process and while sitting in its recipient&#8217;s mailbox.</li>
<li> <strong>IM (Instant Messaging)</strong>: A growing number of businesses are using IM to swap confidential business information. Encryption helps secure these critical transmissions.</li>
</ul>
<p><strong>Encryption&#8217;s Limitations</strong></p>
<p>Like any technology, encryption software isn&#8217;t perfect. Even the best products consume both processor speed and storage space. Users can also lose or forget passwords, thereby potentially locking systems forever.</p>
<p>Before purchasing any encryption tool, carefully research the product. Make sure that the offering addresses your company&#8217;s needs, is compatible with your systems and has a good track record concerning reliability and support. If possible, check with your friends and colleagues for their opinions on various encryption tools.</p>
<p>Lastly, if you do use any of the products available for encryption, including Windows EFS, please remember to backup and store your public and private keys. If not, you will probably lose your data.</p>
<div id="tweetbutton126" class="tw_button" style="float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FdRA8lL&amp;via=michaelmknight&amp;text=Encryption%20101&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.michaelmknight.co.uk%2F2009%2F03%2Fencryption-101%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.michaelmknight.co.uk/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelmknight.co.uk/2009/03/encryption-101/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Data Theft &#8211; Who has your data?</title>
		<link>http://www.michaelmknight.co.uk/2009/01/data-theft-who-has-your-data/</link>
		<comments>http://www.michaelmknight.co.uk/2009/01/data-theft-who-has-your-data/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 19:20:47 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Forensic]]></category>
		<category><![CDATA[Identity Theft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Advice]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Theft]]></category>

		<guid isPermaLink="false">http://michaelmknight.co.uk/?p=12</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Data theft is, quite simply, the unauthorised copying or removal of confidential information from a business or other large enterprise. It can take the form of ID-related theft (the theft of customer records) or the theft of a company’s proprietary information or intellectual property. ID Data Theft ID-related data theft occurs when customer records are [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>Data theft is, quite simply, the unauthorised copying or removal of confidential information from a business or other large enterprise. It can take the form of <strong>ID-related theft</strong> (the theft of customer records) or the theft of a company’s proprietary information or intellectual property.</p>
<p><strong>ID Data Theft</strong></p>
<p>ID-related data theft occurs when customer records are stolen or illegally copied. The information stolen typically includes customers’ names, addresses, phone numbers, usernames, passwords and PINs, account and credit card numbers, and, in some instances, Social Security numbers. When transmitted or sold to lower-level criminals, this information can be used to commit all manner of <strong>identity fraud</strong>.</p>
<p>A single data theft can affect large numbers of individual victims. There are many examples to cite.</p>
<p>Let’s start here in England. In January, 2008, two laptop PCs were stolen from Brent’s Central Middlesex Hospital. Each laptop contained hundreds of confidential patient records. Not a large theft (389 records in all), but one particularly disconcerting to the patients whose personal data were compromised.</p>
<p>Then there was the case of the Wilkes-Barre driver’s license centre in Hanover, PA, which was broken into in late November, 2006. In addition to assorted office supplies and materials, the thief got away with a computer containing driver’s license information for more than 11,000 citizens.</p>
<p>Not even those companies charged with keeping our data safe are immune from data theft. For example, ChoicePoint, Inc., is a company that collects personal and financial information on millions of computers. In February, 2005, ChoicePoint reported that it had suffered a security breach and inadvertently sold personal information on 145,000 people to a criminal enterprise. Oops!</p>
<p><span id="more-12"></span>A much larger theft occurred in October, 2007, when the financial institution GE Money discovered that a computer tape containing information on 650,000 J.C. Penney customers had gone missing. Although not yet officially confirmed as a theft (it was just “missing”), the tape in question included more than 150,000 Social Security numbers.</p>
<p>Retailers store a lot of valuable data about their customers, which makes them a prime target of data thieves. Thus the story of shoe retailer DSW, which in June, 2005, had 1.4 million customer records stolen. Among those customers affected was then-FTC chairwoman Deborah Platt Majoras—a nice little irony for those that care.</p>
<p>Of course, data theft isn’t limited to the retail sector. Witness the U.S. Department of Veterans Affairs, which had the home of one of its employees burglarized in May of 2006. Stolen in the burglary was a laptop computer and external disk drive that contained the Social Security numbers of about 26.5 million veterans. That was a big breach—but the story has a happy ending. Thanks to some excellent police work, the hard drive was eventually recovered; it was later determined that the sensitive data had not been accessed.</p>
<p>An even bigger breach was the June, 2005, “security incident” reported by Atlanta-based payment processor CardSystems Solutions. The company handles payments for all the major credit cards, including MasterCard, Visa, American Express, and Discover. Intruders used malicious software code to breach the company’s systems, exposing more than 40 million credit card accounts to potential fraud. Fortunately, only about 200,000 of these accounts were found to be actually stolen, but the FBI was still called in to investigate.</p>
<p>But all these incidents pale compared to the largest reported case of data theft on record. In December, 2006, the TJX Companies (parent to T.J. Maxx, Marshalls, and other retailers) reported a massive computer breach on that part of its network that handles credit card, debit card, check, and merchandise transactions. It appears that hackers made off with more than 94 million records from customers in the U.S. and abroad.</p>
<p>Take a look at that last case again. A single data theft compromised the identities of an estimated 94 million individuals. That’s just an incredible number—and indicative of the impact of this type of computer crime.</p>
<p><strong>NOTE: </strong>For what it’s worth, TJX disputes the 94 million number, which comes from a group of banks suing the company over the breach. The company says that only 45.7 million records were stolen—which is still a very big deal.</p>
<p><strong>Non-ID Data Theft</strong></p>
<p>Customers’ records aren’t the only kind of data that can be stolen from a large organization. Companies of all sorts are hosts to various types of confidential information; this information, if accessed by a competitor, could often lead to a diminishment of the company’s position in the marketplace.</p>
<p>Non-ID data theft occurs when an employee makes one or more copies of a company’s confidential information, and then uses that information either for his own personal use or transmits that information to a competitor for the competitor’s use. However it’s done, this is a theft of the business’ intellectual property, every bit as harmful as a theft of money or equipment.</p>
<p>What kind of information are we talking about? A company’s confidential information includes its employee records, contracts with other firms, financial reports, marketing plans, new product specifications, and so on. Imagine you’re a competitor who gets hold of a company’s plans for an upcoming product launch; with knowledge beforehand, you can create your own counter-launch to blunt the impact of the other company’s new product. A little inside information can be extremely valuable—and damaging for the company from which it was stolen.</p>
<p><strong>NOTE: </strong>One notable example of non-ID theft occurred in 2006, when three Coca-Cola employees attempted to steal the secret formula for Coke. They tried to sell the trade secret to rival PepsiCo; unfortunately for them, Pepsi contacted Coca-Cola management, who alerted the FBI. The Feds used this information to conduct a sting operation that landed all three culprits in the big house.</p>
<div id="tweetbutton12" class="tw_button" style="float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FdV0zFG&amp;via=michaelmknight&amp;text=Data%20Theft%20%26%238211%3B%20Who%20has%20your%20data%3F&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.michaelmknight.co.uk%2F2009%2F01%2Fdata-theft-who-has-your-data%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.michaelmknight.co.uk/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelmknight.co.uk/2009/01/data-theft-who-has-your-data/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

