<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>IT Security Help</title>
	<link>http://www.it-security-help-now.com</link>
	<description>IT Security</description>
	<pubDate>Tue, 06 Jan 2009 22:43:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>The smallest threat to open source in 2009</title>
		<link>http://www.it-security-help-now.com/2009/01/06/the-smallest-threat-to-open-source-in-2009/</link>
		<comments>http://www.it-security-help-now.com/2009/01/06/the-smallest-threat-to-open-source-in-2009/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 22:43:08 +0000</pubDate>
		<dc:creator>Chad Perrin</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<category><![CDATA[patching]]></category>

		<guid isPermaLink="false">http://blogs.techrepublic.com.com/security/?p=727</guid>
		<description><![CDATA[How much of a problem is security updating for open source software going to be in 2009?<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=6cc7bcd474006534b78fb6a54f4b0db8&#38;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=6cc7bcd474006534b78fb6a54f4b0db8" border="0" height="1" width="1">
]]></description>
			<content:encoded><![CDATA[<p><em>How much of a problem is security updating for open source software going to be in 2009?</em></p>
<p><hr /></p>
<p>On the first of the month &#8212; also the first of the year &#8212; Dana Blankenhorn published the sensationally titled <em><a href="http://blogs.zdnet.com/open-source/?p=3244">The biggest threat to open source in 2009</a></em>.  His thesis is simple: that, because open source software usually lacks any mechanisms for easily updating to the latest security patched version, the growing popularity of open source software will render it more vulnerable to problems than its closed source counterparts.</p>
<p>As a lead-in to his main point, he said:</p>
<blockquote>
<p>There is no longer any doubt that hackers and malware writers are going after open source projects as they once went after Windows. Vulnerabilities are being found, discovered, created, exchanged.</p>
</blockquote>
<p>There seems to be a common malady amongst opinionated tech writers &#8212; that of never quite getting it when it comes to the fundamental principles of security.  A particular favorite for being ignored is that of security through obscurity.  Many many moons ago, I wrote what I think is a decent treatment of the subject as it applies to open source software, <em><a href="http://articles.techrepublic.com.com/5100-10878_11-6064734.html">Security through visibility</a></em>.  While it makes a pretty strong case for ignoring the bleatings of &#8220;popularity is insecurity&#8221; doomsayers, it&#8217;s really only the first step toward full understanding of all the problems with the assumption that the only thing &#8220;secure&#8221; about open source software is obscurity.</p>
<p>Obviously, based on his start to the article, I was already expecting very little in the way of useful information.  His next statement left me even more mystified at what appeared to be a towering edifice of ignorance, however.  Specifically, he said:</p>
<blockquote>
<p>The best protection against vulnerabilities is to keep software updated, but most open source lacks update services. That&#8217;s one part of the Windows license that is worth paying for, and there does not seem to be an open source equivalent.</p>
</blockquote>
<p>As a long-time user of open source operating systems, previously favoring Debian GNU/Linux, and subsequently moving on to FreeBSD, I was stunned to see this in writing, published for all the world to see.  Was he serious?  Could he really believe that?</p>
<p>One of the most visible wins for open source Unix-like OSes, once one has learned a fair bit about them, is the casual availability of superior software management systems.  I&#8217;ve written a brief primer for effective use of APT for TechRepublic, <em><a href="http://articles.techrepublic.com.com/5100-10877-6104158.html">Efficient software management with the Advanced Package Tool in Debian</a></em>.  I&#8217;ve also addressed the excellence of a security tool integrated with FreeBSD&#8217;s ports system, <em><a href="http://blogs.techrepublic.com.com/security/?p=477">How FreeBSD makes vulnerability auditing easy: portaudit</a></em>.  Both of these articles illustrate some of the significant benefits of better software management systems than offered by MS Windows.</p>
<p>Perhaps even more relevant to Dana&#8217;s point is the fact that, on open source Unix-like OSes (but not on MS Windows), the software management system typically manages security updates for far more than just the core OS and a couple of applications created by the same vendor.  Such Unix-like OSes&#8217; software management systems tend to provide security update management for literally <em>thousands</em> of software packages originating outside the core OS project itself &#8212; in some cases, <em>tens of thousands</em>.</p>
<p>Then, his next statement clarified his meaning:</p>
<blockquote>
<p>An exception is Firefox . . . But how many take advantage of this? And how tied is Firefox to updating for security purposes? Remember we&#8217;re talking about pushing updates, not asking users to pull them.</p>
</blockquote>
<p>Suddenly, it all became clear.  In Dana Blankenhorn&#8217;s mind, &#8220;open source software&#8221; refers only to the handful of popular open source applications that are regularly used on MS Windows systems.  I find it interesting that the only example of an open source application he offers is an exception to his rule, however.</p>
<p>Where are all the legions of open source applications that don&#8217;t provide easy software updates?  Whose fault is it that MS Windows doesn&#8217;t have a software management system that can help ease the process of applying security patches for these applications the way open source OSes do?  Where are the examples of closed source applications that provide such update management as he describes, where the MS Windows compatible open source alternative does not &#8212; thus justifying his singling out of open source software as somehow more notably vulnerable?</p>
<p>Perhaps the worst part of the inaccuracies of the article is the fact that its clear assumptions (that all software worth discussing is MS Windows centric, for instance) for those of us who know better are opaque to those who do not.  A manager with little or no experience of OSes outside of MS Windows may read this article and come away with the assumption that open source OSes completely lack software management systems.  As a result, he or she may scupper any potential plans to deploy open source Unix-like systems in the network.  So much for &#8220;the best tool for the job&#8221;; such decisions are often difficult to make well even when you aren&#8217;t hampered by wrong-headed ideas like those Dana&#8217;s article might inspire.</p>
<p>He does make a good point about corporate culture, though:</p>
<blockquote>
<p>But until this ramps up (hopefully in a competitive market), enterprise managers have an easy way to say &#8220;no&#8221; to open source.</p>
<p>Regardless of how dangerous this is, the fact that managers feel it&#8217;s dangerous makes it so.</p>
</blockquote>
<p>Too bad some of those managers might &#8220;feel&#8221; it&#8217;s dangerous specifically because of his own article.</p>
<p>I&#8217;d clarify that to say that managers feeling it&#8217;s dangerous doesn&#8217;t <em>actually</em> make it so &#8212; but it does make it so for all intents and purposes in the corporate environment, when it comes to technology implementation decisions.  When the higher-up says &#8220;I think the closed source software offering is better, because I have these concerns about the open source software alternative,&#8221; his or her subordinate (and perhaps more technically inclined) IT worker will eventually reach a point where he or she must either make decisions limited by the manager&#8217;s fears or polish his resume.  Take it from someone who knows from personal experience.</p>
<p>On one hand, I&#8217;m inclined to be dismayed by this common bureaucratic failure of corporate culture, and feel the urge to rail against it.  After all, <a href="http://blogs.techrepublic.com.com/security/?p=505">security is everybody&#8217;s problem</a>; it&#8217;s not just a problem for &#8220;that guy over there&#8221;.  Your problem, to a significant extent, becomes my problem when you connect to the Internet.</p>
<p>On the other hand, knowing something about security that others don&#8217;t provides something of a competitive advantage.  Where competitors may stumble and fall, the organization with a knowledgeable IT department will remain stable and secure, and prosper where others have failed.</p>
<p>I guess there&#8217;s a silver lining to every cloud of disinformation.</p>
<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=6cc7bcd474006534b78fb6a54f4b0db8&amp;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=6cc7bcd474006534b78fb6a54f4b0db8" border="0" height="1" width="1">
<img src="http://feeds.feedburner.com/~r/techrepublic/security/~4/504707169" height="1">]]></content:encoded>
			<wfw:commentRss>http://www.it-security-help-now.com/2009/01/06/the-smallest-threat-to-open-source-in-2009/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The new MD5/SSL exploit is NOT the end of civilization as we know it</title>
		<link>http://www.it-security-help-now.com/2009/01/05/the-new-md5ssl-exploit-is-not-the-end-of-civilization-as-we-know-it/</link>
		<comments>http://www.it-security-help-now.com/2009/01/05/the-new-md5ssl-exploit-is-not-the-end-of-civilization-as-we-know-it/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 12:00:41 +0000</pubDate>
		<dc:creator>Tom Olzak</dc:creator>
		
		<category><![CDATA[Authentication]]></category>

		<category><![CDATA[Business Continuity]]></category>

		<category><![CDATA[Cybercrime]]></category>

		<category><![CDATA[DNS Security]]></category>

		<category><![CDATA[Encryption]]></category>

		<category><![CDATA[Risk Management]]></category>

		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blogs.techrepublic.com.com/security/?p=724</guid>
		<description><![CDATA[MD5 insecure?  Absolutely.  SSL hacked?  Sort of, but it's not broken.   CA negligence?  You decide.<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=c0674b957fb86c80bc9755000382b6a0&#38;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=c0674b957fb86c80bc9755000382b6a0" border="0" height="1" width="1">
]]></description>
			<content:encoded><![CDATA[<p><em>MD5 insecure?  Absolutely.  SSL hacked?  Sort of, but it&#8217;s not broken.   CA negligence?  You decide.</em></p>
<p><font size="2">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</font></p>
<p>MD5, known for years to be vulnerable, was instrumental in allowing creation of a rogue SSL certificate last month.  Although this is troublesome, it isn’t what really bothers me, even though some erroneously reported the untimely demise of SSL.  The real problem seems to be MD5’s continued use by CAs to sign certificates for years after problems were identified.</p>
<h3>The MD5 story</h3>
<p>In 2004, <a href="http://www.doxpara.com/md5_someday.pdf">Dan Kaminsky described weaknesses</a> in the MD5 <a href="http://en.wikipedia.org/wiki/Cryptographic_hash_function">cryptographic hash function</a>.  He predicted future attacks against it could cause problems with digital signatures.  Kaminsky wrote,</p>
<blockquote><p><em>The attacks discovered are indeed obscure. But completely theoretical? No. Even given what little data has been released – code implementing the attack isn’t even public yet – sufficient information has been released to piece together a rudimentary proof of concept tool that demonstrates, at minimum, that the selection of MD5 exposes new and potentially deeply undesirable functionality above and beyond what the one-way hash primitive specifies…  </em></p>
<p><em>That being said, this paper is not a “smoking gun” indictment of MD5. I’ve taken great pains to include the caveats of each vulnerability, as it is far too easy to overestimate the risks described in this paper. It is for that reason I am not saying ”today”, or ”any day now”. The title states ”someday” for a reason.  There are dots going back ten years as to the risk of MD5. Here are a few more, in the hopes that they will start to be connected.</em></p></blockquote>
<p>Was there enough information available at the time to make everyone immediately jump to another hashing solution like SHA-1?  Probably not.  However, there should have been enough concern among certificate authorities (CAs) to protect one of the most valuable security tools on the Web&#8211;SSL.</p>
<p>Although the bigger CAs did begin using SHA-1 for their high-end certificates, those with fewer security guarantees (I guess to really need your lawyer read the fine print…) continued to be signed with MD5.</p>
<h3>The 2008 &#8220;SSL&#8221; hack</h3>
<p>The “someday” Kaminsky wrote about drew much, much closer last month with development and successful use of a proof-of-concept rogue certificate by security researchers Alexander Sotirov, Marc Stevens, Jacob Appelbaum, Arjen Lenstra, David Molnar, Dag Arne Osvik, and Benne de Weger.  Figure 1 is a brief description of how a malicious certificate can be substituted for the real thing during purchase and acquisition.  The process is enabled largely because a majority of DNS servers are still vulnerable to<a href="http://blogs.techrepublic.com.com/security/?p=658"> redirection attacks</a>.  For a more detailed description of how this works, see the <a href="http://www.win.tue.nl/hashclash/rogue-ca/#sec71">original findings paper</a>.</p>
<p align="center"><a href="http://blogs.techrepublic.com.com/security/images/md5-attack.jpg" title="Certificate Attack Sequence"><img src="http://blogs.techrepublic.com.com/security/images/md5-attack.jpg" alt="Certificate Attack Sequence" width="374" height="342" /></a></p>
<p align="center"><strong>Figure 1</strong>  (<a href="http://www.win.tue.nl/hashclash/rogue-ca/#sec71">http://www.win.tue.nl/hashclash/rogue-ca/#sec71</a>)</p>
<h3>What this means</h3>
<p>On the surface, this “event” proves that it’s possible for an attacker to insert himself into the certificate acquisition process, resulting in wrongful authentication of visited sites.  However, SSL might not be in as much danger as originally reported.</p>
<p>Yes, there are many CAs still using MD5 for at least some certificate signing.  In fact, the rogue certificate used in this exploit emulated a <a href="http://www.computerworld.com/action/inform.do?command=search&amp;searchTerms=VeriSign+Inc.">VeriSign</a> RapidSSL cert.  TC TrustCenter AG, RSA, and Thawte Inc. also still use the vulnerable hash function.  But there are four significant mitigating factors.</p>
<ol>
<li>Most enterprise-class certificates, such as VeriSign’s <a href="http://www.verisign.com/ssl/buy-ssl-certificates/extended-validation-ssl-certificates/index.html">Extended Validation SSL Certificates</a> use the still secure SHA-1 hash function.</li>
<li>Certificates already issued with MD5 signatures are not at risk.  The exploit only affects new certificate acquisitions.</li>
<li>CAs are quickly moving to replace MD5 with SHA-1.  For example, VeriSign was planning to phase out MD5 by the end of January 2009.  The date was pushed up due to the December proof of concept.  On December 31, 2008, RapidSSL certificates shipped with SHA-1 digital signatures.</li>
<li>The researchers did not release the under-the-hood specifics of how the exploit was executed.</li>
</ol>
<p>Again, these are mitigating factors.  It isn’t impossible for cybercriminals to come up with an attack on their own now that conceptual understanding of approach is public knowledge.  But SSL is not broken.  The only thing broken is a portion of the <a href="http://en.wikipedia.org/wiki/Public_key_infrastructure">public key infrastructure</a> (PKI) which underlies it, and the risk is manageable.</p>
<h3>How to mitigate risk</h3>
<p>First, fix DNS.  Organizations which haven’t ensured their DNS services are secure should <a href="http://blogs.csoonline.com/GRC_DNS_Test">do so immediately</a>.  Second, take the plunge and filter business or home access to Web sites.  (See <a href="http://blogs.techrepublic.com.com/security/?p=676"><em>Free Web content filtering puts safer browsing within reach for everyone</em></a> and <a href="http://www.websense.com/content/WebFilter.aspx">Websense</a>.)  This is far from perfect, but it helps users avoid known malicious sites as they appear on the radar.  Finally, check new certificates before you purchase to see if the CA might be vulnerable and to ensure their validity.  Also check SSL-secured sites you visit for the first time to ensure the cert is valid&#8211;at least for the near future.</p>
<p>Checking before you buy is easy.  Use a reputable CA and check the signature hash function used.  Checking other sites requires the right tool, like <a href="https://www.networking4all.com/en/support/tools/site+check/">Site Check</a> at Networking4All.  To test, I entered the alternate URL for Gmail, as shown in Figure 2.</p>
<p align="center"> <a href="http://blogs.techrepublic.com.com/security/images/check1.jpg" title="Site Check URL entry"><img src="http://blogs.techrepublic.com.com/security/images/check1.jpg" alt="Site Check URL entry" width="314" height="83" /></a></p>
<p align="center"><strong>Figure 2</strong></p>
<p align="center">&nbsp;</p>
<p align="left"> Since the certificate is actually for mail.google.com, this is a good way to see if Site Check accurately tags the cert as invalid.  It did, as shown in Figure 3.  Although this is a valuable test for common certificate issues, the MD5 exploit described in this post would likely pass.  However, note that the results show the chain of trust as well as the hashing functions used.  If the certificate is signed with MD5, and the certificate was obtained after the exploit was made public, you are armed with information necessary to possibly avoid the site or take additional steps to verify authenticity.  If a business partner uses MD5 signed certificates, &#8217;strongly encourage&#8217; them to replace them with certificates signed with SHA-1.</p>
<p align="center">&nbsp;</p>
<p align="center"><a href="http://blogs.techrepublic.com.com/security/images/check.jpg" title="Site Check results"><img src="http://blogs.techrepublic.com.com/security/images/check.jpg" alt="Site Check results" width="361" height="390" /></a></p>
<p align="center"><strong>Figure 3</strong></p>
<h3>The final word</h3>
<p>So is SSL broken?  Not really.  The problems with MD5 are certainly cause for concern, but the risk is not high enough to mourn the demise of secure sockets, especially if simple steps are taken to avoid high-risk behavior.  Further, the problem is not with SSL itself.</p>
<p>Yes, MD5 is broken.  Of that there is no doubt.  So with years of advanced warning, were the CAs negligent for continuing to use MD5?  Was the risk high enough to make the shift before release of a successful proof-of-concept hack?  What do you think?</p>
<div>
<form action="/security/feedburner.php" method="post">

<p><strong>Q: Were the CAs negligent for continuing to use MD5?</strong></p>
<div>
<ul>
<li><label for="poll-answer-83"><br />
 Yes</label></li>
<li><label for="poll-answer-84"><br />
 No</label></li>
</ul>
<p>
</p>
<p><a href="#ViewPollResults" title="View Results Of This Poll">View Results</a></p>
</div></form>
</div>
<div><img src="http://blogs.techrepublic.com.com/security/wp-content/plugins/polls/images/loading.gif" width="16" height="16" alt="Loading ..." />&nbsp;Loading &#8230;</div>
<div>
<form action="/security/feedburner.php" method="post">

<p><strong>Do you believe the December proof-of-concept renders SSL insecure?</strong></p>
<div>
<ul>
<li><label for="poll-answer-85"><br />
 Yes</label></li>
<li><label for="poll-answer-86"><br />
 No</label></li>
<li><label for="poll-answer-87"><br />
 Not sure</label></li>
</ul>
<p>
</p>
<p><a href="#ViewPollResults" title="View Results Of This Poll">View Results</a></p>
</div></form>
</div>
<div><img src="http://blogs.techrepublic.com.com/security/wp-content/plugins/polls/images/loading.gif" width="16" height="16" alt="Loading ..." />&nbsp;Loading &#8230;</div>
<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=c0674b957fb86c80bc9755000382b6a0&amp;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=c0674b957fb86c80bc9755000382b6a0" border="0" height="1" width="1">
<img src="http://feeds.feedburner.com/~r/techrepublic/security/~4/503323894" height="1">]]></content:encoded>
			<wfw:commentRss>http://www.it-security-help-now.com/2009/01/05/the-new-md5ssl-exploit-is-not-the-end-of-civilization-as-we-know-it/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Are state and federal breach notification mandates unreasonable?</title>
		<link>http://www.it-security-help-now.com/2008/12/31/are-state-and-federal-breach-notification-mandates-unreasonable/</link>
		<comments>http://www.it-security-help-now.com/2008/12/31/are-state-and-federal-breach-notification-mandates-unreasonable/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 12:00:17 +0000</pubDate>
		<dc:creator>Tom Olzak</dc:creator>
		
		<category><![CDATA[Business Continuity]]></category>

		<category><![CDATA[Compliance]]></category>

		<category><![CDATA[Cybercrime]]></category>

		<category><![CDATA[Government]]></category>

		<category><![CDATA[Identity Theft]]></category>

		<category><![CDATA[Intrusion Detection]]></category>

		<category><![CDATA[Privacy]]></category>

		<category><![CDATA[Risk Management]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[data theft]]></category>

		<guid isPermaLink="false">http://blogs.techrepublic.com.com/security/?p=716</guid>
		<description><![CDATA[Organizations unable or unwilling to provide the controls necessary to react immediately to protect customer, employee, or patient information should reconsider keeping it in the first place.<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=3c3d3880cf582fce2f2bd6dc2bcb617b&#38;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=3c3d3880cf582fce2f2bd6dc2bcb617b" border="0" height="1" width="1">
]]></description>
			<content:encoded><![CDATA[<p><em>Organizations unable or unwilling to provide the controls necessary to react immediately to protect customer, employee, or patient information should reconsider keeping it in the first place. </em></p>
<p><font size="2"><em>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</em></font></p>
<p>Chris Wolf, an attorney and head of the Proskauer Rose (Washington, D.C.) law firm’s privacy and security group, stated in a recent interview that breach notifications should be delayed until all the facts are in about what was lost and who was affected.  While this might be a good legal position, I’m not sure this view is shared by victims of a breach, privacy advocates, or me if the delay reaches across weeks or months.</p>
<p>The topic of the discussion with Wolf was the potential for a U.S. Federal breach notification law and the impact on business of similar state regulations.  The interview, which appeared in the December/January 2009 issue of CSO, attributes the following to Wolf:</p>
<blockquote><p><em>Many of the state regulators who are focusing on</em> [timely notification]<em> are focused on the chronological amount of time between breach and notice.  I’m not sure they have a sufficient amount of knowledge of what is involved when a company needs to get its arms wrapped around a breach.  Before a company can notify, they need to find out who has been affected and what has been exposed.  It is better to have an accurate notice than to cry wolf.</em></p>
<p><strong>Source:</strong> Federal Notification Law Unlikely, CSO, December/January 2009, p. 36.</p></blockquote>
<p>Let’s analyze this statement.  First, Wolf infers that state regulators might be too intent on mandating time constraints, time constraints with no basis in the realities faced by business.  This might be true.  However, this is a matter of risk.  The risk the regulators assess is that faced by potential victims of a breach.  As the period between breach and notification increases, so does potential damage.  It isn’t about how long it takes a business to get its act together&#8211;and it shouldn’t be.  It’s about responding in a way that limits the ability of criminals to leverage stolen data, resulting in financial or other injury to victims. </p>
<p>Wolf also asserts that organizations need time to understand the breach&#8211;who was affected and what was taken&#8211;before they release a notification.  I don’t disagree with this.  However, making these decisions quickly, within regulatory constraints focused on risk mitigation, is the role of a well-designed and practiced <a href="http://blogs.csoonline.com/business_continuity_event_planning_analysis_and_containment">incident response process</a>. </p>
<p>Any organization which collects and keeps <a href="http://en.wikipedia.org/wiki/Personally_identifiable_information">PII</a> or e<a href="http://en.wikipedia.org/wiki/Protected_Health_Information">PHI</a> is responsible for protecting it and reacting quickly to mitigate risk due to its loss.  Each organization must know where PII and ePHI is stored, use reasonable and appropriate controls to prevent unauthorized access, use intrusion or <a href="http://it.toolbox.com/blogs/adventuresinsecurity/preventing-data-breaches-isnt-just-about-stopping-stuff-coming-in-25325">extrusion</a> monitoring to detect a breach, and document a quick breach response.  I define “quick” as hours, not weeks or months. </p>
<p>Organizations unable or unwilling to provide the controls necessary to react immediately to protect customer, employee, or patient information should reconsider keeping it in the first place. </p>
<p>Wolf closes the interview with a warning:</p>
<blockquote><p><em>Businesses need to be ready in advance of a breach to know what needs to be done… This is necessary to avoid the regulator scrutiny that has occurred in past cases.  If I were to give one piece of advice to businesses, it’s get ready in advance for a breach because it is more than likely it’s going to happen to you.</em></p></blockquote>
<p>With this statement, I strongly agree.</p>
<p>For more information about preparing for and responding to a breach, see <a href="http://www.ncsl.org/programs/lis/cip/priv/breach.htm">Breach of Information </a>at the National Conference of State Legislatures Web site.</p>
<h3>Tell us what you think</h3>
<div>
<form action="/security/feedburner.php" method="post">

<p><strong>Q: Do you have a documented breach response process?</strong></p>
<div>
<ul>
<li><label for="poll-answer-79"><br />
 Yes, documented and tested</label></li>
<li><label for="poll-answer-80"><br />
 Yes, documented but NOT tested</label></li>
<li><label for="poll-answer-81"><br />
 No, but under development</label></li>
<li><label for="poll-answer-82"><br />
 No</label></li>
</ul>
<p>
</p>
<p><a href="#ViewPollResults" title="View Results Of This Poll">View Results</a></p>
</div></form>
</div>
<div><img src="http://blogs.techrepublic.com.com/security/wp-content/plugins/polls/images/loading.gif" width="16" height="16" alt="Loading ..." />&nbsp;Loading &#8230;</div>
<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=3c3d3880cf582fce2f2bd6dc2bcb617b&amp;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=3c3d3880cf582fce2f2bd6dc2bcb617b" border="0" height="1" width="1">
<img src="http://feeds.feedburner.com/~r/techrepublic/security/~4/499407947" height="1">]]></content:encoded>
			<wfw:commentRss>http://www.it-security-help-now.com/2008/12/31/are-state-and-federal-breach-notification-mandates-unreasonable/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The most interesting security hacks and tools in 2008</title>
		<link>http://www.it-security-help-now.com/2008/12/31/the-most-interesting-security-hacks-and-tools-in-2008/</link>
		<comments>http://www.it-security-help-now.com/2008/12/31/the-most-interesting-security-hacks-and-tools-in-2008/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 09:00:08 +0000</pubDate>
		<dc:creator>Paul Mah</dc:creator>
		
		<category><![CDATA[Hacking]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Security Solutions]]></category>

		<category><![CDATA[Threats]]></category>

		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://blogs.techrepublic.com.com/security/?p=708</guid>
		<description><![CDATA[Even for seasoned IT professionals, the constantly shifting field can be befuddling.  In case you missed it earlier, I highlight some of the most interesting hacks of 2008 for your attention.<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=65810c118ce305bee67a8f599313c30a&#38;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=65810c118ce305bee67a8f599313c30a" border="0" height="1" width="1">
]]></description>
			<content:encoded><![CDATA[<p><em>Even for seasoned IT professionals, the constantly shifting field can be befuddling.  In case you missed it earlier, I highlight some of the most interesting hacks of 2008 for your attention.</em></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<h2><strong>WPA packet injection now possible</strong></h2>
<p>German Security researcher Erik Tews and co-researcher Martin Beck have found a way to break the Temporal Key Integrity Protocol (TKIP) key used by the Wi-Fi Protected Access (WPA) encryption standard.  This is done by tricking a WPA to send out a large amount of data, and then mathematically cracking it without using a dictionary attack.  While data remains encrypted, it is possible to perform data injection into the WPA traffic between a router and a laptop.  At this moment, WPA2, which uses Advanced Encryption Scheme, remains unaffected.</p>
<p>You can download their paper <a href="http://dl.aircrack-ng.org/breakingwepandwpa.pdf">Practical attacks against WEP and WPA</a> <em>(pdf)</em>, or read <a href="http://www.heise-online.co.uk/news/Security-experts-reveal-details-of-WPA-hack--/111922">more details here</a>.</p>
<h2><strong>Researchers eavesdrop on wired keyboards</strong></h2>
<p>By using an antenna and some relatively inexpensive equipment, Researchers Sylvain Pasini and Martin Vuagnoux successfully eavesdropped on wired keyboards from a distance of 20 meters.  They did this by picking up the electronic magnetic radiation emitted from depressed keys on the keyboards, which were intercepted and interpreted.  11 different wired keyboards were subjected to four different attack methods, with all keyboards succumbing to at least one of them.  Rate of picking up the keys that were pressed was slow, though the researchers seemed confident of improving it - and the range - with better equipment.</p>
<p>You can read more and watch the video on the researcher&#8217;s <a href="https://ssl.cnb.cnet.com/blogs/security/wp-admin/Sangoma_2.jpg">web site here</a>.</p>
<h2><strong>Triangulating rogue Wi-Fi users</strong></h2>
<p>If you thought that using your neighbour&#8217;s insecure Wi-Fi automatically precludes you from detection, then you might be interested to know that this is no longer the case.  ThinkSECURE has released <a href="http://securitystartshere.org/page-training-oswa-moocherhunter.htm">MoocherHunter</a>, a mobile tracking software tool for &#8220;real-time on-the-fly geo-locational of wireless moochers and hackers.&#8221;</p>
<p>Based on trials in residential and commercial environments with multiple tenants, a trained operator with a laptop and directional antenna was able to geo-locate a wireless moocher with a geographical positional accuracy of as little as 2 meters within half an hour.  And yes, it was developed in Singapore, and is free for end-user use.</p>
<p>Read more about <a href="http://securitystartshere.org/page-training-oswa-moocherhunter.htm">MoocherHunter here</a>, or download the <a href="http://oswa-assistant.securitystartshere.org/">OSWA LiveCD here</a>.</p>
<h2><strong>Mifare Classic RFID compromised</strong></h2>
<p>If you still haven&#8217;t heard by now, Mifare Classic, the RFID technology behind the <a href="http://blogs.techrepublic.com.com/security/?p=486">Oyster Card in London</a>, as well as by other transit operators in Boston and the Netherlands, have been compromised.  Mifare Classic has proven secure in the past due to the use of an on-board ASIC which is used to implement a challenge/response protocol to protect against cloning.  This has now been successfully cracked.</p>
<p>Other than opening the transit systems based on this technology to fare cheats, the other concern is that Mifare Classic is also widely used as building access passes, with another billion cards distributed worldwide.  Essentially, an employee can have their cards cloned by bumping into that person with a portable card reader.  This can happen without the victim knowing, and has no known countermeasures at the technical level.</p>
<p>NXP Semiconductors has quickly announced a new version of the Mifare chip called the Mifare Plus, which features 128-bit AES encryption and is which is currently immune to cloning.  Unfortunately, older readers are not compatible to the Mifare Plus, and it remains to be seen how long institutions will take to upgrade to the new standard.</p>
<p>You can read more about this <a href="http://blogs.techrepublic.com.com/tech-news/?p=2107">here</a> and <a href="http://www.pcworld.com/article/143371/rfidhack_hits_1_billion_digital_access_cards_worldwide.html">here</a>.</p>
<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=65810c118ce305bee67a8f599313c30a&amp;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=65810c118ce305bee67a8f599313c30a" border="0" height="1" width="1">
<img src="http://feeds.feedburner.com/~r/techrepublic/security/~4/499312865" height="1">]]></content:encoded>
			<wfw:commentRss>http://www.it-security-help-now.com/2008/12/31/the-most-interesting-security-hacks-and-tools-in-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Internal defenses are part of layered security strategy</title>
		<link>http://www.it-security-help-now.com/2008/12/30/internal-defenses-are-part-of-layered-security-strategy/</link>
		<comments>http://www.it-security-help-now.com/2008/12/30/internal-defenses-are-part-of-layered-security-strategy/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 21:35:56 +0000</pubDate>
		<dc:creator>Chad Perrin</dc:creator>
		
		<category><![CDATA[Risk Management]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://blogs.techrepublic.com.com/security/?p=717</guid>
		<description><![CDATA[A smart administrator will protect IT resources not only from the outside world, but from other resources inside the network as well.<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=990bccff6fa2962d2e209f655704d933&#38;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=990bccff6fa2962d2e209f655704d933" border="0" height="1" width="1">
]]></description>
			<content:encoded><![CDATA[<p><em>A smart administrator will protect IT resources not only from the outside world, but from other resources inside the network as well.</em></p>
<p><hr /></p>
<p>A <a href="http://blogs.techrepublic.com.com/security/?p=703">layered approach to security</a> is a good idea.  There&#8217;s little to quibble about there.  The specific needs of an effective layered security strategy may be open to debate, however.  The truth is that those needs vary from case to case, and may vary wildly in some cases.</p>
<p>A common mistake of those who do not employ an effective layered security strategy, though, is to focus on perimeter security.  It&#8217;s increasingly popular amongst the avant-garde of security professionals to claim <a href="http://blogs.techrepublic.com.com/security/?p=455">there is no perimeter</a>, but the truth is more prosaic: there&#8217;s a perimeter, but there&#8217;s a lot more to security than the perimeter.  Much of the philosophy of layered security is a response to the need to address more than mere perimeter security.</p>
<p>Firewalls are not enough, these days (if they ever were), to effectively protect the data moving around inside your network.  Even ignoring for a moment the fact that an Internet-connected network would never need to be connected to the Internet if data did not cross the perimeter, and still probably need securing even outside the perimeter at times, the view that one&#8217;s network is some kind of atomic, indivisible resource that needs all security measures focused on protecting it <em>as a whole</em> is mistaken.  The various parts and operations of your network all need their own individual protection measures too &#8212; even protection from each other.</p>
<p>A failure in penetration protection at the perimeter of a network is never an impossibility.  Local wardrivers and other wifi security crackers, exotic threats such as <a href="http://blogs.techrepublic.com.com/security/?p=634">van Eck phreakers</a> (at least in theory), and unscrupulous or incautious employees with physical access can all introduce threats to the network, bypassing common perimeter defenses entirely.  It is for this reason that one should employ a layered network security strategy &#8212; to design one&#8217;s security policy not only to attempt to keep the threats out, but also to provide the means to respond effectively to breaches, and to keep sensitive data and resources as well-protected as possible even if security has in some manner been compromised.</p>
<p>One of the most common failures in this regard is that of undertaking significant effort and expense to secure traffic outside the perimeter with encryption and authentication measures while assuming that data communications inside the perimeter are necessarily safe.  Protective measures for your IT resources should be implemented even for operations that take place entirely within a nominally trusted network.  In other words, even a supposedly trusted network should be regarded as untrusted &#8212; just, perhaps, less severely untrusted than other networks, such as the Internet itself.  Such measures should include, but not be limited to, the following:</p>
<ul>
<li>Systems internal to your network should be protected as though they were connected to public wireless network with Internet access and no perimeter security measures at all, such as many coffee shop networks.  Each should have its own firewall running, <a href="http://blogs.techrepublic.com.com/security/?p=443">unnecessary services turned off</a>, and necessary services configured to minimize vulnerability &#8212; even if you think nobody will be able to even attempt to crack security from outside the local network.</li>
<li>Secure user authentication should always be used when accessing resources across the network.  If some malicious security cracker manages to gain a foothold on a system within your network &#8212; perhaps some desktop system that uses a Web browser, email, and IM client to talk to the outside world &#8212; he or she might then be able to use it to stage attacks against more other systems.  If secure authentication is necessary to access your mail server, it won&#8217;t be easy to turn it into a virus delivery platform; if for your file server, it won&#8217;t be as easily ransacked; if for your firewall, it won&#8217;t be as easily reconfigured to allow further access to the network from the Internet.  Part of secure authentication, of course, is ensuring that only very well secured systems are allowed as the source of remote access.</li>
<li>Security assurance and disaster recovery resources on your network, such as integrity auditing and backup servers, should be as impervious to attacks launched from local systems as threats originating outside the network perimeter.  Logging servers should listen, but not broadcast; backup servers should never allow anything copied from another system to be executed on them; integrity auditing servers should not be subject to any control by the systems whose integrity they&#8217;re meant to audit.</li>
<li>Communications across the internal network should always be encrypted.  If you have a consumer grade router/firewall appliance with a Web interface, it should be accessed via an HTTPS encrypted connection.  If you must access the shell on a Unix system, use <a href="http://blogs.techrepublic.com.com/security/?p=295">OpenSSH</a> rather than RSH or other unencrypted tools.  Network filesystem shares should be accessed using tools such as SSHFS that encrypt the entire session using strong, peer reviewed cryptographic algorithms, rather than unencrypted, poorly encrypted, or only partly encrypted NFS or SMB/CIFS shares.</li>
</ul>
<p>Just as a boxer may wear a mouth guard to protect his teeth from each other, and not merely rely out outward defenses against an opponent&#8217;s punches, you should secure everything within your network against the rest of your network to protect it in the event your trust in your own IT resources doesn&#8217;t save you from unexpected threats that may penetrate or circumvent your perimeter security.</p>
<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=990bccff6fa2962d2e209f655704d933&amp;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=990bccff6fa2962d2e209f655704d933" border="0" height="1" width="1">
<img src="http://feeds.feedburner.com/~r/techrepublic/security/~4/498928741" height="1">]]></content:encoded>
			<wfw:commentRss>http://www.it-security-help-now.com/2008/12/30/internal-defenses-are-part-of-layered-security-strategy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Anatomy of a small business break-in</title>
		<link>http://www.it-security-help-now.com/2008/12/29/anatomy-of-a-small-business-break-in/</link>
		<comments>http://www.it-security-help-now.com/2008/12/29/anatomy-of-a-small-business-break-in/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 12:00:48 +0000</pubDate>
		<dc:creator>Tom Olzak</dc:creator>
		
		<category><![CDATA[Business Continuity]]></category>

		<category><![CDATA[Physical Security]]></category>

		<category><![CDATA[Privacy]]></category>

		<category><![CDATA[Risk Management]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Security Solutions]]></category>

		<category><![CDATA[data theft]]></category>

		<guid isPermaLink="false">http://blogs.techrepublic.com.com/security/?p=712</guid>
		<description><![CDATA[This is the story of an actual break-in, the physical security weaknesses discovered in the post break-in assessment, and what was done to strengthen protection of physical, financial, and information assets.

<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=82f949cbbec9fb85da308984b4e13efb&#38;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=82f949cbbec9fb85da308984b4e13efb" border="0" height="1" width="1">
]]></description>
			<content:encoded><![CDATA[<p><em>This is the story of an actual break-in, the physical security weaknesses discovered in the post break-in assessment, and what was done to strengthen protection of physical, financial, and information assets.</em></p>
<p><font size="2" face="Arial">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</font></p>
<p>This is the story of an actual break-in, the physical security weaknesses discovered in the post break-in assessment, and what was done to strengthen protection of physical, financial, and information assets, and a computer containing employee information.  As always, the names of both people and places (as well as a few facts) have been changed to protect the neglig… uh… the innocent.</p>
<p>The morning after Christmas Joe Kim, the owner of the Pavilion restaurant and a family friend, called to inform me someone had broken through the back door and stolen some money from the register.  Joe asked that I come over and take a look.  He wanted my help to help secure the building and to strengthen the Pavilion’s physical security.</p>
<p>When I arrived, Joe took me to the point of entry.  The back steel security door had been pried open.  Figure 1 shows a similar door at the back of the unit next to the Pavilion.</p>
<p align="center"><a href="http://blogs.techrepublic.com.com/security/images/okdoor.jpg" title="Example of undamaged door"><img width="347" src="http://blogs.techrepublic.com.com/security/images/okdoor.jpg" alt="Example of undamaged door" height="318" /></a><br />
 <br />
<strong>Figure 1</strong>
</p>
<p align="left">A crowbar, or like instrument, had been placed in the opening between the door and the door jamb.  The door was then pried/bent enough to break the panic bar latch.  An example panic bar is shown in Figure 2.</p>
<p align="center"><a href="http://blogs.techrepublic.com.com/security/images/panicbar.jpg" title="Panic Bar Example"><img width="313" src="http://blogs.techrepublic.com.com/security/images/panicbar.jpg" alt="Panic Bar Example" height="114" /></a> <br />
<strong>Figure 2</strong>
</p>
<p align="left">I walked through the damaged door and asked if the alarm had sounded when the intruder opened the door.  “What alarm?” Joe answered.  He then led me to the register from which the money had been removed. </p>
<p align="left">The “register” was a simple cash drawer connected to a point-of-sale terminal.  There was no apparent damage.  When I asked about this, Joe pointed to the register key in the drawer lock. </p>
<p align="left">“We always leave the key in the drawer so we don’t lose it,” he said.  “Besides, we only keep loose change in there after closing.  They got less than $20.”</p>
<p align="left">Since my area of expertise is actually protecting information and information infrastructure, I asked Joe if the server was stolen or damaged.  He took me to the office.  The computer was still under the desk and there hadn’t been any attempts to log in.  “You must have had the door to the office locked,” I commented. </p>
<p align="left">Joe shook his head.  “No, we always leave it unlocked.  We must’ve just been lucky.” </p>
<p align="left">“So were the employees,” I thought, since I know the computer contains their payroll information (i.e., names, addresses, dates of birth, social security numbers, etc.).</p>
<p align="left">After the tour, I sat with Joe and made of a list of things he needed to do to deter entry, limit an intruder’s time on site, and increase the difficulty in reaching and accessing critical or sensitive systems.  The list was simple.</p>
<ol>
<li>
<p align="left">Fix the lock and prevent easy access by crowbar.  Local ordinance prohibits installation of a bolt lock on any door marked as an emergency exit.  So the best way to hinder attempts to pry a door open is with a steel plate covering the opening between the door and the lock-side jamb, as shown in Figure 3.</p>
<p><a href="http://blogs.techrepublic.com.com/security/images/withplate.jpg" title="Door with security plate"></a><a href="http://blogs.techrepublic.com.com/security/images/withplate.jpg" title="Door with security plate"></a><a href="http://blogs.techrepublic.com.com/security/images/withplate.jpg" title="Door with security plate"></a><a href="http://blogs.techrepublic.com.com/security/images/withplate.jpg" title="Door with security plate"></a><a href="http://blogs.techrepublic.com.com/security/images/withplate.jpg" title="Door with security plate"></p>
<p><img width="283" src="http://blogs.techrepublic.com.com/security/images/withplate.jpg" alt="Door with security plate" height="268" /></p>
<p align="center">Figure 3</p>
<p></a></li>
<li>
<p align="left"> This isn’t perfect, but it should act as a sufficient deterrent for someone wanting quick entry by applying a crowbar to the latch.  And it fits within Joe’s budget.  A quick call to a locksmith, and the plate was installed and the latch repaired within two hours.</p>
</li>
<li>
<p align="left">Install an alarm system.  No physical structure is entirely secure against a determined intruder, especially a business like the Pavilion with more glass than concrete making up its outside walls.  So someone—preferably the police—should be alerted when an intruder gains access.  Further, a loud audible alarm will often cause an intruder to leave immediately, or at least spend far less time on the premises.  I advised Joe not to spend thousands on alarm installation.  For less than $500, he can install alarms on his doors and motion sensors in critical locations within the restaurant.  Monthly monitoring costs are less than $50. </p>
</li>
<li>
<p align="left">Lock the office door.  The server has a very strong password, and it would take some time to remove it from its home under the desk.  But cracking passwords or disconnecting the server are doable if an intruder is given enough time.  An alarm system and a locked office door should provide reasonable and appropriate protection against a successful hack via physical access.  (In any case, I plan to discuss encryption with Joe on my next visit.)</p>
</li>
<li>
<p align="left">Leave the cash drawer open after business hours.  Joe removes all cash from the premises when he closes for the day.  Leaving the drawer open prevents theft of the drawer or damage when trying to open it onsite.   This is exactly what happened at the pizza shop at the other end of the plaza. They were broken into the same day as the Pavilion.  The intruders stole a locked safe.  Little did they know there was no money in it, but they still took it so it could be opened in a less risky environment.  Unlike the safe, however, inability to use the cash drawer would hinder restaurant operations.  So, since there is nothing of any real value in the drawer, leave it open.  I also suggested he post a notice on the back door that no cash is kept on the premises after closing… and put the cash drawer key on his key ring. </p>
</li>
</ol>
<p>Joe isn’t the only small business owner with security issues.  Limited budget and ignorance of simple security techniques result in easy pickings for thieves and vandals.  As shown in this post, it doesn’t take much to provide just enough security to protect business operations and employee data.</p>
<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=82f949cbbec9fb85da308984b4e13efb&amp;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=82f949cbbec9fb85da308984b4e13efb" border="0" height="1" width="1">
<img src="http://feeds.feedburner.com/~r/techrepublic/security/~4/497712489" height="1">]]></content:encoded>
			<wfw:commentRss>http://www.it-security-help-now.com/2008/12/29/anatomy-of-a-small-business-break-in/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Security News Roundup: The most interesting security news of 2008</title>
		<link>http://www.it-security-help-now.com/2008/12/29/security-news-roundup-the-most-interesting-security-news-of-2008/</link>
		<comments>http://www.it-security-help-now.com/2008/12/29/security-news-roundup-the-most-interesting-security-news-of-2008/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 09:00:50 +0000</pubDate>
		<dc:creator>Paul Mah</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blogs.techrepublic.com.com/security/?p=711</guid>
		<description><![CDATA[For this week's security events I have compiled what I think are some of the most interesting security-related news of 2008.  More than the need for immediate mitigation of newly-uncovered vulnerabilities, the news highlighted here has more far-ranging implications in the security arena.  I recap the issues involved.<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=efa60b4652bb9b5f26533f9b6e62b94c&#38;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=efa60b4652bb9b5f26533f9b6e62b94c" border="0" height="1" width="1">
]]></description>
			<content:encoded><![CDATA[<p><em>For this week&#8217;s security events I have compiled what I think are some of the most interesting security-related news of 2008.  More than the need for immediate mitigation of newly-uncovered vulnerabilities, the news highlighted here has more far-ranging implications in the security arena.  I recap the issues involved.</em></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<h2><strong>CEO of Trend Micro thinks AV industry sucks</strong></h2>
<p>I would like to think that Eva Chen, co-founder of Trend Micro some 20 years ago is not just hard-hitting with her words, but shrewd with her ability to pitch for the headlines.</p>
<p><a href="http://www.channelregister.co.uk/2008/06/22/trend_micro_eva_chen/">She was quoted as saying</a>:</p>
<blockquote><p>&#8220;For me for the last three years I&#8217;ve been feeling that the anti-virus industry sucks. If you have 5.5 million new viruses out there how can you claim this industry is doing the right job?&#8221;</p></blockquote>
<p>Where Mac aficionados will say the answer is obvious, another solution that has become far less clunky than antivirus software in recent years would probably be whitelisting.  Then again, <a href="http://www.techatplay.com/?p=62">the death of the traditional antivirus approach</a> is not that new a concept either, but the result of mounting frustration over the failure of the current approach.</p>
<p>Of course, Chen went on to conveniently punt the company&#8217;s up-coming &#8220;Smart Protection Network,&#8221; a technology that uses &#8220;pattern comparison&#8221; by leveraging the Internet cloud to solve all the problems related to nasty viruses.  And while it does seem to make sense, the question has to be why we are still reliant at this point on definition matching technology?</p>
<p>Whatever the case, it&#8217;s certainly refreshing to have a leading antivirus vendor admit to the failings of the industry as a whole.</p>
<p>You can find the <a href="http://blogs.techrepublic.com.com/security/?p=473">original TechRepublic post here</a>.</p>
<h2><strong>Most spammed man in Britain receives 44,000 unwanted mails a day</strong></h2>
<p>You might think that you have it bad with spam.  Well, it appears that Colin Wells, a man who works as a workshop foreman at a local bus company has the dubious honor of being the most spammed man with 44,000 unwanted mails a day.</p>
<p>Obviously a piece to trumpet the services of ClearMyMail, a British anti-spam service company, it nevertheless boggles the mind how someone can receive quite so many unwanted emails.  Well claims that before ClearMyMail came along, he takes at least two hours a day to delete all the spam from his inbox.</p>
<p>We&#8217;re take that with a big tablespoon of salt, though a poll of TechRepublic members does reveal that about 35 percent of those polled receives more than 20 spam mails a day - which is no trivial figure either.</p>
<p>You can find the <a href="http://blogs.techrepublic.com.com/security/?p=492">original TechRepublic post here</a>.</p>
<h2><strong>Another Webcam voyeur arrested</strong></h2>
<p>Yet another peeping tom got thrown into jail for hijacking a teenage girl&#8217;s webcam to spy on her.  Essentially, the so-called hacker used a Trojan horse virus to remotely access the webcam by selective targeting with infected emails.  Once he had a crèche of illicit photos, the man went on to threaten the teenage girl with blackmail unless she posed indecently for him, at which stage the hapless girl reported on him.</p>
<p>I think of particular concern would be the built-in Webcams that can be found on literally every new laptops sold on the market today.  From the evidence so far, it seems that borderline computer literate users can fail to notice anything amiss should the camera come on.  Perhaps pasting a opaque scotch tape across it might work better for these users.</p>
<p>I originally referenced the case on <a href="http://blogs.techrepublic.com.com/security/?p=568">TechRepublic here</a>; you can find the <a href="http://www.techradar.com/news/internet/webcam-hacker-gets-four-years-446277">original news report here</a>.</p>
<h2><strong>Long-running Internet porn pop-up case finally comes to an end</strong></h2>
<p>Four long years in the running, the case against former Connecticut schoolteacher Julie Amero finally closed a couple of weeks ago when she accepted a plea agreement.  Amero will pay a US$100 charge as well as have her teaching credentials revoked in return for State prosecutors dropping four felony charges against her.</p>
<p>What happened was as follows.  <a href="http://technology.timesonline.co.uk/tol/news/tech_and_web/article1464355.ece">Excerpt from Times Online</a>:</p>
<blockquote><p>She <em>[Amero]</em> returned from the lavatory to find two students viewing a hairstyle site.  Shortly afterwards, she says, pornographic advertisements flooded the screen. She says she tried to click them off, but they kept popping up, and the barrage lasted all day. She tried to stop the students looking at the screen, but several saw sexually explicit photographs. It was school policy not to turn off computers.</p></blockquote>
<p>I think the general TechRepublic members are sympathetic towards the situation, though some are suspicious that not all the facts were clearly reported in the press.</p>
<p>One line of thought is that legal costs can be so crippling that the life of an innocent person can be destroyed mounting a proper defence.  What is your take on this?</p>
<p>You can find the <a href="http://blogs.techrepublic.com.com/security/?p=684">original TechRepublic post here</a>.</p>
<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=efa60b4652bb9b5f26533f9b6e62b94c&amp;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=efa60b4652bb9b5f26533f9b6e62b94c" border="0" height="1" width="1">
<img src="http://feeds.feedburner.com/~r/techrepublic/security/~4/497630544" height="1">]]></content:encoded>
			<wfw:commentRss>http://www.it-security-help-now.com/2008/12/29/security-news-roundup-the-most-interesting-security-news-of-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Security News Roundup: Keyloggers used to harvest banking credentials</title>
		<link>http://www.it-security-help-now.com/2008/12/26/security-news-roundup-keyloggers-used-to-harvest-banking-credentials/</link>
		<comments>http://www.it-security-help-now.com/2008/12/26/security-news-roundup-keyloggers-used-to-harvest-banking-credentials/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 09:13:19 +0000</pubDate>
		<dc:creator>Paul Mah</dc:creator>
		
		<category><![CDATA[Passwords]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Spyware]]></category>

		<category><![CDATA[Threats]]></category>

		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://blogs.techrepublic.com.com/security/?p=710</guid>
		<description><![CDATA[This week's security events include news of Microsoft confirming serious SQL Server bug, Check Point acquiring Nokia's Security Appliance business, and a peek into the shady underworld of harvesting banking credentials using keyloggers.<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=bf8244fb287a6bf5688121204acc973f&#38;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=bf8244fb287a6bf5688121204acc973f" border="0" height="1" width="1">
]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8217;s security events include news of Microsoft confirming serious SQL Server bug, Check Point acquiring Nokia&#8217;s Security Appliance business, and a peek into the shady underworld of harvesting banking credentials using keyloggers.</em></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><strong>Microsoft confirms SQL Server bug</strong></p>
<p>Microsoft has confirmed that it has been <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;taxonomyId=9&amp;articleId=9124351">working to fix a critical vulnerability in SQL Server</a> since April, as alleged by SEC Consult, the organization that uncovered the bug.  We first reported about this issue in our <a href="http://blogs.techrepublic.com.com/security/?p=692">Security News Roundup two weeks ago</a>, just before the issue hit the mainstream press due to the highly critical nature of this vulnerability.</p>
<p>A successful attacker will be able to remotely control the database and the underlying server, which will result in a leakage of confidential data and disruptions in critical MS SQL driven applications, which exist mainly in the enterprise space.  As such, database administrators are urged to immediately review available work-around solutions and implement them as soon as possible, in spite of the holiday season.</p>
<p>&#8220;We expect that Microsoft is currently working on patch and will release it out of band,&#8221; said Wolfgang Kandek, CTO of Qualys, underlining the severely of the problem.  However, patch deployment is likely to be slower than the recent Internet Explorer vulnerability.  Kandek explains that the reason is because Microsoft SQL Server is part of the core server infrastructure of many enterprise companies.  As such, &#8220;<em>[SQL Server]</em> is subject to lengthy patch and testing cycles and before any such fix can be deployed.&#8221;</p>
<p><strong>Check Point acquires Nokia&#8217;s security business</strong></p>
<p>Check Point has agreed to acquire Nokia&#8217;s security appliance business.  Financial details were not disclosed, though Check Point did reveal that the acquisition will add some US$100 million to the company&#8217;s revenues in 2009, and that the <a href="http://www.networkworld.com/news/2008/122308-nokia-offloads-security-business-to.html">transaction terms will be in cash</a>.  The two companies have been working together for over a decade, <a href="http://mobility.cbronline.com/news/check_point_acquires_nokia_security_business_261208">with more than 220,000 Nokia appliances</a> installed with over 23,000 customers worldwide.</p>
<p>There is no mention of how staff from the new division will fit together into Check Point&#8217;s organizational structure, though Chief Executive Officer Gil Shwed was reported as saying at a press conference, &#8220;I hope that we will also find a way to integrate most of the Nokia workforce into the company.&#8221;</p>
<p>The reason behind this Nokia selling its security appliance business is not known; though judging by <a href="http://www.informationweek.com/news/mobility/business/showArticle.jhtml?articleID=212202234">recent belt-tightening measures at Nokia</a>, this could well be part of overall restructuring designed to improve its group returns.</p>
<p><em><strong>Keyloggers used to harvest banking credentials</strong></em></p>
<p>A team of researchers have published a case study that focuses on keyloggers and their use to harvest banking-related user names and passwords.  Using honeynets, the team observed over 70 different data-stealing malware and found over 33 GB of log files in &#8220;dropzones.&#8221;</p>
<p><a href="http://www.heise-online.co.uk/security/Keyloggers-under-the-microscope--/news/112288">Excerpt from heise Security UK</a>:</p>
<p>The log files contained personal information on more than 170,000 victims, including passwords, PINs, user names, and so on. They also contained information, including PINs, on over 10,000 bank accounts, over 140,000 email passwords and the access details of nearly 80,000 members of social networking sites such as Facebook and Hi5.</p>
<p>Of course, the use of two factor authentication such as by some UK banks would have rendered a lot of these data useless.  Places such as Singapore have also mandated all banks to offer two-factor authentication for on-line banking.  Of course, a common habit of most people using the same passwords for various accounts will probably not help.</p>
<p>The data has since been handed to <a href="http://www.auscert.org.au/">Australian CERT</a>, which will pass the information on to the relevant banks and institutions so as to inform the victims and remedy the situation.  You can read the full report titled <a href="http://honeyblog.org/junkyard/reports/impersonation-attacks-TR.pdf">Learning more about the Underground Economy: A case-study of Keyloggers and Dropzones</a>. <em>(pdf)</em></p>
<p><a href="http://techrepublic.com.com/5208-6230-0.html?forumID=102&amp;threadID=281858">Any comments or feedback on the security news roundup this week?</a></p>
<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=bf8244fb287a6bf5688121204acc973f&amp;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=bf8244fb287a6bf5688121204acc973f" border="0" height="1" width="1">
<img src="http://feeds.feedburner.com/~r/techrepublic/security/~4/495449653" height="1">]]></content:encoded>
			<wfw:commentRss>http://www.it-security-help-now.com/2008/12/26/security-news-roundup-keyloggers-used-to-harvest-banking-credentials/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Server virtualization: Is it worth the risk?</title>
		<link>http://www.it-security-help-now.com/2008/12/24/server-virtualization-is-it-worth-the-risk/</link>
		<comments>http://www.it-security-help-now.com/2008/12/24/server-virtualization-is-it-worth-the-risk/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 12:00:03 +0000</pubDate>
		<dc:creator>Tom Olzak</dc:creator>
		
		<category><![CDATA[Business Continuity]]></category>

		<category><![CDATA[Risk Management]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://blogs.techrepublic.com.com/security/?p=706</guid>
		<description><![CDATA[There are many who claim virtualization adds additional vulnerabilities to already complex security environments.  So is this true?  Is virtualization increasing organizational risk?  And if it is, is the value gained worth a little risk acceptance?<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=d22e4ce1a811e4dc940c2941ceffc749&#38;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=d22e4ce1a811e4dc940c2941ceffc749" border="0" height="1" width="1">
]]></description>
			<content:encoded><![CDATA[<p><em>There are many who claim virtualization adds additional vulnerabilities to already complex security environments.  So is this true?  Is virtualization increasing organizational risk?  And if it is, is the value gained worth a little risk acceptance?</em></p>
<p><font size="2">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</font></p>
<p><a href="http://searchservervirtualization.techtarget.com/sDefinition/0,,sid94_gci1032820,00.html">Server virtualization </a>is growing as a critical component of system and data center design.  However, there are many who claim it adds additional vulnerabilities to already complex security environments.  So is this true?  Is virtualization increasing organizational risk?  And if it is, is the value gained worth a little risk acceptance?</p>
<h3>Why virtualize?</h3>
<p>When microcomputer-based servers began to supplant mainframes and mini-computers as core business information processing systems, microcomputer technology was far behind its current state.  Placing a single solution on each server was recommended by companies like Microsoft to ensure expected performance and reduce the risk of incompatibilities.  The approach worked, but it created data centers with potentially hundreds of single-purpose servers.</p>
<p>As the number of servers increased, so did management headaches.  Further, improvements in hardware technology, coupled with end-of-life server replacements, resulted in data centers full of servers with underused resources.  The time was right for virtualization.</p>
<p>Virtualization started out slowly, feeling its way through the information architecture landscape.  Over time, it became the core of many server implementation strategies.  According to William Hau and Rudolph Araujo of Foundstone:</p>
<blockquote><p><em>A recent</em> [virtualization] <em>industry conference drew more than 10,000 attendees, putting virtualization in the same league of technologies as Java and Linux.</em></p>
<p>[…]</p>
<p><em>Server and desktop virtualization has moved from being a buzzword to becoming a reality that will define the way organizations leverage information technology.</em></p>
<p><strong>Source:</strong> <a href="http://www.vmware.com/files/pdf/partners/security/mcafee-key-security-ent-arch-wp.pdf">Virtualization and Risk – Key Security Considerations for your Enterprise Architecture</a></p></blockquote>
<p>Virtualization has taken hold because it helps organization address many day-to-day issues associated with server technology, including:</p>
<ul>
<li><strong>Hardware pooling</strong>.  Multiple virtual servers can share a single hardware platform’s resources, maximizing an organization’s investment.</li>
<li><strong>Underlying hardware is not an issue</strong>.  Virtual environments abstract hardware from guest virtual server environments.  Vendors and business users of applications and operating systems have less to worry about when trying to deploy a solution on a variety of hardware platforms.</li>
<li><strong>Secure logging</strong>.  <a href="http://en.wikipedia.org/wiki/Hypervisor">Hypervisors</a>, or virtual machine managers (VMM), log events from beneath guest environments.  So even if logs in the virtual machine are modified or destroyed, the VMM logs are still available for security or troubleshooting activities.</li>
<li><strong>Server implementation via standard images</strong>.  Once a virtual server is created, with appropriate baseline security settings, patches applied, and other environment-specific settings, an organization can save an image.  The image can be used for recovery or to create other servers of the same type (i.e., email, database, file and print, etc.).</li>
<li><strong>Quick Recovery from business continuity events</strong>.  If hardware fails or a virtual server is somehow corrupted, rebuilding the environment from a stored virtual image is a quick way to restore services.  And because the hardware is abstracted from the virtual machine, a critical server can be restored on a hardware platform different from the normal production system, without having to worry about incompatibilities.</li>
<li><strong>Security testing</strong>.  Building baselines for both servers and network behavior is a big part of security management.  Testing configurations with virtual servers is a good way to quickly throw up a server, test, and tear it down once testing is complete.</li>
</ul>
<h3>What are the risks of virtualization?</h3>
<p>Like any new technology, virtualization requires a shift in the way we manage our information infrastructure.  Three potential risks IT managers must address include proliferation, shifting network baselines, and rollback vulnerabilities.</p>
<p>The ease with which engineers can deploy virtual servers is both an advantage and a disadvantage.  Traditional server deployment required purchase or repurposing of an actual piece of hardware.  It was easy to control this process with standard change management processes.  Virtualization changes the game.</p>
<p>Today, engineers can create virtual servers on any virtualized hardware platform simply by deploying the relevant image.  They can do this without the checks and balances mandated by spending more money.  This capability can actually result in more servers to manage, with a greater number falling under the radar of security analysts, auditors, etc.</p>
<p>When configuring security or performance monitoring solutions, a stable network baseline is assumed.  However, the ability to build-tear down-build virtual servers at will can work havoc upon baselines.  This includes already established baselines, causing unreliable monitoring results.</p>
<p>Finally, using virtual images to roll back virtual servers because of problems with an update, upgrade, or patch can move a server back in time.  A time before critical security patches were applied, for example. </p>
<p>All three of these risks are caused by changes in how server deployment is managed.  Adjusting administrative controls (i.e., change management policies and processes) to include special virtualization considerations is the first step.  Organizations must follow policy changes with modifications to compliance oversight processes.</p>
<p>Now that we’ve looked at some common administrative vulnerabilities, let’s move to attacks against virtual environments.</p>
<p>Proof of concept exploits, like <a href="http://en.wikipedia.org/wiki/Blue_Pill_(malware)">Blue Pill</a>, <a href="http://www.eecs.umich.edu/virtual/papers/king06.pdf">SubVirt</a>, and <a href="http://www.thetechherald.com/article.php/200812/437/Xensploit-%E2%80%93-all-the-FUD-from-a-research-demo-you-will-ever-need">Xensploit</a>, have demonstrated unique vulnerabilities related to VMMs.  However, no known attack has occurred.  Further, anti-malware vendors have significantly improved their products’ ability to detect these types of infections.  (See <a href="http://www.mcafee.com/us/enterprise/products/secure_virtualization/total_protection_for_virtualization.html">McAfee’s Total Protection for Virtualization solution</a>.)  The bottom line?  Use common sense and knowledge of virtualization security issues to design reasonable and appropriate virtual server controls.  Although the technology might be new, the general approach for protecting it hasn’t changed.</p>
<h3>The final word</h3>
<p>So is virtualization worth the risk?  Absolutely.  The business value gained from properly managed virtualization far exceeds any real or perceived risk.  More specifically, the additional risk is minimal when the technology is properly managed, while improvements to business continuity and ROI are significant.  So go forth and virtualize.</p>
<h3>Tell us what you think</h3>
<div>
<form action="/security/feedburner.php" method="post">

<p><strong>Q: How is server virtualization used in your environment?</strong></p>
<div>
<ul>
<li><label for="poll-answer-70"><br />
 Used only special circumstances</label></li>
<li><label for="poll-answer-71"><br />
 Standard deployment strategy</label></li>
<li><label for="poll-answer-72"><br />
 Evaluating</label></li>
<li><label for="poll-answer-73"><br />
 No plans to use</label></li>
</ul>
<p>
</p>
<p><a href="#ViewPollResults" title="View Results Of This Poll">View Results</a></p>
</div></form>
</div>
<div><img src="http://blogs.techrepublic.com.com/security/wp-content/plugins/polls/images/loading.gif" width="16" height="16" alt="Loading ..." />&nbsp;Loading &#8230;</div>
<div>
<form action="/security/feedburner.php" method="post">

<p><strong>Q: If you don&#8217;t currently deploy virtualization solutions, why?</strong></p>
<div>
<ul>
<li><label for="poll-answer-74"><br />
 The risks are too high</label></li>
<li><label for="poll-answer-75"><br />
 Lack of required in-house skill sets</label></li>
<li><label for="poll-answer-76"><br />
 Management doesn&#8217;t believe it&#8217;s an appropriate solution</label></li>
<li><label for="poll-answer-77"><br />
 We&#8217;re waiting for greater maturity in virtualization solutions</label></li>
<li><label for="poll-answer-78"><br />
 Other</label></li>
</ul>
<p>
</p>
<p><a href="#ViewPollResults" title="View Results Of This Poll">View Results</a></p>
</div></form>
</div>
<div><img src="http://blogs.techrepublic.com.com/security/wp-content/plugins/polls/images/loading.gif" width="16" height="16" alt="Loading ..." />&nbsp;Loading &#8230;</div>
<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=d22e4ce1a811e4dc940c2941ceffc749&amp;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=d22e4ce1a811e4dc940c2941ceffc749" border="0" height="1" width="1">
<img src="http://feeds.feedburner.com/~r/techrepublic/security/~4/493992730" height="1">]]></content:encoded>
			<wfw:commentRss>http://www.it-security-help-now.com/2008/12/24/server-virtualization-is-it-worth-the-risk/feed/</wfw:commentRss>
		</item>
		<item>
		<title>5 precautions to take for the holiday break</title>
		<link>http://www.it-security-help-now.com/2008/12/23/5-precautions-to-take-for-the-holiday-break/</link>
		<comments>http://www.it-security-help-now.com/2008/12/23/5-precautions-to-take-for-the-holiday-break/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 20:19:08 +0000</pubDate>
		<dc:creator>Chad Perrin</dc:creator>
		
		<category><![CDATA[Business Continuity]]></category>

		<category><![CDATA[Policy]]></category>

		<category><![CDATA[Risk Management]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://blogs.techrepublic.com.com/security/?p=709</guid>
		<description><![CDATA[What do you think about when Christmas approaches?  Some of us think about how vulnerable our networks might be while we're away on vacation.<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=9a059f0c9f53df4a11276a1cb551f364&#38;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=9a059f0c9f53df4a11276a1cb551f364" border="0" height="1" width="1">
]]></description>
			<content:encoded><![CDATA[<p><em>What do you think about when Christmas approaches?  Some of us think about how vulnerable our networks might be while we&#8217;re away on vacation.</em></p>
<p><hr /></p>
<p>In recent years, the holidays have seen drop-offs in the volume of spam and virus traffic on the Internet.  The reasons aren&#8217;t proven, but I suspect it&#8217;s mostly because a lot of poorly secured home computers that have been infected by malware without their owners&#8217; knowledge are turned off while they leave town.  As a result, legions of MS Windows systems absorbed into botnets and otherwise turned into platforms for automated security cracking drop off the Internet.</p>
<p>On the other hand, enterprise networks and other high-value targets may be more at risk than usual.  Not only do many of them let most of their network administration staff members take vacation time, often letting all the most senior IT employees go incommunicado for a week or two.  This leaves a network more vulnerable than usual, and malicious security crackers who target such organizations probably know it.</p>
<p>The following last-minute precautions should probably be on your To Do list for just before leaving the office this holiday:</p>
<ol>
<li>Make sure your backups &#8212; both on-site and off-site &#8212; are current, and test them to make sure you can actually restore from them.  Remember: if it hasn&#8217;t been tested, it&#8217;s not a good backup.</li>
<li>Intrusion detection and alerts (sent to someone with the ability and authority to do something about it who will monitor alerts during the holidays) should be automated as much as reasonably possible.</li>
<li>Ensure that disaster recovery procedures are thoroughly documented for whoever will be around during the holiday break.</li>
<li>Go over the automated security measures you have in place to determine whether they can be improved, such as firewall rulesets, VPN authentication procedures, and protection for your integrity auditing snapshots.  What time is better for a review and improvement plan than the weeks before (almost) everyone will be gone for a while, and your automated security measures will have to mostly fend for themselves?</li>
<li>Last but not least, treat your employees well.  If possible, give everyone some time off (without being on-call) that fits his or her needs &#8212; and if not, give whoever doesn&#8217;t get the time off some extra compensation to make up for it.  It&#8217;s not just about being a friendly boss; a frustrated employee may not do as good a job of ensuring the security and reliability of your IT resources.</li>
</ol>
<p><hr /></p>
<p>On a personal note, I received a box of swag and a card from the editorial staff at TechRepublic &#8212; including a TR desk flag, a pen, a rubber ball with lights in it that flash when it bounces, and my second TechRepublic coffee mug.  Those mugs are some of the best coffee mugs I&#8217;ve ever seen, by the way.  Now that I have one each for me and my &#8220;Significant Other&#8221;, I just need one more to hold pens on my desk.  Maybe I&#8217;ll get it next year.</p>
<p>This is my public thanks, and my wishes for a happy holiday, to everyone who signed the card &#8212; and to all my readers.  Barring catastrophe on vacation, I&#8217;ll see you next week.</p>
<br />
<br />
<a href="http://www.pheedo.com/click.phdo?s=9a059f0c9f53df4a11276a1cb551f364&amp;p=1"><img alt="" border="0"></a>
<img src="http://www.pheedo.com/feeds/tracker.php?i=9a059f0c9f53df4a11276a1cb551f364" border="0" height="1" width="1">
<img src="http://feeds.feedburner.com/~r/techrepublic/security/~4/493431137" height="1">]]></content:encoded>
			<wfw:commentRss>http://www.it-security-help-now.com/2008/12/23/5-precautions-to-take-for-the-holiday-break/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
