<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Pcap on Inliniac</title>
    <link>https://inliniac.net/blog/tag/pcap/</link>
    <description>Recent content in Pcap on Inliniac</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 25 Mar 2014 14:37:46 +0000</lastBuildDate>
    <atom:link href="https://inliniac.net/blog/tag/pcap/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Suricata 2.0 and beyond</title>
      <link>https://inliniac.net/blog/2014/03/25/suricata-2-0-and-beyond/</link>
      <pubDate>Tue, 25 Mar 2014 14:37:46 +0000</pubDate>
      <guid>https://inliniac.net/blog/2014/03/25/suricata-2-0-and-beyond/</guid>
      <description>&lt;p&gt;Today I finally &lt;a href=&#34;http://suricata-ids.org/2014/03/25/suricata-2-0-available/&#34;&gt;released Suricata 2.0&lt;/a&gt;. The 2.0 branch opened in December 2012. In the little over a year that it&amp;rsquo;s development lasted, we have closed 183 tickets. We made 1174 commits, with the following stats:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;582 files changed, 94782 insertions(+), 63243 deletions(-)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;So, a significant update! In total, 17 different people made commits. I&amp;rsquo;m really happy with how much code and features were contributed. When starting Suricata this was what I really hoped for, and it seems to be working!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Closing in on Suricata 1.4</title>
      <link>https://inliniac.net/blog/2012/11/29/closing-in-on-suricata-1-4/</link>
      <pubDate>Thu, 29 Nov 2012 16:50:15 +0000</pubDate>
      <guid>https://inliniac.net/blog/2012/11/29/closing-in-on-suricata-1-4/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://inliniac.net/blog/blog/wp-content/uploads/2012/07/suricata2.png&#34; alt=&#34;&#34;&gt;I just made &lt;a href=&#34;http://suricata-ids.org/2012/11/29/suricata-1-4rc1-available/&#34;&gt;Suricata 1.4rc1&lt;/a&gt; available with some pretty exciting features: unix socket mode and IP reputation.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Unix socket&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;First of all, &lt;a href=&#34;https://home.regit.org/2012/09/a-new-unix-command-mode-in-suricata/&#34;&gt;Eric Leblond&amp;rsquo;s work&lt;/a&gt; on the Unix socket was merged. The unix socket work consists of two parts. The unix socket protocol implementation and a new runmode.&lt;/p&gt;&#xA;&lt;p&gt;The protocol implementation is based on JSON messages over unix socket. Eric will be fully documenting it soon. Currently the commands are limited to shutting down and getting some basic stats. This part isn&amp;rsquo;t very exciting yet, but the groundwork for many future extensions has been laid.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Listening on multiple interfaces with Suricata</title>
      <link>https://inliniac.net/blog/2010/12/24/listening-on-multiple-interfaces-with-suricata/</link>
      <pubDate>Fri, 24 Dec 2010 13:13:24 +0000</pubDate>
      <guid>https://inliniac.net/blog/2010/12/24/listening-on-multiple-interfaces-with-suricata/</guid>
      <description>&lt;p&gt;A question I see quite often is, can I listen on multiple interfaces with a single Suricata instance? Until now the answer always was &amp;ldquo;no&amp;rdquo;. I&amp;rsquo;d suggest trying the &amp;ldquo;any&amp;rdquo;-pseudo interface (suricata -i any), with an bpf to limit the traffic or using multiple instances of Suricata. That last suggestion was especially painful, as one of the goals of Suricata is to allow a single process to process all packets using all available resources.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Friendly pcap parsing</title>
      <link>https://inliniac.net/blog/2007/10/09/friendly-pcap-parsing/</link>
      <pubDate>Mon, 08 Oct 2007 22:47:28 +0000</pubDate>
      <guid>https://inliniac.net/blog/2007/10/09/friendly-pcap-parsing/</guid>
      <description>&lt;p&gt;Over at his weblog &lt;a href=&#34;http://node5.blogspot.com/&#34;&gt;node5&lt;/a&gt;, William Metcalf has written about a nice script he created for automagically extracting full content data for certain ip&amp;rsquo;s and ip ranges from large amounts of pcap data. It will also create some nice output for the data. Check out his &lt;a href=&#34;http://node5.blogspot.com/2007/08/parsep-extend-rangepl-your-friendly.html&#34;&gt;post at node5&lt;/a&gt; and the &lt;a href=&#34;http://doc.bleedingthreats.net/bin/view/Main/PcapParser&#34;&gt;script here at bleedingthreats&lt;/a&gt;. Great to see you blogging Will! :)&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
