<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Snorby on Inliniac</title>
    <link>https://inliniac.net/blog/tag/snorby/</link>
    <description>Recent content in Snorby on Inliniac</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 29 Nov 2012 16:50:15 +0000</lastBuildDate>
    <atom:link href="https://inliniac.net/blog/tag/snorby/feed.xml" rel="self" type="application/rss+xml" />
    <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>Recovering the email/username in Snorby</title>
      <link>https://inliniac.net/blog/2012/02/22/recovering-the-emailusername-in-snorby/</link>
      <pubDate>Wed, 22 Feb 2012 15:16:46 +0000</pubDate>
      <guid>https://inliniac.net/blog/2012/02/22/recovering-the-emailusername-in-snorby/</guid>
      <description>&lt;p&gt;I use a Snorby setup that comes with Security Onion. Recently I had changed the username, but I couldn&amp;rsquo;t remember what I had set it to.&lt;/p&gt;&#xA;&lt;p&gt;To recover the username, we can look it up in the database, like this:&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;mysql -uroot -B -e &#39;use snorby; select email from users;&#39;&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;Thanks to Doug Burks and Dustin Webber for helping me recover it.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
