<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>eIQviews</title>
	<atom:link href="http://blog.eiqnetworks.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eiqnetworks.com</link>
	<description>Perspectives on Security and Compliance Management from eIQnetworks</description>
	<lastBuildDate>Mon, 14 Dec 2009 13:04:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.eiqnetworks.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/9a3baa02baa3289d9a8c9a6a0eb652a5?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>eIQviews</title>
		<link>http://blog.eiqnetworks.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.eiqnetworks.com/osd.xml" title="eIQviews" />
	<atom:link rel='hub' href='http://blog.eiqnetworks.com/?pushpress=hub'/>
		<item>
		<title>Configuration Data: The Emperor&#8217;s New Clothes</title>
		<link>http://blog.eiqnetworks.com/2009/12/14/configuration-data-the-emperors-new-clothes/</link>
		<comments>http://blog.eiqnetworks.com/2009/12/14/configuration-data-the-emperors-new-clothes/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 13:04:51 +0000</pubDate>
		<dc:creator>jlinkous</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.eiqnetworks.com/?p=313</guid>
		<description><![CDATA[Recently at eIQ, we&#8217;ve been meeting with some potential customers who have been comparing our SecureVue platform to log management and SIEM tools.  Certainly, that comparison has merit; like LM/SIEM tools, we capture and correlate log and event data from operating systems, network devices, applications, and databases.  Interestingly enough, we&#8217;re also seeing these customers really [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=313&subd=eiqviews&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Recently at eIQ, we&#8217;ve been meeting with some potential customers who have been comparing our SecureVue platform to log management and SIEM tools.  Certainly, that comparison has merit; like LM/SIEM tools, we capture and correlate log and event data from operating systems, network devices, applications, and databases.  Interestingly enough, we&#8217;re also seeing these customers really beginning to embrace the idea that <strong><em>log data is simply not enough</em></strong> to address many security threats, or meet compliance with a host of regulations, best practices, and frameworks.  This is great news; we&#8217;ve been preaching this for years now, and it&#8217;s great to see our competitors finally accept, however grudgingly, that they need to start capturing and correlating more than just log data.</p>
<p>What&#8217;s disturbing, however, is hearing these same potential customers say to us, <em>&#8220;SIEM vendor [x] sent us over their data sheet, and they collect configuration data just like you guys do&#8230;&#8221; </em>obviously, the FUD and &#8220;creative marketing&#8221; are in full gear at some of our competitors.  <strong><em>Let&#8217;s be clear: log-based configuration data is <span style="text-decoration:underline;">not</span> true configuration data.  </em></strong>Any LM/SIEM vendor who tells their customers that they can achieve effective security and/or compliance solely by piecing together configuration-related events, without actively querying systems for configuration data, is doing their customers a tremendous dis-service, and potentially placing them at risk.</p>
<p>But why, you might ask?  Can&#8217;t you log just about everything related to system configurations, from installed applications and services, to hardware and device changes?  Yes&#8230; and no.  Like many things, the problem with log-based configuration data is in the details:</p>
<ul>
<li><strong><em>What if Logging is Disabled?</em></strong> While basic logging is enabled by default on most operating systems, logging services can be disabled by malicious users and rogue applications. Attackers know that organizations rely heavily on log data for security, and will disable logs whenever possible to cover their tracks.</li>
<li><strong><em>What if Logging of Configuration Data is not Enabled?</em></strong> By default, many different types of security information are not logged &#8211; for example, changes to Windows registry settings, and events associated with many different UNIX daemons. In addition, most firewalls, routers, and other devices do not have any configuration auditing enabled by default. To capture this information, a system administrator must forcibly enable logging of this data, and ensure that enough log space is available to store it.</li>
<li><strong><em>What if Required Configuration Data Cannot be Logged?</em></strong> Certain types of security configuration data simply have no native mechanism for logging, such as Windows registry access control settings. To capture this data in logs, system administrators must build &#8220;adapters&#8221;, &#8220;connectors&#8221; or other shim-type solutions to capture this data &#8211; if this can even be done for the configuration data required.</li>
<li><strong><em>What if Historical Log Data Doesn&#8217;t Reflect Actual Configurations?</em></strong> Log data can only piece together individual events that &#8220;should&#8221; represent the current state of what a system looks like. But does this reflect the actual and current system configuration?</li>
<li><strong><em>What if Logs Become Full?</em></strong> Systems and network devices maintain a finite space for log data. Enabling certain high-volume log events, such as system performance metrics, can rapidly fill up available log space, causing the system to either begin over-writing log data or &#8211; even more dangerously &#8211; begin dropping information that can&#8217;t be written to full logs.</li>
</ul>
<p>And of course, capturing real configuration data is still only half the story; to be really useful, security solutions that collect both log and configuration data need to be able to correlate them; if a potential attack occurs on a system &#8212; a large number of failed logons, or perhaps an IDS event suggesting a system compromise &#8211; it&#8217;s critical to be able to correlate this with changes on the system over time.</p>
<p>LM/SIEM solutions are getting better with time; vendors are finally listening to customers who are demanding comprehensive solutions that address a broad range of security data, not just logs and events.  But it&#8217;s critical to understand that different vendors mean different things when they say that they collect &#8220;configuration data&#8221; &#8212; choose wisely.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eiqviews.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eiqviews.wordpress.com/313/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eiqviews.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eiqviews.wordpress.com/313/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eiqviews.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eiqviews.wordpress.com/313/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eiqviews.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eiqviews.wordpress.com/313/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eiqviews.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eiqviews.wordpress.com/313/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=313&subd=eiqviews&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eiqnetworks.com/2009/12/14/configuration-data-the-emperors-new-clothes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">phylum</media:title>
		</media:content>
	</item>
		<item>
		<title>Ten Reasons Log Data is Not Enough #8: Reacting FASTER</title>
		<link>http://blog.eiqnetworks.com/2009/11/03/ten-reasons-log-data-is-not-enough-8-reacting-faster/</link>
		<comments>http://blog.eiqnetworks.com/2009/11/03/ten-reasons-log-data-is-not-enough-8-reacting-faster/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 15:21:31 +0000</pubDate>
		<dc:creator>Mike Rothman</dc:creator>
				<category><![CDATA[Log Management Series]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Log Data is Not Enough]]></category>
		<category><![CDATA[react faster]]></category>

		<guid isPermaLink="false">http://blog.eiqnetworks.com/?p=306</guid>
		<description><![CDATA[So here&#8217;s the thing. As we&#8217;ve been talking about (and I&#8217;m assuming you are bored with the topic already), log data is not enough. One of the key reasons we usually overlook is the reality that logs are a BACKWARD looking indicator. If it&#8217;s in the logs, it&#8217;s already happened and therefore you may be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=306&subd=eiqviews&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 170px"><a href="http://www.flickr.com/photos/jcorduroy/3091989968/" target="_blank"><img class="   " style="margin-top:10px;margin-bottom:10px;" title="&quot;I'm The Flash, The Fastest Man Alive&quot; originally uploaded by Lunchbox Photography" src="http://farm4.static.flickr.com/3050/3091989968_9e3b149b9a_m_d.jpg" alt="" width="160" height="240" /></a><p class="wp-caption-text">Can you react as fast as The Flash?</p></div>
<p>So here&#8217;s the thing. As we&#8217;ve been talking about (and I&#8217;m assuming you are bored with the topic already), <a href="http://www.logdataisnotenough.com" target="_blank">log data is not enough</a>. One of the key reasons we usually overlook is the reality that logs are a BACKWARD looking indicator. If it&#8217;s in the logs, it&#8217;s already happened and therefore you may be too late to stop an attack which already happened. Unless you have a time machine, that is.</p>
<p>Now to be clear, looking backwards is very important. Doing a post-mortem after any kind of incident is absolutely critical. And the log data is critical for forensics purposes to figure out what happened and ensure a data breach is contained and the damage controlled. But unfortunately, by the time your logs see something, it&#8217;s already happened and therefore it&#8217;s fairly unlikely you&#8217;d be able to intervene and stop the attack.</p>
<p>For many years (back from my <a href="http://securityincite.com" target="_blank">Security Incite</a> days), I&#8217;ve been talking about this concept of REACTING FASTER. My contention was that you can&#8217;t get ahead of the threat, so you better be able to figure out what&#8217;s happening so you can remediate and contain the damage. You can&#8217;t do that with logs. But you can react EVEN faster if you are looking at these other data types. For instance, by correlating the data you get from configuration assessment and performance metrics, combined with the events &#8211; you are more likely to catch something that is happening, than if you were just looking at the logs themselves.</p>
<p>It&#8217;s a concept known very well to lawyers of all shapes and sizes. Despite your potential disdain for all things legal (especially if you&#8217;ve had a disclosure event), the need for corroborating evidence makes a lot of sense. It turns out that having information to corroborate the attack vector and root cause is key to being able to react faster. I&#8217;ve yet to meet a security professional who&#8217;s told me he/she has too much time. We don&#8217;t get to finish everything on our list every day, so we need to work smarter and that means reducing the number of false positives and also investigating only the alerts that present the greatest threat to your environment. If you can prioritize more effectively, your security will improve &#8211; guaranteed.</p>
<p>It reminds me of my days in the anti-spam business. We wouldn&#8217;t rely on just one detection method to determine if a message was crap. We&#8217;d use over 50 different techniques and analyze the results to get a more statistically relevant answer. That&#8217;s what eIQ does with all the additional data types. It allows customers to get closer to the truth before spending a lot of time going down the proverbial rat hole.</p>
<p>And saving time is a good thing for everyone.</p>
<p>&nbsp;</p>
<br />Posted in Log Management Series, Security Tagged: Log Data is Not Enough, react faster <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eiqviews.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eiqviews.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eiqviews.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eiqviews.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eiqviews.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eiqviews.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eiqviews.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eiqviews.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eiqviews.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eiqviews.wordpress.com/306/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=306&subd=eiqviews&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eiqnetworks.com/2009/11/03/ten-reasons-log-data-is-not-enough-8-reacting-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3050/3091989968_9e3b149b9a_m_d.jpg" medium="image">
			<media:title type="html">&#34;I'm The Flash, The Fastest Man Alive&#34; originally uploaded by Lunchbox Photography</media:title>
		</media:content>
	</item>
		<item>
		<title>More thoughts on &#8220;After the Breach&#8221;</title>
		<link>http://blog.eiqnetworks.com/2009/10/29/more-thoughts-on-after-the-breach/</link>
		<comments>http://blog.eiqnetworks.com/2009/10/29/more-thoughts-on-after-the-breach/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 13:19:01 +0000</pubDate>
		<dc:creator>Mike Rothman</dc:creator>
				<category><![CDATA[Data Breach]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[incident response]]></category>
		<category><![CDATA[mcafee]]></category>

		<guid isPermaLink="false">http://blog.eiqnetworks.com/?p=302</guid>
		<description><![CDATA[A couple of days ago, the folks at McAfee put up a very good blog post really delving into the specifics of what to do when you find a data breach. To be clear, there are few days for a security professional that are more important than QUICKLY identifying the root cause of the breach, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=302&subd=eiqviews&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago, <a href="http://siblog.mcafee.com/?p=1355" target="_blank">the folks at McAfee put up a very good blog post really delving into the specifics of what to do when you find a data breac</a>h. To be clear, there are few days for a security professional that are more important than QUICKLY identifying the root cause of the breach, fixing what can be fixed, and taking down what can&#8217;t. Remember, it&#8217;s about containing the damage and living to fight another day.</p>
<p>But let&#8217;s level set up front. Breaches happen TO EVERYONE. If you have been doing security for any length of time, your networks/systems will be compromised. That&#8217;s the nature of the beast. That&#8217;s why in my book on building a security program, &#8220;<a href="http://www.pragmaticcso.com" target="_blank">The Pragmatic CSO</a>&#8221; I advocated a process to define incident response and stressed the importance of documenting and practicing that process.</p>
<p>Interestingly enough, the McAfee post highlights some things about investigation and recovery that are not as commonly known as they should be. First that the attackers are usually long gone before you discover the issue. That does happen sometime, but for those that implement a philosophy of &#8220;react faster,&#8221; and monitor their key systems (which you need to do for PCI compliance anyway), the hope is that you do catch the bad guys &#8220;in the act.&#8221;</p>
<p>Secondly, you CAN&#8217;T TRUST logs. That&#8217;s right, <a href="http://www.eiqnetworks.com/solutions/log_management.shtml" target="_blank">log management</a> is something that eIQ does and I&#8217;m still here saying you can&#8217;t trust the logs entirely. Why? Because a savvy attacker is going to shut down logging. Or they are going to tamper with system logs. Only by externalizing the log files and supplementing with additional data types can the logs truly become useful. That&#8217;s right &#8211; log data is not enough.</p>
<p>To be clear, when you are investigating a breach and trying to contain the damage &#8211; more data is better than less data. I&#8217;m not saying at all that logs aren&#8217;t important. I&#8217;m saying that you need as much corroborating evidence as you can gather. Anything to validate the attack vectors and more accurately piece together what happened.</p>
<p>The McAfee post goes on to highlight the steps of an incident response plan (identify the breach, contain the damage, make sure it doesn&#8217;t happen again) and those recommendations are good. I&#8217;d also highlight the need to do an incident post-mortem, document the findings and make sure the situation is discussed at all levels of the organization. Breaches happen, there is no shame in that. But not learning from each successful attack and improving your organization&#8217;s ability to defend itself is the real sin.</p>
<br />Posted in Data Breach, Security Tagged: incident response, mcafee <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eiqviews.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eiqviews.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eiqviews.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eiqviews.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eiqviews.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eiqviews.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eiqviews.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eiqviews.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eiqviews.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eiqviews.wordpress.com/302/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=302&subd=eiqviews&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eiqnetworks.com/2009/10/29/more-thoughts-on-after-the-breach/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>eIQcast Episode 22: Update on PCI</title>
		<link>http://blog.eiqnetworks.com/2009/10/28/eiqcast-episode-22-update-on-pci/</link>
		<comments>http://blog.eiqnetworks.com/2009/10/28/eiqcast-episode-22-update-on-pci/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 20:14:43 +0000</pubDate>
		<dc:creator>Mike Rothman</dc:creator>
				<category><![CDATA[Compliance]]></category>
		<category><![CDATA[eIQcast]]></category>
		<category><![CDATA[PCI]]></category>

		<guid isPermaLink="false">http://blog.eiqnetworks.com/?p=300</guid>
		<description><![CDATA[Discussions about PCI-DSS rules this year have focused on how effective the guidelines really are at preventing theft of credit card data. Recent survey data indicates merely following PCI does not protect a wide range of protected data. In the newest episode of the eIQcast, eIQneworks Product Evangelist John Linkous provides an update on PCI [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=300&subd=eiqviews&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Discussions about PCI-DSS rules this year have focused on how effective the guidelines really are at preventing theft of credit card data. Recent survey data indicates merely following PCI does not protect a wide range of protected data.</p>
<p>In the newest episode of the eIQcast, eIQneworks Product Evangelist John Linkous provides an update on PCI compliance and how far it goes to actually keep credit card data secure.</p>
<p>Running time: 10:38</p>
<p><a href="http://eiqcast.podomatic.com/" target="eiqcast"><img src="http://www.podomatic.com/images/share/player_logo.jpg" border="0" alt="" /></a></p>
<p>Direct Link:   <a href="http://eiqcast.podOmatic.com/entry/2009-10-28T13_09_11-07_00" target="_blank"> http://eiqcast.podOmatic.com/entry/2009-10-28T13_09_11-07_00 </a></p>
<br />Posted in Compliance, eIQcast Tagged: PCI <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eiqviews.wordpress.com/300/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eiqviews.wordpress.com/300/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eiqviews.wordpress.com/300/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eiqviews.wordpress.com/300/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eiqviews.wordpress.com/300/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eiqviews.wordpress.com/300/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eiqviews.wordpress.com/300/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eiqviews.wordpress.com/300/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eiqviews.wordpress.com/300/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eiqviews.wordpress.com/300/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=300&subd=eiqviews&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eiqnetworks.com/2009/10/28/eiqcast-episode-22-update-on-pci/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>

		<media:content url="http://www.podomatic.com/images/share/player_logo.jpg" medium="image" />
	</item>
		<item>
		<title>The Best Security Reacts Quickly to Change</title>
		<link>http://blog.eiqnetworks.com/2009/10/22/the-best-security-reacts-quickly-to-change/</link>
		<comments>http://blog.eiqnetworks.com/2009/10/22/the-best-security-reacts-quickly-to-change/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 18:18:13 +0000</pubDate>
		<dc:creator>Mike Rothman</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[User Issues]]></category>
		<category><![CDATA[Gartner]]></category>
		<category><![CDATA[security monitoring]]></category>
		<category><![CDATA[John Pescatore]]></category>
		<category><![CDATA[react faster]]></category>

		<guid isPermaLink="false">http://blog.eiqnetworks.com/?p=297</guid>
		<description><![CDATA[I&#8217;m certainly not above lifting verbatim research that I believe is helpful to security and compliance practitioners. And the title of this post was lifted from Gartner&#8217;s John Pescatore&#8217;s post entitled &#8220;Who Moved My Soap – The Best Security Reacts Quickly to Change.&#8221; Now I could go forth with all sorts of don&#8217;t drop the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=297&subd=eiqviews&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m certainly not above lifting verbatim research that I believe is helpful to security and compliance practitioners. And the title of this post was lifted from Gartner&#8217;s John Pescatore&#8217;s post entitled &#8220;<a href="http://blogs.gartner.com/john_pescatore/2009/10/21/who-moved-my-soap-the-best-security-reacts-quickly-to-change/" target="_blank">Who Moved My Soap – The Best Security Reacts Quickly to Change</a>.&#8221; Now I could go forth with all sorts of don&#8217;t drop the soap in DisneyWorld jokes, but that would obscure the real point, which is not about Pescatore&#8217;s hygienic preferences.</p>
<p>Security professionals are not driving the ship. The business folks are. So security folks that are resistant to the ebbs and flows of business will not be successful. We have to face the reality that we (as security professionals) need to adapt our defenses both to the actions of our adversaries, as well as the reality of our businesses. Budgets come and go, projects are re-scoped, and priorities change. That&#8217;s business. That&#8217;s life. Deal with it.</p>
<p>But you cannot adapt in a vacuum. In order to react quickly (which sounds very similar to my personal REACT FASTER mantra), an organization needs to understand what they are looking for. That means they need to be monitoring as much as they can, establishing what is &#8220;normal&#8221; in their environment and then watching for what is NOT normal. Things change all the time, but if you don&#8217;t know HOW they are changing, there is no way you&#8217;ll be able to understand WHY things have changed, and therefore you&#8217;ve got no shot to address the issue&#8230;before it&#8217;s too late.</p>
<p>Oh yeah, did I mention I&#8217;m a big fan of security monitoring?</p>
<br />Posted in Security, User Issues Tagged: Gartner, John Pescatore, react faster, security monitoring <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eiqviews.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eiqviews.wordpress.com/297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eiqviews.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eiqviews.wordpress.com/297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eiqviews.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eiqviews.wordpress.com/297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eiqviews.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eiqviews.wordpress.com/297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eiqviews.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eiqviews.wordpress.com/297/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=297&subd=eiqviews&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eiqnetworks.com/2009/10/22/the-best-security-reacts-quickly-to-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>ReadySpace Selects eIQ to Drive Managed Security Service</title>
		<link>http://blog.eiqnetworks.com/2009/10/21/readyspace-selects-eiq-to-drive-managed-security-service/</link>
		<comments>http://blog.eiqnetworks.com/2009/10/21/readyspace-selects-eiq-to-drive-managed-security-service/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 13:56:23 +0000</pubDate>
		<dc:creator>Mike Rothman</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[managed security services]]></category>
		<category><![CDATA[MSSP]]></category>
		<category><![CDATA[ReadySpace]]></category>

		<guid isPermaLink="false">http://blog.eiqnetworks.com/?p=295</guid>
		<description><![CDATA[Yesterday, eIQ announced that ReadySpace, a global services provider headquartered in Singapore, has selected eIQ SecureVue as the basis for a new set of managed security services focusing on real-time security posture and compliance automation. ReadySpace&#8217;s head of managed services, David Loke, had this to say about SecureVue: “During our evaluation in a controlled environment, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=295&subd=eiqviews&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday, eIQ announced that <a href="http://www.readyspace.com" target="_blank">ReadySpace</a>, a global services provider headquartered in Singapore, has selected eIQ SecureVue as the basis for a new set of managed security services focusing on real-time security posture and compliance automation. ReadySpace&#8217;s head of managed services, David Loke, had this to say about SecureVue:</p>
<blockquote><p>“During our evaluation in a controlled environment, ReadySpace found that eIQnetworks solutions identified, within 3-Clicks, thousands of different attacks on our servers which had subsequently been infected by viruses that other security products would have completely missed. SecureVue, with 2 more Clicks then reported the extent of the infection, successfully identifying that our servers had become the attackers,” said David Loke, head of managed services at ReadySpace. “We agree that log data is not enough to manage the security for our hosted customers, which include well-known brands such as eBay and Singapore Airlines. There is a need to look at and consistently correlate far more information to provide managed service customers with complete visibility. eIQnetworks’ SecureVue provides exactly that.”</p></blockquote>
<p><a href="http://www.readyspace.com" target="_blank"><img class="alignleft" style="margin:15px;" title="ReadySpace" src="http://www.readyspace.com/wp-content/themes/readyspace/images/readyspace_logo.png" alt="" width="216" height="51" /></a>I couldn&#8217;t have said it better myself. Our competitive win over other <a href="http://www.eiqnetworks.com/solutions/siem.shtml" target="_blank">SIEM</a> and <a href="http://www.eiqnetworks.com/solutions/log_management.shtml" target="_blank">log management</a> vendors at ReadySpace really highlights the power of using SecureVue in a managed services model. MSSPs can start with a simple security monitoring service and layer on additional services (like compliance reporting, correlation, performance management, and network behavioral analysis) for an increased price. The cost of the SecureVue platform is covered by the first service sold and the rest is PURE PROFIT. It&#8217;s a very powerful model for service providers looking to broaden their service offerings to customers.</p>
<p>We are pleased that ReadySpace has joined the eIQ family and are looking forward to working with them to solve their customer&#8217;s joint security and compliance problems.</p>
<p>You can check out <a href="http://www.eiqnetworks.com/news/eIQ_ReadySpace_Announce.shtml" target="_blank">the full release</a> here.</p>
<br />Posted in Announcements Tagged: managed security services, MSSP, ReadySpace <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eiqviews.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eiqviews.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eiqviews.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eiqviews.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eiqviews.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eiqviews.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eiqviews.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eiqviews.wordpress.com/295/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eiqviews.wordpress.com/295/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eiqviews.wordpress.com/295/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=295&subd=eiqviews&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eiqnetworks.com/2009/10/21/readyspace-selects-eiq-to-drive-managed-security-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>

		<media:content url="http://www.readyspace.com/wp-content/themes/readyspace/images/readyspace_logo.png" medium="image">
			<media:title type="html">ReadySpace</media:title>
		</media:content>
	</item>
		<item>
		<title>eIQcast Episode 21: The Role of File Integrity Monitoring</title>
		<link>http://blog.eiqnetworks.com/2009/10/20/eiqcast-episode-21-the-role-of-file-integrity-monitoring/</link>
		<comments>http://blog.eiqnetworks.com/2009/10/20/eiqcast-episode-21-the-role-of-file-integrity-monitoring/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 21:01:14 +0000</pubDate>
		<dc:creator>Mike Rothman</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[eIQcast]]></category>
		<category><![CDATA[SecureVue]]></category>
		<category><![CDATA[file integrity monitoring]]></category>

		<guid isPermaLink="false">http://blog.eiqnetworks.com/?p=291</guid>
		<description><![CDATA[In this episode of the eIQcast, Mike Rothman dives into the nuances of file integrity monitoring and why it&#8217;s an important aspect of both security and compliance. One of the first things an attacker is going to do is mess around with system files, so having some mechanism to ensure that system files, registry values [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=291&subd=eiqviews&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div><span style="vertical-align:text-top;"><a href="http://www.flickr.com/photos/glsims99/3508996500/" target="_blank"><img class="alignright size-full wp-image-293" style="margin:10px;" title="&quot;integrity&quot; originally uploaded by glsims99" src="http://eiqviews.files.wordpress.com/2009/10/integrity1.jpg?w=240&#038;h=122" alt="&quot;integrity&quot; originally uploaded by glsims99" width="240" height="122" /></a>In this episode of the eIQcast, Mike Rothman dives into the nuances of file integrity monitoring and why it&#8217;s an important aspect of both security and compliance. One of the first things an attacker is going to do is mess around with system files, so having some mechanism to ensure that system files, registry values and the like aren&#8217;t tampered with is a big part of &#8220;reacting faster&#8221; to potential security issues.Mike also discusses how eIQ&#8217;s SecureVue security and compliance management platform provides this capability through it&#8217;s newly updated agent technology, continuing to show technical innovation beyond simple <a href="http://www.eiqnetworks.com/solutions/security_information_and_event_management.shtml" target="_blank">security information and event management</a> (<a href="http://www.eiqnetworks.com/solutions/siem.shtml" target="_blank">SIEM</a>) and <a href="http://www.eiqnetworks.com/solutions/log_management.shtml" target="_blank">log management</a> solutions.</p>
<p>Running time: 10:41</p>
<p><a href="http://eiqcast.podomatic.com/" target="eiqcast"><img src="http://www.podomatic.com/images/share/player_logo.jpg" border="0" alt="" /></a></p>
<p>Direct Link:   <a href="http://eiqcast.podOmatic.com/entry/2009-10-20T13_58_46-07_00" target="_blank"> http://eiqcast.podOmatic.com/entry/2009-10-20T13_58_46-07_00 </a></p>
<p><em>Don’t be like Dick and check out eIQ’s video at <a href="http://www.logdataisnotenough.com/" target="_blank">logdataisnotenough.com</a></em></p>
<p></span></div>
<br />Posted in eIQcast, Security Tagged: file integrity monitoring, SecureVue <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eiqviews.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eiqviews.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eiqviews.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eiqviews.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eiqviews.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eiqviews.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eiqviews.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eiqviews.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eiqviews.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eiqviews.wordpress.com/291/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=291&subd=eiqviews&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eiqnetworks.com/2009/10/20/eiqcast-episode-21-the-role-of-file-integrity-monitoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>

		<media:content url="http://eiqviews.files.wordpress.com/2009/10/integrity1.jpg" medium="image">
			<media:title type="html">&#34;integrity&#34; originally uploaded by glsims99</media:title>
		</media:content>

		<media:content url="http://www.podomatic.com/images/share/player_logo.jpg" medium="image" />
	</item>
		<item>
		<title>Ten Reasons Log Data is Not Enough #7: Your SIEM forgets</title>
		<link>http://blog.eiqnetworks.com/2009/10/13/ten-reasons-log-data-is-not-enough-7-your-siem-forgets/</link>
		<comments>http://blog.eiqnetworks.com/2009/10/13/ten-reasons-log-data-is-not-enough-7-your-siem-forgets/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 12:50:30 +0000</pubDate>
		<dc:creator>Mike Rothman</dc:creator>
				<category><![CDATA[Log Management Series]]></category>
		<category><![CDATA[correlation]]></category>
		<category><![CDATA[low and slow attack]]></category>
		<category><![CDATA[SIEM]]></category>

		<guid isPermaLink="false">http://blog.eiqnetworks.com/?p=289</guid>
		<description><![CDATA[Today&#8217;s attackers are very patient. The old &#8220;smash and grab,&#8221; where the attacker tries to get as much data as quickly as possible is gone. Basically because most enterprises have gotten pretty good at detecting those kinds of attacks. The correlation engines built into security information and event management systems (SIEM) are finely tuned to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=289&subd=eiqviews&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 250px"><a href="http://www.flickr.com/photos/59479249@N00/286382204/" target="_blank"><img class=" " style="margin:10px;" title="Forget Dr originally uploaded by The Stakhanovite Twins" src="http://farm1.static.flickr.com/122/286382204_a52883545a_m_d.jpg" alt="Am I being attacked? Dont know, I forget..." width="240" height="180" /></a><p class="wp-caption-text">Am I being attacked? Don&#39;t know, I forget...</p></div>
<p>Today&#8217;s attackers are very patient. The old &#8220;smash and grab,&#8221; where the attacker tries to get as much data as quickly as possible is gone. Basically because most enterprises have gotten pretty good at detecting those kinds of attacks. The correlation engines built into <a href="http://www.eiqnetworks.com/solutions/security_information_and_event_management.shtml" target="_blank">security information and event management</a> systems (<a href="http://www.eiqnetworks.com/solutions/siem.shtml" target="_blank">SIEM</a>) are finely tuned to look for these kinds of attacks. And the attackers know that.</p>
<p>So like any other businessmen (and women), the bad guys have adapted. They know the defenses, so they are working around them to ensure a constant flow of stolen data. They have lots of mouths to feed, don&#8217;t you know! One of the ways they&#8217;ve adapted is to mount a low and slow attack, since they know the SIEM product can only correlate across a few days (typically 3-5) of data. So they know if they wait for 10 days between stages of their attacks, they are less likely to get caught. And more likely to keep stealing information.</p>
<p>It&#8217;s actually kind of dastardly ingenious. They compromise a device, turn off logging, install stuff, turn logging back on and then wait. A few days later, they go back into the machine, look for additional vulnerable devices, compromise another and then wait some more. Yes, these attacks can happen over a few months. But don&#8217;t feel bad for the attackers, I doubt a lot of them have low golf handicaps. They are working hundreds of attacks on thousands of zombies at the same time.</p>
<p>So how do you detect this kind of low and slow attack. Well, we&#8217;ve already discussed how to deal with the reality that <a href="http://blog.eiqnetworks.com/2009/09/03/ten-reasons-log-data-is-not-enough-1-logging-can-be-turned-off/" target="_blank">logging will be turned off by the attackers</a>. Another method we use at eIQ is to extend the correlation window. That&#8217;s right, SecureVue correlates data for up to 90 days, outside the attack windows of even the most patient attacker.</p>
<p>Gosh, that seems too easy. Why don&#8217;t other SIEM vendors do the same thing? Because it&#8217;s hard and it requires a purpose-built architecture to maintain that much data in memory to do correlation across that length of time. Other SIEM and <a href="http://www.eiqnetworks.com/solutions/log_management.shtml" target="_blank">log management</a> offerings would need to totally rebuild their offerings to provide a similar capability, and we know that isn&#8217;t going to happen.</p>
<p>You can think of most SIEM products as having Alzheimer&#8217;s, as sad as that is. They have very limited short term memory and their long term memory is shot. And that&#8217;s what the attackers are counting on. Which is another reason that log data is not enough.</p>
<br />Posted in Log Management Series Tagged: correlation, low and slow attack, SIEM <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eiqviews.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eiqviews.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eiqviews.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eiqviews.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eiqviews.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eiqviews.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eiqviews.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eiqviews.wordpress.com/289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eiqviews.wordpress.com/289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eiqviews.wordpress.com/289/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=289&subd=eiqviews&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eiqnetworks.com/2009/10/13/ten-reasons-log-data-is-not-enough-7-your-siem-forgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>

		<media:content url="http://farm1.static.flickr.com/122/286382204_a52883545a_m_d.jpg" medium="image">
			<media:title type="html">Forget Dr originally uploaded by The Stakhanovite Twins</media:title>
		</media:content>
	</item>
		<item>
		<title>Ten Reasons Log Data is Not Enough #6: You can&#8217;t monitor what you can&#8217;t see&#8230;</title>
		<link>http://blog.eiqnetworks.com/2009/10/05/ten-reasons-log-data-is-not-enough-6-you-cant-monitor-what-you-cant-see/</link>
		<comments>http://blog.eiqnetworks.com/2009/10/05/ten-reasons-log-data-is-not-enough-6-you-cant-monitor-what-you-cant-see/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 22:10:28 +0000</pubDate>
		<dc:creator>Mike Rothman</dc:creator>
				<category><![CDATA[Log Management Series]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[network flow]]></category>
		<category><![CDATA[security monitoring]]></category>
		<category><![CDATA[rogue devices]]></category>
		<category><![CDATA[vulnerability scanning]]></category>
		<category><![CDATA[extrusion monitoring]]></category>

		<guid isPermaLink="false">http://blog.eiqnetworks.com/?p=285</guid>
		<description><![CDATA[Let&#8217;s have a candid discussion about rogue devices, shall we? You know, the unauthorized access point plugged into a port in a conference or under someone&#8217;s desk. Or maybe the network behind the off-shore contractors you have maintaining legacy applications. Perhaps someone is running a side business during work hours on a device they bring [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=285&subd=eiqviews&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s have a candid discussion about rogue devices, shall we? You know, the unauthorized access point plugged into a port in a conference or under someone&#8217;s desk. Or maybe the network behind the off-shore contractors you have maintaining legacy applications. Perhaps someone is running a side business during work hours on a device they bring from home ON YOUR NETWORK.</p>
<p><a href="http://www.flickr.com/photos/foxtongue/2657434642/" target="_blank"><img class="alignleft" style="margin:10px;" title="Blindfolded Typing Competition originally uploaded by foxtongue" src="http://farm4.static.flickr.com/3285/2657434642_543c30685f_m_d.jpg" alt="" width="240" height="173" /></a>Each of these scenarios (regardless of how contrived) happen each day. And every new device presents a significant risk to your environment. Which means you need to be constantly watching for these devices and make sure they are not wreaking havoc. In fact, this is one of the key use cases for network access control (NAC). Of course, that technology is struggling, but it&#8217;s not because of the lack of a problem to solve.</p>
<p>So if you are looking at a <a href="http://www.eiqnetworks.com/solutions/log_management.shtml" target="_blank">log management</a> or <a href="http://www.eiqnetworks.com/solutions/security_information_and_event_management.shtml" target="_blank">security information and event management</a> (<a href="http://www.eiqnetworks.com/solutions/siem.shtml" target="_blank">SIEM</a>) product, won&#8217;t that tell you about new devices? Won&#8217;t it see something funky and flag it? Well, actually no it doesn&#8217;t. Log Management requires logs and your typical rouge device isn&#8217;t too interested in forwarding its logs to much of anything. That&#8217;s right, each managed device needs to be configured to push log files to the log management product. If that doesn&#8217;t happen, the SIEM is blissfully unaware anything is going on &#8211; until a number of managed devices are compromised &#8211; which is too late.</p>
<p>Yes, network devices (at least the right ones) can detect rogue devices and potentially quarantine those until the proper authorization is presented. But what if you don&#8217;t have NAC or can&#8217;t afford to upgrade your entire switching infrastructure? That&#8217;s right, you need to go beyond log data.</p>
<p>As mentioned in <a href="http://blog.eiqnetworks.com/2009/09/17/ten-reasons-log-data-is-not-enough-4-network-blind-mice/" target="_blank">reason #4 about network flows</a>, the network never lies. So we&#8217;ve got to look for new network devices and then kick off a scan to figure out what it is and whether it&#8217;s authorized. eIQ SecureVue makes that pretty simple. You can set a policy to check for any new IP addresses within a specific time period. Then from right within SecureVue, you can kick off a vulnerability scan to figure out what is the story with that device. Once you figure out what it is, then you can understand whether it should be there.</p>
<p>Additionally, you can set network flow policies to check for traffic leaving the network from unmanaged devices. This kind of extrusion monitoring will tell you if a device is moving data off the network. Maybe they should be, maybe not. But the point is to gain situational awareness of what&#8217;s happening in your environment. And just looking at the log data is not going to get you there.</p>
<br />Posted in Log Management Series, Security Tagged: extrusion monitoring, network flow, rogue devices, security monitoring, vulnerability scanning <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eiqviews.wordpress.com/285/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eiqviews.wordpress.com/285/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eiqviews.wordpress.com/285/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eiqviews.wordpress.com/285/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eiqviews.wordpress.com/285/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eiqviews.wordpress.com/285/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eiqviews.wordpress.com/285/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eiqviews.wordpress.com/285/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eiqviews.wordpress.com/285/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eiqviews.wordpress.com/285/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=285&subd=eiqviews&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eiqnetworks.com/2009/10/05/ten-reasons-log-data-is-not-enough-6-you-cant-monitor-what-you-cant-see/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3285/2657434642_543c30685f_m_d.jpg" medium="image">
			<media:title type="html">Blindfolded Typing Competition originally uploaded by foxtongue</media:title>
		</media:content>
	</item>
		<item>
		<title>eIQcast Episode 20: Seeing Through the Clouds</title>
		<link>http://blog.eiqnetworks.com/2009/09/30/eiqcast-episode-20-seeing-through-the-clouds/</link>
		<comments>http://blog.eiqnetworks.com/2009/09/30/eiqcast-episode-20-seeing-through-the-clouds/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 12:32:14 +0000</pubDate>
		<dc:creator>Mike Rothman</dc:creator>
				<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[eIQcast]]></category>
		<category><![CDATA[security monitoring]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://blog.eiqnetworks.com/?p=282</guid>
		<description><![CDATA[In this the 20th episode of the eIQcast, eIQnetworks SVP of Strategy Mike Rothman discusses some of the challenges of cloud computing with Ross Levanto. Mike goes into the issues of maintaining visibility when networks and systems reside in someone else&#8217;s data center, and some of the mechanisms eIQ is adding to SecureVue to help [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=282&subd=eiqviews&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><span style="vertical-align:text-top;"><a href="http://www.flickr.com/photos/travelphotos/439869138/" target="_blank"><img class="alignright" style="margin:10px;" title="Rays of light originally uploaded by laurenz" src="http://farm1.static.flickr.com/173/439869138_1737e2a40e_m_d.jpg" alt="" width="240" height="160" /></a>In this the 20th episode of the eIQcast, eIQnetworks SVP of Strategy Mike Rothman discusses some of the challenges of cloud computing with Ross Levanto. Mike goes into the issues of maintaining visibility when networks and systems reside in someone else&#8217;s data center, and some of the mechanisms eIQ is adding to SecureVue to help customers address this issue.</span></p>
<p><span style="vertical-align:text-top;"><a href="http://www.eiqnetworks.com/news/Cloud_security_Final.shtml" target="_blank">Yesterday eIQ announced a new capability within SecureVue to provide enhanced visibility for virtualized data centers and cloud computing models.</a> SecureVue now includes a mapping feature which allows security professionals to keep track of which virtual machines are running on specific hardware devices, which facilitates the investigation and remediation for issues within a virtual data center. Check out the release for more detail on http://www.eiqnetworks.com.</span></p>
<p><span style="vertical-align:text-top;">Running time: 11:40</span></p>
<p><a href="http://eiqcast.podomatic.com/" target="eiqcast"><img src="http://www.podomatic.com/images/share/player_logo.jpg" border="0" alt="" /></a></p>
<p>Direct Link:   <a href="http://eiqcast.podOmatic.com/entry/2009-09-30T05_17_07-07_00" target="_blank"> http://eiqcast.podOmatic.com/entry/2009-09-30T05_17_07-07_00</a></p>
<p><em>Don’t be like Dick and check out eIQ’s video at <a href="http://www.logdataisnotenough.com/" target="_blank">logdataisnotenough.com</a></em></p>
<br />Posted in Compliance, eIQcast, Security Tagged: cloud computing, security monitoring, virtualization, VMWare <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eiqviews.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eiqviews.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eiqviews.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eiqviews.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eiqviews.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eiqviews.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eiqviews.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eiqviews.wordpress.com/282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eiqviews.wordpress.com/282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eiqviews.wordpress.com/282/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eiqnetworks.com&blog=5062284&post=282&subd=eiqviews&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eiqnetworks.com/2009/09/30/eiqcast-episode-20-seeing-through-the-clouds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>

		<media:content url="http://farm1.static.flickr.com/173/439869138_1737e2a40e_m_d.jpg" medium="image">
			<media:title type="html">Rays of light originally uploaded by laurenz</media:title>
		</media:content>

		<media:content url="http://www.podomatic.com/images/share/player_logo.jpg" medium="image" />
	</item>
	</channel>
</rss>