<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Capturing Traffic Once and Making That Traffic Available to Multiple Tools</title>
	<atom:link href="http://danielmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools/feed" rel="self" type="application/rss+xml" />
	<link>http://danielmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools</link>
	<description>grep understanding</description>
	<lastBuildDate>Tue, 15 May 2012 12:09:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Spacepacket</title>
		<link>http://danielmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools/comment-page-1#comment-142916</link>
		<dc:creator>Spacepacket</dc:creator>
		<pubDate>Wed, 07 May 2008 13:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools#comment-142916</guid>
		<description>&lt;p&gt;I think OmniPeek is a good example of what you are describing.  It supports a plugin API, and there are lots of plugins available from the WildPackets website.  WildPackets also provides tools to load packets into a database.   From there, lots of other applications can use the data.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think OmniPeek is a good example of what you are describing.  It supports a plugin API, and there are lots of plugins available from the WildPackets website.  WildPackets also provides tools to load packets into a database.   From there, lots of other applications can use the data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spacepacket</title>
		<link>http://danielmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools/comment-page-1#comment-251088</link>
		<dc:creator>Spacepacket</dc:creator>
		<pubDate>Wed, 07 May 2008 13:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools#comment-251088</guid>
		<description>&lt;p&gt;I think OmniPeek is a good example of what you are describing.  It supports a plugin API, and there are lots of plugins available from the WildPackets website.  WildPackets also provides tools to load packets into a database.   From there, lots of other applications can use the data.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think OmniPeek is a good example of what you are describing.  It supports a plugin API, and there are lots of plugins available from the WildPackets website.  WildPackets also provides tools to load packets into a database.   From there, lots of other applications can use the data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Miessler</title>
		<link>http://danielmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools/comment-page-1#comment-128840</link>
		<dc:creator>Daniel Miessler</dc:creator>
		<pubDate>Fri, 14 Mar 2008 13:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools#comment-128840</guid>
		<description>&lt;p&gt;@Adrian: I can&#039;t believe I had Elton John. FAIL&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Adrian: I can&#8217;t believe I had Elton John. FAIL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Miessler</title>
		<link>http://danielmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools/comment-page-1#comment-251087</link>
		<dc:creator>Daniel Miessler</dc:creator>
		<pubDate>Fri, 14 Mar 2008 13:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools#comment-251087</guid>
		<description>&lt;p&gt;@Adrian: I can&#039;t believe I had Elton John. FAIL&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Adrian: I can&#8217;t believe I had Elton John. FAIL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ghost16825</title>
		<link>http://danielmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools/comment-page-1#comment-128827</link>
		<dc:creator>ghost16825</dc:creator>
		<pubDate>Fri, 14 Mar 2008 11:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools#comment-128827</guid>
		<description>&lt;p&gt;Yeah, that was a good post on Richard&#039;s blog - it&#039;s a concept that everyone wants, but the implementation may get slightly tricky.&lt;/p&gt;

&lt;p&gt;Just on Richard Bejtlich&#039;s stuff - I feel the need to point out that perhaps you&#039;re overlooking the power of session data. In fact that&#039;s one of the big things I learnt after reading one of his books. I used to think of network capture mainly in terms of full-content capture; now I think that session data alone, is highly underrated.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yeah, that was a good post on Richard&#8217;s blog &#8211; it&#8217;s a concept that everyone wants, but the implementation may get slightly tricky.</p>

<p>Just on Richard Bejtlich&#8217;s stuff &#8211; I feel the need to point out that perhaps you&#8217;re overlooking the power of session data. In fact that&#8217;s one of the big things I learnt after reading one of his books. I used to think of network capture mainly in terms of full-content capture; now I think that session data alone, is highly underrated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ghost16825</title>
		<link>http://danielmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools/comment-page-1#comment-251086</link>
		<dc:creator>ghost16825</dc:creator>
		<pubDate>Fri, 14 Mar 2008 11:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools#comment-251086</guid>
		<description>&lt;p&gt;Yeah, that was a good post on Richard&#039;s blog - it&#039;s a concept that everyone wants, but the implementation may get slightly tricky.&lt;/p&gt;

&lt;p&gt;Just on Richard Bejtlich&#039;s stuff - I feel the need to point out that perhaps you&#039;re overlooking the power of session data. In fact that&#039;s one of the big things I learnt after reading one of his books. I used to think of network capture mainly in terms of full-content capture; now I think that session data alone, is highly underrated.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yeah, that was a good post on Richard&#8217;s blog &#8211; it&#8217;s a concept that everyone wants, but the implementation may get slightly tricky.</p>

<p>Just on Richard Bejtlich&#8217;s stuff &#8211; I feel the need to point out that perhaps you&#8217;re overlooking the power of session data. In fact that&#8217;s one of the big things I learnt after reading one of his books. I used to think of network capture mainly in terms of full-content capture; now I think that session data alone, is highly underrated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Bool</title>
		<link>http://danielmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools/comment-page-1#comment-128769</link>
		<dc:creator>Adrian Bool</dc:creator>
		<pubDate>Fri, 14 Mar 2008 04:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools#comment-128769</guid>
		<description>&lt;p&gt;I think you may want John Lennon rather than Elton John for your Imagine reference...&lt;/p&gt;

&lt;p&gt;We already have tcpdump and the .pcap file format for much of what you want in this post - except for the last section which sounds like you&#039;ve taken your .pcap data, parsed it and dumped the results into a database. Not too hard to do - but could certainly be interesting.&lt;/p&gt;

&lt;p&gt;Lots of data crosses most networks; how much of fit can we really keep?  Hard drives are getting cheaper - but not that cheap!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think you may want John Lennon rather than Elton John for your Imagine reference&#8230;</p>

<p>We already have tcpdump and the .pcap file format for much of what you want in this post &#8211; except for the last section which sounds like you&#8217;ve taken your .pcap data, parsed it and dumped the results into a database. Not too hard to do &#8211; but could certainly be interesting.</p>

<p>Lots of data crosses most networks; how much of fit can we really keep?  Hard drives are getting cheaper &#8211; but not that cheap!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Bool</title>
		<link>http://danielmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools/comment-page-1#comment-251085</link>
		<dc:creator>Adrian Bool</dc:creator>
		<pubDate>Fri, 14 Mar 2008 04:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/capturing-traffic-once-and-making-that-traffic-available-to-multiple-tools#comment-251085</guid>
		<description>&lt;p&gt;I think you may want John Lennon rather than Elton John for your Imagine reference...&lt;/p&gt;

&lt;p&gt;We already have tcpdump and the .pcap file format for much of what you want in this post - except for the last section which sounds like you&#039;ve taken your .pcap data, parsed it and dumped the results into a database. Not too hard to do - but could certainly be interesting.&lt;/p&gt;

&lt;p&gt;Lots of data crosses most networks; how much of fit can we really keep?  Hard drives are getting cheaper - but not that cheap!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think you may want John Lennon rather than Elton John for your Imagine reference&#8230;</p>

<p>We already have tcpdump and the .pcap file format for much of what you want in this post &#8211; except for the last section which sounds like you&#8217;ve taken your .pcap data, parsed it and dumped the results into a database. Not too hard to do &#8211; but could certainly be interesting.</p>

<p>Lots of data crosses most networks; how much of fit can we really keep?  Hard drives are getting cheaper &#8211; but not that cheap!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

