<?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>Inliniac &#187; william metcalf</title>
	<atom:link href="http://www.inliniac.net/blog/tag/william-metcalf/feed" rel="self" type="application/rss+xml" />
	<link>http://www.inliniac.net/blog</link>
	<description>Everything inline.</description>
	<lastBuildDate>Wed, 11 Jan 2012 19:09:17 +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>Suricata development update</title>
		<link>http://www.inliniac.net/blog/2010/12/18/suricata-development-update.html</link>
		<comments>http://www.inliniac.net/blog/2010/12/18/suricata-development-update.html#comments</comments>
		<pubDate>Fri, 17 Dec 2010 22:39:48 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[oisf]]></category>
		<category><![CDATA[Suricata]]></category>
		<category><![CDATA[napatech]]></category>
		<category><![CDATA[npulse]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[william metcalf]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=411</guid>
		<description><![CDATA[The last months we&#8217;ve been working hard on improving Suricata. So hard actually, that we&#8217;ve drifted a bit from our original goal of doing a 1.0.3 &#8220;maintenance&#8221; release. Instead, the new release will be 1.1beta1. The change to 1.1 is to indicate the large number of changes, the beta1 is to &#8230; indicate the large [...]]]></description>
			<content:encoded><![CDATA[<p>The last months we&#8217;ve been working hard on improving Suricata. So hard actually, that we&#8217;ve drifted a bit from our original goal of doing a 1.0.3 &#8220;maintenance&#8221; release. Instead, the new release will be 1.1beta1. The change to 1.1 is to indicate the large number of changes, the beta1 is to &#8230; indicate the large number of changes <img src='http://www.inliniac.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As you may know, Will Metcalf moved on to join Qualys. A significant loss to our project as Will was one of our founding members and is hard to replace in his role as QA lead. Not having a full time QA person on the team right now is a reason for us to decide we&#8217;re in need of a beta cycle for the next release.</p>
<p>So&#8230; what kind of improvements are we talking about?</p>
<ul>
<li>Improved parsers, especially the DCERPC parser.</li>
<li>New keyword support: http_raw_header, http_stat_msg, http_stat_code.</li>
<li>Much improved fast_pattern support, including for http_uri, http_client_body, http_header, http_raw_header.</li>
<li>A new default pattern matcher, Aho-Corasick based, that uses much less memory.</li>
<li>Lots of small performance updates, including SSE3, SSE4.1 and SSE4.2 optimizations.</li>
<li>The signature bitmask prefiltering I wrote about before.</li>
<li>We support the reference.config supplied by ET(pro) and VRT now.</li>
</ul>
<p><strong>So&#8230; performance?!</strong></p>
<p>Lots of mention of performance in this list. Did it improve? Yes! As some of you may have read, Npulse has <a href="http://twitter.com/#!/npulsetech/statuses/27971948140">demonstrated</a> 10 Gbps IDS support for Suricata using <a href="http://www.napatech.com/uploads/c_news/115_file_3224.pdf">Napatech</a> (PDF) hardware support. This was on fast hardware, but nothing outrageous. To be honest, I didn&#8217;t expect to get there yet. But they did it. Based on a slightly modified Suricata 1.0.1 and about 7k signatures. Our own testing has shown that the code has improved quite a bit since then: ranging from 25% to 67% more packets per second throughput. Btw, native Napatech support is expected to go into our code base sometime in the next few weeks.</p>
<p><strong>Whats left?</strong></p>
<p>We have two major areas where we want more improvement. The first is the inline mode. Due to Suricata&#8217;s HTTP and other protocol parsers working statefully on top of the stream reassembly engine, currently all work is done on ack&#8217;d data. This means dropping attacks based on keywords such as http_uri is hard. We&#8217;re planning a number of changes to the stream engine to address this. More on that in a future post. The second area is the rule language. At this point we still miss a number of keywords to properly support mostly VRT signatures. Keywords like file_data.</p>
<p><strong>Whats next?</strong></p>
<p>The current git master is pretty much what Suricata 1.1beta1 is going to be. The actual release is planned for next week, probably Tuesday or Wednesday. If you can, help us out by trying it and report any issue to us!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2010/12/18/suricata-development-update.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OISF engine development update</title>
		<link>http://www.inliniac.net/blog/2009/08/16/oisf-engine-development-update.html</link>
		<comments>http://www.inliniac.net/blog/2009/08/16/oisf-engine-development-update.html#comments</comments>
		<pubDate>Sun, 16 Aug 2009 14:17:32 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[oisf]]></category>
		<category><![CDATA[engine]]></category>
		<category><![CDATA[william metcalf]]></category>
		<category><![CDATA[yaml]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=282</guid>
		<description><![CDATA[The last month has been crazy busy. Development of the engine is progressing nicely. My own role has been assigning tasks to our coders, guiding them, reviewing their work, integrating it and of course write code. We currently have nine people coding, not all full time though, and are still looking for more coders. Progress [...]]]></description>
			<content:encoded><![CDATA[<p>The last month has been crazy busy. Development of the engine is progressing nicely. My own role has been assigning tasks to our coders, guiding them, reviewing their work, integrating it and of course write code. We currently have nine people coding, not all full time though, and are still looking for more coders.</p>
<p>Progress has been made on a number of things: we have many more decoders, threading updates, a stats subsystem, stream tracking and reassembly, a L7 protocol parser framework and many more unittests. We&#8217;re working on OpenCL hardware accelaration, although we&#8217;re running into driver issues, so that may take some time before it&#8217;s usable.</p>
<p>On the QA side Will Metcalf is busy setting up an automated test rig, doing daily tests runs of our unittests on various platforms and with different compiler settings and such. When that is done pcap based tests and live traffic testing is next.</p>
<p>We have set up a number of <a href="http://lists.openinfosecfoundation.org/mailman/listinfo">&#8220;working group&#8221; mailinglists</a> that discuss different subjects such as a configuration language and a rule language. Most are still ongoing, however the configuration language discussion seems to have come to a conclusion.</p>
<p>For the configuration language the discussion has settled on using <a href="http://www.yaml.org">YAML</a>, a structured but still nicely editable format. It has many language bindings, so I hope management tools will be built for it later.</p>
<p>Other discussions, such as about the ip reputation, are still ongoing. You are very welcome to share your ideas with the group.</p>
<p>Like stated above, we&#8217;re still looking for coders. If you are a C coder and you&#8217;re interested in working with and for us, send us your resume!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2009/08/16/oisf-engine-development-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friendly pcap parsing</title>
		<link>http://www.inliniac.net/blog/2007/10/09/friendly-pcap-parsing.html</link>
		<comments>http://www.inliniac.net/blog/2007/10/09/friendly-pcap-parsing.html#comments</comments>
		<pubDate>Mon, 08 Oct 2007 22:47:28 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[NSM]]></category>
		<category><![CDATA[Sguil]]></category>
		<category><![CDATA[node5]]></category>
		<category><![CDATA[pcap]]></category>
		<category><![CDATA[william metcalf]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/2007/10/09/friendly-pcap-parsing.html</guid>
		<description><![CDATA[Over at his weblog node5, William Metcalf has written about a nice script he created for automagically extracting full content data for certain ip&#8217;s and ip ranges from large amounts of pcap data. It will also create some nice output for the data. Check out his post at node5 and the script here at bleedingthreats. [...]]]></description>
			<content:encoded><![CDATA[<p>Over at his weblog <a href="http://node5.blogspot.com/" target="_blank">node5</a>, William Metcalf has written about a nice script he created for automagically extracting full content data for certain ip&#8217;s and ip ranges from large amounts of pcap data. It will also create some nice output for the data. Check out his <a href="http://node5.blogspot.com/2007/08/parsep-extend-rangepl-your-friendly.html" target="_blank">post at node5</a> and the <a href="http://doc.bleedingthreats.net/bin/view/Main/PcapParser" target="_blank">script here at bleedingthreats</a>. Great to see you blogging Will! <img src='http://www.inliniac.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2007/10/09/friendly-pcap-parsing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snort_inline 2.6.1.5 released</title>
		<link>http://www.inliniac.net/blog/2007/06/08/snort_inline-2615-released.html</link>
		<comments>http://www.inliniac.net/blog/2007/06/08/snort_inline-2615-released.html#comments</comments>
		<pubDate>Fri, 08 Jun 2007 12:55:29 +0000</pubDate>
		<dc:creator>Victor Julien</dc:creator>
				<category><![CDATA[Snort_inline]]></category>
		<category><![CDATA[new release]]></category>
		<category><![CDATA[william metcalf]]></category>

		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=84</guid>
		<description><![CDATA[Finally, after many months of development and testing, Snort_inline 2.6.1.5 has been released. It&#8217;s the first stable release in almost a year and also the first stable release based on Snort 2.6. William sent the announcement: snort_inline-2.6.1.5 released List, I know it has been a long time since we have had a non-beta release, but [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, after many months of development and testing, Snort_inline 2.6.1.5 has been released. It&#8217;s the first stable release in almost a year and also the first stable release based on <a href="http://www.snort.org" target="_blank">Snort</a> 2.6. William sent the announcement:</p>
<blockquote><p><strong> snort_inline-2.6.1.5 released</strong></p>
<pre>
List,

I know it has been a long time since we have had a non-beta release,
but what can I say? Victor and I have both been busy in our personal
and professional lives. If you have been running the version of code
in SVN, there are no major updates with this release other than a
memleak fix for stream4inline. I don't think this gets said often
enough, so I would like to thank Sourcefire for all the hard work they
put into snort and the snort rule sets for which I and the rest of the
community greatly benefit.

Regards,

Will

snort_inline-2.6.1.5
<a href="http://snort-inline.sourceforge.net/download.html" target="_blank">http://snort-inline.sourceforge.net/download.html</a>

Differences between snort in inline mode and snort_inline
<a href="http://www.inliniac.net/blog/?p=74" target="_blank">http://www.inliniac.net/blog/?p=74</a></pre>
</blockquote>
<p>Go and get it! <img src='http://www.inliniac.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.inliniac.net/blog/2007/06/08/snort_inline-2615-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

