<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Practical Issues in InfoSec &#187; Technology</title>
	<atom:link href="http://www.dlstrom.com/tag/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dlstrom.com</link>
	<description>... putting information security within reach of everyone!</description>
	<lastBuildDate>Tue, 20 Dec 2011 17:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The Technology Element</title>
		<link>http://www.dlstrom.com/2009/06/10/the-technology-element/</link>
		<comments>http://www.dlstrom.com/2009/06/10/the-technology-element/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 18:37:12 +0000</pubDate>
		<dc:creator>Dan Strom</dc:creator>
				<category><![CDATA[Awareness]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Network Security]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dlstrom.com/?p=244</guid>
		<description><![CDATA[Any Defense In Depth strategy requires a technology component. Yes, we&#8217;ve already seen that people play an important role, but technology is used where consistency and repeatability are needed. You could have someone assigned to capture and analyze every packet that is aimed toward your your network, but they wouldn&#8217;t be able to do this [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.dlstrom.com/2009/06/10/the-technology-element/" data-text="The Technology Element" data-count="none" data-via="danstrom" data-related="danstrom"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.dlstrom.com/2009/06/10/the-technology-element/&amp;layout=standard&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>Any <a href="http://www.dlstrom.com/2009/04/16/defense-in-depth/">Defense In Depth</a> strategy requires a technology component. Yes, we&#8217;ve already seen that <a href="http://www.dlstrom.com/2009/05/19/the-people-element/">people</a> play an important role, but technology is used where consistency and repeatability are needed.</p>
<p>You could have someone assigned to capture and analyze every packet that is aimed toward your your network, but they wouldn&#8217;t be able to do this with the speed and consistency required to effectively protect your information assets. That is where technology comes in.</p>
<p>Your small or medium business, or even your home, network needs to have some technology used to help defend and protect.</p>
<p>Consider the use of these basic technologies in your defense in depth strategy&#8230;</p>
<ul>
<li>
<strong>Anti-virus</strong> and <strong>anti-spyware</strong> &#8211; Defends against malware and helps to ensure availability and confidentiality. Your computers stay running and the information on them stays in the organization. Opportunities to accidently install viruses and spyware come from shared files, or even from just surfing the Internet. Even legitimate sites often will spread malware!</li>
<li>
<strong>Firewall</strong> &#8211; Defends against unauthorized access and helps to protect the perimeter of your network. Your connection to the Internet is being frequently tested for openings that would allow entrance to hackers. The firewall is a basic first line of defense.</li>
<li>
<strong>File system encryption</strong> &#8211; Defends against loss of data if the computer is stolen. Many solutions exist, but both Windows and Mac OS X have built-in features for encrypting the file systems. Learn how to use this feature, and then make sure that you really are using it!</li>
<li>
<strong>Automatic Backup</strong> &#8211; Makes your information available in the event of a disk drive failure. This is an often overlooked element to information security in the small business. The usability of the backups should periodically be tested.</li>
</ul>
<p>Of course, there are many others steps that can be taken ranging from segmenting your network to installing (and monitoring) intrusion detection/prevention systems to installing hardware encryption to active application scanning to multi-tiered firewall architectures to data classification systems to access control methodologies to &#8230;</p>
<p>So, by now we have learned that just being careful (the People element) is not all you need for good information security. You also need technology to supplement your people.</p>
<p>The last element of Defense in Depth is Operations. We will be looking at that in the next week or so&#8230;</p>
<p>- Dan</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dlstrom.com/2009/06/10/the-technology-element/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defense in Depth</title>
		<link>http://www.dlstrom.com/2009/04/16/defense-in-depth/</link>
		<comments>http://www.dlstrom.com/2009/04/16/defense-in-depth/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 21:44:03 +0000</pubDate>
		<dc:creator>Dan Strom</dc:creator>
				<category><![CDATA[Awareness]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Network Security]]></category>
		<category><![CDATA[Operations]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dlstrom.com/?p=170</guid>
		<description><![CDATA[Can a small or medium sized business do Defense in Depth? How about the home user? The phrase &#8220;defense in depth&#8221; is tossed around in the Information Security field as if everyone knows what is being talked about. Just what is Defense in Depth? The National Security Agency has put out a short paper which [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.dlstrom.com/2009/04/16/defense-in-depth/" data-text="Defense in Depth" data-count="none" data-via="danstrom" data-related="danstrom"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.dlstrom.com/2009/04/16/defense-in-depth/&amp;layout=standard&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>Can a small or medium sized business do Defense in Depth?</p>
<p>How about the home user?</p>
<p>The phrase &#8220;defense in depth&#8221; is tossed around in the Information Security field as if everyone knows what is being talked about.</p>
<p>Just what is <strong>Defense in Depth</strong>?</p>
<p>The National Security Agency has put out a short <a href="http://www.nsa.gov/ia/_files/support/defenseindepth.pdf">paper</a> which discusses a strategy for defense in depth.</p>
<p>I certainly encourage you to take a look at that paper.</p>
<p>The defense in depth strategy focuses on three important elements as we work toward information assurance. These elements are:</p>
<ul>
<li>People</li>
<li>Technology</li>
<li>Operations</li>
</ul>
<p>We will soon begin looking at each of these elements as it related to Information Security and the small business or home user.</p>
<p>- Dan</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dlstrom.com/2009/04/16/defense-in-depth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

