<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Risk Magic</title>
	<atom:link href="http://www.ldscio.org/2008/12/13/148/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ldscio.org/2008/12/13/148/</link>
	<description>Chief Information Officer for The Church of Jesus Christ of Latter-day Saints</description>
	<lastBuildDate>Mon, 06 Sep 2010 23:46:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom</title>
		<link>http://www.ldscio.org/2008/12/13/148/comment-page-1/#comment-2278</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 10 May 2009 14:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=148#comment-2278</guid>
		<description>Woah! Adding &#039;aggregate risk&#039; is only valid if each of the steps are valid. A couple thoughts on the points outlined by the Security Gugu:

    * The individual must lose (by negligence or through theft) a laptop

&gt;&gt; Yes. Not losing your laptop is a good security practice.

    * The laptop must have information on it that could actually be used in some harmful way

&gt;&gt; Any employee who is carrying a work-related laptop is probably carrying it because they do sensitive processing on it. Credit card numbers, names of customers, a password list? Clues about the company&#039;s network system, personal details about the employee who owned the computer, hooks that would save a hacker all kinds of work. Trying to keep people from putting sensitive data on their computers is a good idea, where feasible. Expecting them to keep sensitive data off their computers and counting on that for any kind of security is a really bad idea.

    * The person who acquires the laptop (through whatever means) must desire to get data off of the laptop and not just sell the laptop for drug money, which is probably much more often the case.

&gt;&gt; Here&#039;s where Security Guru falls off track. The threat comes not from the schmuck who found the laptop, but the guy who has put the word out that he&#039;s paying, no questions asked, for laptops. This is the guy who is absolutely going to meet all the rest of the threat criteria. The hotel maid is not a threat -- it&#039;s her cousin&#039;s friend, who will gladly pay $200 for that laptop.

    * The bad guy must have the ability to get through the basic security protection on the laptop
    * The bad guy then must have the ability to use that information in some hurtful way

