<?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>NovaInfosecPortal.com &#187; back-to-basics</title>
	<atom:link href="http://www.novainfosecportal.com/tag/back-to-basics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.novainfosecportal.com</link>
	<description>News, events, &#38; resources for infosec professionals in NoVA, DC, &#38; MD</description>
	<lastBuildDate>Mon, 06 Sep 2010 02:37:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Great Expectations</title>
		<link>http://www.novainfosecportal.com/2009/05/13/great-expectations/</link>
		<comments>http://www.novainfosecportal.com/2009/05/13/great-expectations/#comments</comments>
		<pubDate>Wed, 13 May 2009 15:15:50 +0000</pubDate>
		<dc:creator>grecs</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[back-to-basics]]></category>
		<category><![CDATA[bt-study-most-enterprises-expect-to-get-hacked-this-yea]]></category>
		<category><![CDATA[computer-security]]></category>
		<category><![CDATA[cyber security]]></category>
		<category><![CDATA[darkreading]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[data-protection]]></category>
		<category><![CDATA[dc]]></category>
		<category><![CDATA[information security]]></category>
		<category><![CDATA[infosec]]></category>
		<category><![CDATA[intranet]]></category>
		<category><![CDATA[it-field]]></category>
		<category><![CDATA[md]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nova]]></category>
		<category><![CDATA[organizations]]></category>
		<category><![CDATA[pen-test]]></category>
		<category><![CDATA[pen-testing]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.novainfosecportal.com/?p=1501</guid>
		<description><![CDATA[DarkReading recently published an interesting article entitled “BT Study: Most Enterprises Expect to Get Hacked This Year.” I’d say that that’s a safe assumption, since in the case of most large organizations, their electronic footprint is everywhere.  When you pair that with unmanaged parts of an organization setting up servers and machines, accounting for all resources [...]]]></description>
			<content:encoded><![CDATA[<p>DarkReading recently published an interesting article entitled “<a href="http://www.darkreading.com/security/intrusion-prevention/showArticle.jhtml?articleID=217300227">BT Study: Most Enterprises Expect to Get Hacked This Year</a>.” I’d say that that’s a safe assumption, since in the case of most large organizations, their electronic footprint is everywhere.  When you pair that with unmanaged parts of an organization setting up servers and machines, accounting for all resources is practically impossible.</p>
<p>Interestingly enough however, many of the organizations quoted in the BT study expect that they are less likely to get hacked if they pen test. But unless you have unlimited resources and endless stretches of time, that conclusion is very wrong.</p>
<p>In reality, the amount of resources that most organizations have to dedicate to pen testing is limited. According to the DarkReading article, this happens for a variety of reasons; everything from upper management not understanding the importance of pen testing to organizations worrying that “the results of a pen test ‘could be embarrassing’” causes vulnerable systems to go untested. But no matter what the reason, the bottom line is that this issue is only going to become more prominent as the role of technology in organizations continues to expand.  </p>
<p>So, if there’s no avoiding the fact that we should expect to get hacked even if we pen test, what should we do? Easy: Find out what we can do to minimize the impact of compromises and continue to make sure we have a strong foundation to work on. <span id="more-1501"></span></p>
<p>This idea goes back to one of the ongoing themes we have here on the site, which is <a href="http://www.novainfosecportal.com/2009/04/18/recent-studies-stress-back-to-basics/">getting back to basics and doing them well</a>. Start out by identifying what you are trying to protect and work your way out—take a defense in-depth approach. Most organizations are looking to protect data, so that’s where we’ll start.</p>
<p>First, we need to determine the sensitivity of the data we are trying to protect. What would happen if a hacker, competitor, or nation-state was able to get to that information? Would lives be at stake? Would the loss of a competitive advantage result in losing a contract? How much would it cost to clean up after your customers’ credit card details were sold on the web?</p>
<p>Based on this data value analysis, say you come up with three sets of data: A, B, and C, with A being your crown jewels. Maybe it would make sense to store the A set in a segmented area of the network where you need to log into a special terminal for access. Perhaps the B set could exist on your organization’s <a href="http://www.novainfosecportal.com/2009/04/15/why-intranets-aren%E2%80%99t-as-safe-as-everyone-thinks-they-are/">intranet</a> protected by traditional OS and network access controls. The C set may not be too sensitive, so maybe it’s available in public areas on your intranet.</p>
<p>In this instance, an attacker may be able to get through your first line of defense and into your intranet. Any information stolen there wouldn’t be too sensitive, so the effect of compromised data would be minimized. Maybe the hacker is very skilled and is able to bruteforce someone’s password over a period of several weeks. They’ve broken through you second layer of defense and now have access to the B set of data. Although this data is more sensitive, the required skills and time commitment necessary to gain access to this information may minimize the compromise if the data is time sensitive. Finally, you have the<br />
A data set. In this case, the attacker would not only have had to access the intranet and compromised someone’s account, but would have also had to physically gain access to a secured terminal. The hope is that at this point, the attacker will give up and focus on a less secured target.</p>
<p>You can make this scenario a lot more complex, but this example illustrates the basic concept of assuming you are going to get hacked and using defense in-depth to segment your network and employ protections relative to the value of the compartmentalized data.</p>
<p style="TEXT-ALIGN: left">Besides disconnecting your organization’s network from the Internet completely, this is the best that I could come up with. What are your thoughts on how we can minimize the effects of getting hacked? Comment below or send me a tweet <a href="http://www.twitter.com/grecs">@grecs</a>.</p>
<p style="TEXT-ALIGN: center">o     o     o     o     o</p>
<p style="TEXT-ALIGN: center"><em>One of the best ways to get back to basics is to have a good foundation. We’ve put together a list of useful <a href="http://www.novainfosecportal.com/general/help-us-help-you/">books</a> that will help you get on track and do the basics well.</em>  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.novainfosecportal.com/2009/05/13/great-expectations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 3 NoVA Infosec Blog Posts of the Week</title>
		<link>http://www.novainfosecportal.com/2009/04/20/top-3-nova-infosec-blog-posts-of-the-week-5/</link>
		<comments>http://www.novainfosecportal.com/2009/04/20/top-3-nova-infosec-blog-posts-of-the-week-5/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 14:58:12 +0000</pubDate>
		<dc:creator>grecs</dc:creator>
				<category><![CDATA[Infosec Blogs/Podcasts]]></category>
		<category><![CDATA[back-to-basics]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[cybersecurity-act-2009]]></category>
		<category><![CDATA[embedded-devices]]></category>
		<category><![CDATA[ham-security]]></category>
		<category><![CDATA[infosec]]></category>
		<category><![CDATA[marcus-j-carey]]></category>
		<category><![CDATA[nova]]></category>
		<category><![CDATA[sansfire]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[selling-security]]></category>
		<category><![CDATA[thin-slicing]]></category>

		<guid isPermaLink="false">http://www.novainfosecportal.com/?p=1382</guid>
		<description><![CDATA[So, it’s that time of the week again—the time where we spotlight the best posts by local security bloggers. This week there were some especially thought-provoking posts mixed with some humorous v-blog posts that are a must-see.
If you have any recommendations for local security bloggers that we should keep our eye on, leave a comment [...]]]></description>
			<content:encoded><![CDATA[<p>So, it’s that time of the week again—the time where we spotlight the best posts by <a href="http://www.novainfosecportal.com/resources/infosec-blogs-podcasts/">local security bloggers</a>. This week there were some especially thought-provoking posts mixed with some humorous v-blog posts that are a must-see.</p>
<p>If you have any recommendations for local security bloggers that we should keep our eye on, leave a comment below or send us a tweet <a href="http://www.twitter.com/grecs">@grecs</a>.</p>
<p><strong>#3 &#8211; More Than 140</strong>: Opening his post with the dilemma of needing more than 140 characters to answer a question about embedded devices via Twitter, <a href="http://www.twitter.com/cyberhiker">@cyberhiker</a> decided to write a blog post about it instead. Discussing some of the drawbacks of embedded devices, @cyberhiker wrote that “[embedded] devices will never have the security controls that full blown operating systems and applications are capable of implementing.” (Sorry, Microsoft haters.) @cyberhiker then offers some helpful tips about how to test embedded devices and make them secure as possible. If you’d like to read the full post, you can view it <a href="http://howisthatassuranceevidence.blogspot.com/2009/04/embedded-compliance.html">here</a>.      <span id="more-1382"></span></p>
<p><strong>#2 &#8211; The Cybersecurity Act in Two Parts</strong>: (Note: While <a href="http://www.twitter.com/rybolov">@rybolov</a> actually wrote two separate posts dealing with the Cybersecurity Act of 2009, they were a “Part 1” and “Part 2” kind of deal, so we’re counting them as one post, just FYI). In his post(s) about the Cybersecurity Act of 2009, @rybolov talks about the nuts-and-bolts of the Cybersecurity Act and what kinds of changes (both good and bad) the Act will bring about. The especially nice thing about these two posts is that @rybolov lists the different sections of the Cybersecurity Act and then comments on them, giving them his own “verdict.” This is definitely an important read for anyone in the security industry, as many of these changes have the potential to make some changes to the way we’re currently doing things. You can read “<a href="http://www.guerilla-ciso.com/archives/905">Part 1</a>” and “<a href="http://www.guerilla-ciso.com/archives/914">Part 2</a>” on the Guerilla CISO blog.</p>
<p><strong>#1 &#8211; Back to Basics</strong>: Marcus J. Carey has been on a roll this week, taking our number one slot for his v-blog post “The Secret to Troubleshooting: Thin-slicing.” To be honest, we would have given all of our slots to Marcus this week not only because because his v-blogs are hilarious, but also because a lot of what he has to say resonates with our own beliefs about security. In his post “The Secret to Troubleshooting: Thin-slicing,” he addresses one of the most important parts of security: The basics. He says in his post that knowing the basics about something can help eliminate what could become bigger issues. He also makes another great point, saying that people will often try and find complex solutions to complex problems when really, if they just did the basics well, they would prevent a lot of those complex problems. You can watch the full post <a href="http://blog.marcusjcarey.com/2009/04/secret-to-troubleshooting-thin-slicing.html">here</a>.</p>
<p><strong>Bonus</strong>: While we couldn’t give Marcus every slot, we did want to highlight some his additional v-blog posts this week, specifically his “<a href="http://blog.marcusjcarey.com/2009/04/selling-security.html">Selling Security</a>” and “<a href="http://blog.marcusjcarey.com/2009/04/ham-security.html">Ham Security</a>” posts. The “Ham Security” post is especially poignant as it shows why people shouldn’t always do things the same way simply because “that’s the way it’s always been done.” The “Selling Security” post is a good watch, especially for those of us who have to “sell” good security to our management. It’s about not assuming that management will just “give it to you:” You may need to approach them several times.</p>
<p>Well, that’s all for this week—as always, feel free to comment or send us a tweet <a href="http://www.twitter.com/grecs">@grecs</a>.</p>
<p style="text-align: center;">###</p>
<p><em>Do you have your pass to SANSFIRE yet? If not, why not <a href="http://www.novainfosecportal.com/general/help-us-help-you/">purchase it through NovaInfosecPortal</a>? It doesn’t cost you anything extra, and it helps us keep the site going. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.novainfosecportal.com/2009/04/20/top-3-nova-infosec-blog-posts-of-the-week-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