Windows built-in protection suddenly doesn&#039;t sound so appealing, does it? The free and open-source Truecrypt isn&#039;t such a bad trade-off.</description>
		<content:encoded><![CDATA[<p>Woah! Adding &#8216;aggregate risk&#8217; is only valid if each of the steps are valid. A couple thoughts on the points outlined by the Security Gugu:</p>
<p>    * The individual must lose (by negligence or through theft) a laptop</p>
<p>&gt;&gt; Yes. Not losing your laptop is a good security practice.</p>
<p>    * The laptop must have information on it that could actually be used in some harmful way</p>
<p>&gt;&gt; Any employee who is carrying a work-related laptop is probably carrying it because they do sensitive processing on it. Credit card numbers, names of customers, a password list? Clues about the company&#8217;s network system, personal details about the employee who owned the computer, hooks that would save a hacker all kinds of work. Trying to keep people from putting sensitive data on their computers is a good idea, where feasible. Expecting them to keep sensitive data off their computers and counting on that for any kind of security is a really bad idea.</p>
<p>    * The person who acquires the laptop (through whatever means) must desire to get data off of the laptop and not just sell the laptop for drug money, which is probably much more often the case.</p>
<p>&gt;&gt; Here&#8217;s where Security Guru falls off track. The threat comes not from the schmuck who found the laptop, but the guy who has put the word out that he&#8217;s paying, no questions asked, for laptops. This is the guy who is absolutely going to meet all the rest of the threat criteria. The hotel maid is not a threat &#8212; it&#8217;s her cousin&#8217;s friend, who will gladly pay $200 for that laptop.</p>
<p>    * The bad guy must have the ability to get through the basic security protection on the laptop<br />
    * The bad guy then must have the ability to use that information in some hurtful way</p>
<p>Windows built-in protection suddenly doesn&#8217;t sound so appealing, does it? The free and open-source Truecrypt isn&#8217;t such a bad trade-off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Robichaux</title>
		<link>http://www.ldscio.org/2008/12/13/148/comment-page-1/#comment-2242</link>
		<dc:creator>Paul Robichaux</dc:creator>
		<pubDate>Tue, 06 Jan 2009 16:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=148#comment-2242</guid>
		<description>Fascinating discussion! I think Scott Frandsen&#039;s post nails it: because risk is a composite of (at least) two factors-- the probability of a loss and the expected damage if the loss occurs-- residual risk can drive security protections that might otherwise seem like overkill.

Another point, of course, is that policy controls (e.g. to discourage people from putting sensitive data on laptops) are often worthless without technical means of enforcing them. That&#039;s a completely different, and equally interesting, discussion.

Specifically on encryption: EFS and BitLocker are quite effective at mitigating a wide range of risks, too many to cover here. I&#039;ll be happy to have a side discussion if anyone wants more details. (disclaimer: I was the lead author for Microsoft&#039;s Data Encryption Toolkit for Mobile PCs, http://technet.microsoft.com/en-us/library/cc500474.aspx)</description>
		<content:encoded><![CDATA[<p>Fascinating discussion! I think Scott Frandsen&#8217;s post nails it: because risk is a composite of (at least) two factors&#8211; the probability of a loss and the expected damage if the loss occurs&#8211; residual risk can drive security protections that might otherwise seem like overkill.</p>
<p>Another point, of course, is that policy controls (e.g. to discourage people from putting sensitive data on laptops) are often worthless without technical means of enforcing them. That&#8217;s a completely different, and equally interesting, discussion.</p>
<p>Specifically on encryption: EFS and BitLocker are quite effective at mitigating a wide range of risks, too many to cover here. I&#8217;ll be happy to have a side discussion if anyone wants more details. (disclaimer: I was the lead author for Microsoft&#8217;s Data Encryption Toolkit for Mobile PCs, <a href="http://technet.microsoft.com/en-us/library/cc500474.aspx)" rel="nofollow">http://technet.microsoft.com/en-us/library/cc500474.aspx)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Dehlin</title>
		<link>http://www.ldscio.org/2008/12/13/148/comment-page-1/#comment-2233</link>
		<dc:creator>Joel Dehlin</dc:creator>
		<pubDate>Wed, 31 Dec 2008 18:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=148#comment-2233</guid>
		<description>Tippets is just arguing that encryption be used when appropriate and that in most cases, simple encryption is just fine. He goes so far as to advocate (gasp!) standard Microsoft encryption (for Windows, of course).

I don&#039;t think he&#039;s either naive or &quot;blithely ignoring reality.&quot; If you google him and read some of his papers, you&#039;ll find that he&#039;s very well grounded in hard data. However, he is certainly unorthodox.

For example, he recognizes (as you intimate above) that most data and $$ theft occurs by insiders (about 70%, it turns out). Companies spend a disproportionate amount of time and money protecting against external threats when most abuses come from the inside.

In the scenario above, encryption doesn&#039;t help. If the guy&#039;s got a weak password and someone wants the data on his machine (or in the data center, for that matter) it&#039;s there&#039;s for the taking.</description>
		<content:encoded><![CDATA[<p>Tippets is just arguing that encryption be used when appropriate and that in most cases, simple encryption is just fine. He goes so far as to advocate (gasp!) standard Microsoft encryption (for Windows, of course).</p>
<p>I don&#8217;t think he&#8217;s either naive or &#8220;blithely ignoring reality.&#8221; If you google him and read some of his papers, you&#8217;ll find that he&#8217;s very well grounded in hard data. However, he is certainly unorthodox.</p>
<p>For example, he recognizes (as you intimate above) that most data and $$ theft occurs by insiders (about 70%, it turns out). Companies spend a disproportionate amount of time and money protecting against external threats when most abuses come from the inside.</p>
<p>In the scenario above, encryption doesn&#8217;t help. If the guy&#8217;s got a weak password and someone wants the data on his machine (or in the data center, for that matter) it&#8217;s there&#8217;s for the taking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: louis</title>
		<link>http://www.ldscio.org/2008/12/13/148/comment-page-1/#comment-2232</link>
		<dc:creator>louis</dc:creator>
		<pubDate>Wed, 31 Dec 2008 02:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=148#comment-2232</guid>
		<description>Let&#039;s number the conditions Joel lists at the beginning:

1. The individual must lose (by negligence or through theft) a laptop
2. The laptop must have information on it that could actually be used in some harmful way
3. The person who acquires the laptop (through whatever means) must desire to get data off of the laptop and not just sell the laptop for drug money, which is probably much more often the case.
4. The bad guy must have the ability to get through the basic security protection on the laptop
5. The bad guy then must have the ability to use that information in some hurtful way

Now here&#039;s a scenario:

- Financial analyst puts a forecast on his desktop on the laptop.
- Has a weak password (or else is one known to other people)
- Leaves his laptop in his car while at lunch
- A coworker removes the laptop long enough to copy a file to a thumb drive

We invent the idea of the &quot;bad guy&quot; and the &quot;competent user&quot; as means to not worry about increased security.  But if you just implemented some hard drive encryption (not difficult), you give yourself one other protection.

I think Tippets is kind of naive as to how people actually lose data and how they use laptops.  (Or maybe not naive, but blithely ignoring reality.)</description>
		<content:encoded><![CDATA[<p>Let&#8217;s number the conditions Joel lists at the beginning:</p>
<p>1. The individual must lose (by negligence or through theft) a laptop<br />
2. The laptop must have information on it that could actually be used in some harmful way<br />
3. The person who acquires the laptop (through whatever means) must desire to get data off of the laptop and not just sell the laptop for drug money, which is probably much more often the case.<br />
4. The bad guy must have the ability to get through the basic security protection on the laptop<br />
5. The bad guy then must have the ability to use that information in some hurtful way</p>
<p>Now here&#8217;s a scenario:</p>
<p>- Financial analyst puts a forecast on his desktop on the laptop.<br />
- Has a weak password (or else is one known to other people)<br />
- Leaves his laptop in his car while at lunch<br />
- A coworker removes the laptop long enough to copy a file to a thumb drive</p>
<p>We invent the idea of the &#8220;bad guy&#8221; and the &#8220;competent user&#8221; as means to not worry about increased security.  But if you just implemented some hard drive encryption (not difficult), you give yourself one other protection.</p>
<p>I think Tippets is kind of naive as to how people actually lose data and how they use laptops.  (Or maybe not naive, but blithely ignoring reality.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Dehlin</title>
		<link>http://www.ldscio.org/2008/12/13/148/comment-page-1/#comment-2220</link>
		<dc:creator>Joel Dehlin</dc:creator>
		<pubDate>Wed, 17 Dec 2008 14:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=148#comment-2220</guid>
		<description>David. 
I would actually agree with you (as, I think, would Tippett), that a much more efficient control is to prevent sensitive data from being on the laptop in the first place (if it is viable). Also, the &quot;aggregate&quot; risk goes down each time a new condition is added (sensitive data on the laptop, laptop being stolen, person having skills to decrypt it, AND person having ability to use the data in a malicious way, etc.). Sometimes we focus on one condition and explode our security protection around it, when the likelihood of other conditions, which are equally critical for an exploitation, being true are terribly small. Better, as you suggest, to take a simple step and just ban sensitive data--or use other measures which offer &quot;good enough&quot; protection--without finding all potential vulnerabilities and plugging them.

Scott/Craig. 
He is not recommending that the enterprise disregard encryption. However, very simple encryption (note in the post I reference &quot;heavy duty&quot; encryption), just of folders which contain sensitive data, passes the California requirement and offers a basic protection from the &quot;incidental&quot; hacker who doesn&#039;t have the wherewithal to get past it.</description>
		<content:encoded><![CDATA[<p>David.<br />
I would actually agree with you (as, I think, would Tippett), that a much more efficient control is to prevent sensitive data from being on the laptop in the first place (if it is viable). Also, the &#8220;aggregate&#8221; risk goes down each time a new condition is added (sensitive data on the laptop, laptop being stolen, person having skills to decrypt it, AND person having ability to use the data in a malicious way, etc.). Sometimes we focus on one condition and explode our security protection around it, when the likelihood of other conditions, which are equally critical for an exploitation, being true are terribly small. Better, as you suggest, to take a simple step and just ban sensitive data&#8211;or use other measures which offer &#8220;good enough&#8221; protection&#8211;without finding all potential vulnerabilities and plugging them.</p>
<p>Scott/Craig.<br />
He is not recommending that the enterprise disregard encryption. However, very simple encryption (note in the post I reference &#8220;heavy duty&#8221; encryption), just of folders which contain sensitive data, passes the California requirement and offers a basic protection from the &#8220;incidental&#8221; hacker who doesn&#8217;t have the wherewithal to get past it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Frandsen</title>
		<link>http://www.ldscio.org/2008/12/13/148/comment-page-1/#comment-2219</link>
		<dc:creator>Scott Frandsen</dc:creator>
		<pubDate>Tue, 16 Dec 2008 20:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=148#comment-2219</guid>
		<description>I generally have no problem with challenging paradigms.  Perhaps Mr. Tippett offered other examples that seem more feasible, but this one on endpoint encryption could be thought out a little more.  It is irresponsible to give a blanket statement that endpoint encryption is silly.  Each situation/risk level is different, and in some cases it may be silly and in other cases it may be a &quot;duh, of course!&quot;  I do not think that the probability of an event occurring (stolen laptop) should have greater weight that the residual risk (ID theft).  The bank I work for considers ID theft due to lost/stolen equipment a high risk.  Even though the likelihood of it happening is low, we still have a residual risk that needs to be addressed through some policy or procedure.  My limited thinking could only alleviate the risk with encryption.  

Anyway, this discussion probably was not meant to address endpoint encryption, but new ways of think about risk.  I would very much enjoy listening to the other ideas like this.  Is the general public privy to discussions held by the Research Board, or at least your discussion with Mr. Tippett?</description>
		<content:encoded><![CDATA[<p>I generally have no problem with challenging paradigms.  Perhaps Mr. Tippett offered other examples that seem more feasible, but this one on endpoint encryption could be thought out a little more.  It is irresponsible to give a blanket statement that endpoint encryption is silly.  Each situation/risk level is different, and in some cases it may be silly and in other cases it may be a &#8220;duh, of course!&#8221;  I do not think that the probability of an event occurring (stolen laptop) should have greater weight that the residual risk (ID theft).  The bank I work for considers ID theft due to lost/stolen equipment a high risk.  Even though the likelihood of it happening is low, we still have a residual risk that needs to be addressed through some policy or procedure.  My limited thinking could only alleviate the risk with encryption.  </p>
<p>Anyway, this discussion probably was not meant to address endpoint encryption, but new ways of think about risk.  I would very much enjoy listening to the other ideas like this.  Is the general public privy to discussions held by the Research Board, or at least your discussion with Mr. Tippett?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David J. Wardell</title>
		<link>http://www.ldscio.org/2008/12/13/148/comment-page-1/#comment-2212</link>
		<dc:creator>David J. Wardell</dc:creator>
		<pubDate>Mon, 15 Dec 2008 20:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=148#comment-2212</guid>
		<description>Regretfully, the only way to describe Tippett&#039;s views indeed is &quot;naive,&quot; or possibly intentionally misleading.

The logic chain is classic &quot;incrementalism.&quot;  If you believe this simple premise, then you also should believe this one, then surely this one--inevitably leading to a wholly false conclusion.

Purely driven by random chance, the point about the end risk being minimal might be accurate, but the cumulative (incremental) risk is one no business can afford to take.

A far simpler, cheaper, and all-around better solution is simply to prohibit anyone, especially senior folk who should know better, from carrying any confidential data whatever on their laptops.

As a side issue, apart from loss or theft, is the very real possibility that laptops (and their data) may be confiscated at international borders.  There are no firm policies in place anywhere (including the US) as to what happens to such confiscated data, or on what basis a government might decide to confiscate it.

No sensitive data on the laptop--no worries.</description>
		<content:encoded><![CDATA[<p>Regretfully, the only way to describe Tippett&#8217;s views indeed is &#8220;naive,&#8221; or possibly intentionally misleading.</p>
<p>The logic chain is classic &#8220;incrementalism.&#8221;  If you believe this simple premise, then you also should believe this one, then surely this one&#8211;inevitably leading to a wholly false conclusion.</p>
<p>Purely driven by random chance, the point about the end risk being minimal might be accurate, but the cumulative (incremental) risk is one no business can afford to take.</p>
<p>A far simpler, cheaper, and all-around better solution is simply to prohibit anyone, especially senior folk who should know better, from carrying any confidential data whatever on their laptops.</p>
<p>As a side issue, apart from loss or theft, is the very real possibility that laptops (and their data) may be confiscated at international borders.  There are no firm policies in place anywhere (including the US) as to what happens to such confiscated data, or on what basis a government might decide to confiscate it.</p>
<p>No sensitive data on the laptop&#8211;no worries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://www.ldscio.org/2008/12/13/148/comment-page-1/#comment-2211</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Mon, 15 Dec 2008 20:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=148#comment-2211</guid>
		<description>While Mr. Tippett makes some good points and challenging conventional wisdom is a good way to push new thinking, but his example may be out of date.

With the new breach notification laws for personal information (now including health information), it doesn&#039;t matter if someone does something bad with the information in the case of a lost laptop---just loosing it is bad!

A notification must be sent to all of the individuals whose information was on the device.  Depending on how many records with personal information an enterprise handles, the cost can be very significant to send out the notifications, offer free credit monitoring, contract with a call center to answer questions, hire a team of lawyers and auditors for the next 2 years, deal with the FTC, not to mention reputation and stock value impact, etc.

Our organization calculated the cost of a breach notification with the assistance of experienced outside counsel and found that the actual risk exceeded any other single risk to our organization.  Endpoint protection became extremely important---encryption is our get-out-of-jail-free card.

Tippett has some good insights, but he might want to update his example!</description>
		<content:encoded><![CDATA[<p>While Mr. Tippett makes some good points and challenging conventional wisdom is a good way to push new thinking, but his example may be out of date.</p>
<p>With the new breach notification laws for personal information (now including health information), it doesn&#8217;t matter if someone does something bad with the information in the case of a lost laptop&#8212;just loosing it is bad!</p>
<p>A notification must be sent to all of the individuals whose information was on the device.  Depending on how many records with personal information an enterprise handles, the cost can be very significant to send out the notifications, offer free credit monitoring, contract with a call center to answer questions, hire a team of lawyers and auditors for the next 2 years, deal with the FTC, not to mention reputation and stock value impact, etc.</p>
<p>Our organization calculated the cost of a breach notification with the assistance of experienced outside counsel and found that the actual risk exceeded any other single risk to our organization.  Endpoint protection became extremely important&#8212;encryption is our get-out-of-jail-free card.</p>
<p>Tippett has some good insights, but he might want to update his example!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Dehlin</title>
		<link>http://www.ldscio.org/2008/12/13/148/comment-page-1/#comment-2210</link>
		<dc:creator>Joel Dehlin</dc:creator>
		<pubDate>Sun, 14 Dec 2008 18:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=148#comment-2210</guid>
		<description>Thanks for the responses. 

Todd, you mention that a good security design is one where &quot;the maximum amount of security is applied with minimal inconvenience to the user of your system.&quot;

Had you asked me last year I would have said the same thing. I need to be careful here because we&#039;ve assembled a highly competent security team at the Church and they&#039;re probably preparing to mutiny as they read this and I don&#039;t want to give them or anyone the impression that security isn&#039;t extremely important. Security is EXTREMELY important.

The point Tippett makes is that you never want maximum security, even at a cheaper cost. You want enough security given the actual risk. And the risk is an amalgamation of real, practical things--not just theoretical ones.

It&#039;s not enough to implement a control because someone, somewhere could do something if X, Y and Z happened. We must implement controls based on the likelihood that those things will actually happen.</description>
		<content:encoded><![CDATA[<p>Thanks for the responses. </p>
<p>Todd, you mention that a good security design is one where &#8220;the maximum amount of security is applied with minimal inconvenience to the user of your system.&#8221;</p>
<p>Had you asked me last year I would have said the same thing. I need to be careful here because we&#8217;ve assembled a highly competent security team at the Church and they&#8217;re probably preparing to mutiny as they read this and I don&#8217;t want to give them or anyone the impression that security isn&#8217;t extremely important. Security is EXTREMELY important.</p>
<p>The point Tippett makes is that you never want maximum security, even at a cheaper cost. You want enough security given the actual risk. And the risk is an amalgamation of real, practical things&#8211;not just theoretical ones.</p>
<p>It&#8217;s not enough to implement a control because someone, somewhere could do something if X, Y and Z happened. We must implement controls based on the likelihood that those things will actually happen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.ldscio.org/2008/12/13/148/comment-page-1/#comment-2209</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Sun, 14 Dec 2008 17:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ldscio.org/?p=148#comment-2209</guid>
		<description>Very interesting post!  I think that although using Mr. Tippett&#039;s approch of risk analysis is a good way to manage focus when you have limited resources to resolve security vulnerabilities, the ultimate goal would be an all around secure design which comes from incorporating security principals from the start.

A good security design is one where the maximum amount of security is applied with minimal inconvenience to the user of your system.  Using your example, a laptop&#039;s HDD can be encrypted at almost 0 inconvenience to the user, but all it would take to access any unencrypted files on a windows machine is to boot up the laptop in linux (you don&#039;t even have to install it, using a live CD) and then you have complete access to any and ALL unencrypted files on the laptop.

I guess what it comes down to is not how likely an attack is, but how valuable the information is that you are protecting.  All it takes if for the thief (or discoverer of a lost laptop) who ends up with the laptop to recognize the value of the information and then the item will end up on ebay or craigslist, and that will very likely put the laptop in the hands of someone who knows how to use the information in a harmfull way.

A good book for any programmer hoping to get an introduction into Security is &quot;Foundation of Security: What every programmer needs to know&quot; by Neil Daswani, Christoph Kem, and Anita Kesavan.  The book is obviously geared towards programmers but there are some fundamentals presented in the book which are applicable to other facets to IT as well.

Does anyone have any suggestions for other good books which cover, in a more general way, topics on security?</description>
		<content:encoded><![CDATA[<p>Very interesting post!  I think that although using Mr. Tippett&#8217;s approch of risk analysis is a good way to manage focus when you have limited resources to resolve security vulnerabilities, the ultimate goal would be an all around secure design which comes from incorporating security principals from the start.</p>
<p>A good security design is one where the maximum amount of security is applied with minimal inconvenience to the user of your system.  Using your example, a laptop&#8217;s HDD can be encrypted at almost 0 inconvenience to the user, but all it would take to access any unencrypted files on a windows machine is to boot up the laptop in linux (you don&#8217;t even have to install it, using a live CD) and then you have complete access to any and ALL unencrypted files on the laptop.</p>
<p>I guess what it comes down to is not how likely an attack is, but how valuable the information is that you are protecting.  All it takes if for the thief (or discoverer of a lost laptop) who ends up with the laptop to recognize the value of the information and then the item will end up on ebay or craigslist, and that will very likely put the laptop in the hands of someone who knows how to use the information in a harmfull way.</p>
<p>A good book for any programmer hoping to get an introduction into Security is &#8220;Foundation of Security: What every programmer needs to know&#8221; by Neil Daswani, Christoph Kem, and Anita Kesavan.  The book is obviously geared towards programmers but there are some fundamentals presented in the book which are applicable to other facets to IT as well.</p>
<p>Does anyone have any suggestions for other good books which cover, in a more general way, topics on security?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
