<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Oisf2011 on To Linux and beyond !</title>
    <link>https://home.regit.org/tags/oisf2011/</link>
    <description>Recent content in Oisf2011 on To Linux and beyond !</description>
    <generator>Hugo</generator>
    <language>fr</language>
    <lastBuildDate>Mon, 19 Sep 2011 23:42:25 +0000</lastBuildDate>
    <atom:link href="https://home.regit.org/feed/tags/oisf2011/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OISF brainstorming: planning phase 3 (take 3)</title>
      <link>https://home.regit.org/2011/09/oisf-brainstorming-planning-phase-3-take-3/</link>
      <pubDate>Mon, 19 Sep 2011 23:42:25 +0000</pubDate>
      <guid>https://home.regit.org/2011/09/oisf-brainstorming-planning-phase-3-take-3/</guid>
      <description>&lt;h2 id=&#34;geo-ip&#34;&gt;GEO IP&lt;/h2&gt;
&lt;p&gt;Idea is to add a keyword that would be used to interact with GEOIP database (free at least) and be able to use it to detect things like control canal. For example, an IRC server in an non common country is certainly a control canal.&lt;/p&gt;
&lt;h2 id=&#34;live-ruleset-swap&#34;&gt;Live ruleset swap&lt;/h2&gt;
&lt;p&gt;A must have! This is vital for critical environnement. This is very costly in memory and this should be an option to avoid exploding low memory boxes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OISF brainstorming: planning phase 3 (take 2)</title>
      <link>https://home.regit.org/2011/09/oisf-brainstorming-planning-phase-3-take-2/</link>
      <pubDate>Mon, 19 Sep 2011 22:49:17 +0000</pubDate>
      <guid>https://home.regit.org/2011/09/oisf-brainstorming-planning-phase-3-take-2/</guid>
      <description>&lt;h2 id=&#34;dns-fast-fluxanomaly-detection&#34;&gt;DNS fast flux/anomaly detection&lt;/h2&gt;
&lt;p&gt;The idea is to detect malware and other things by collecting the DNS request and their answer and detecting anomaly. For example, if an host is making a lot of request to a domain.&lt;/p&gt;
&lt;p&gt;First part of the job on Suricata is to log all requests and their answer. Then analysis can occurs in the database.&lt;/p&gt;
&lt;h2 id=&#34;file-extraction&#34;&gt;File extraction&lt;/h2&gt;
&lt;p&gt;This is a work under progress linked with a third party contract. It permit to store exchanged files on disk for some application level protocol. It is possible to say: “store the file, if the content type is different from the extension”. File extraction works currently on HTTP. It focus on POST request to detect uploaded file.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Oisf brainstorming: planning phase 3 (take 1)</title>
      <link>https://home.regit.org/2011/09/discussing-phase-3/</link>
      <pubDate>Mon, 19 Sep 2011 21:52:28 +0000</pubDate>
      <guid>https://home.regit.org/2011/09/discussing-phase-3/</guid>
      <description>&lt;h2 id=&#34;performance-improvement&#34;&gt;Performance improvement&lt;/h2&gt;
&lt;p&gt;As shown by Victor’s latest work on performance counters, there is a lot of work that can be done to improve performance. They are currently good but there is place for improvement. Proposal to provide off-loading or clustering is done. This is heavily discussed but as pointed out by Victor, it will be more interesting to do this in the next phase. Phase 3 should focus in improvement of current code. This will permit to use the upcoming Suricata killing features like global flow variable.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matt Jonkman: development avancement</title>
      <link>https://home.regit.org/2011/09/matt-jonkman-development-avancement/</link>
      <pubDate>Mon, 19 Sep 2011 21:14:59 +0000</pubDate>
      <guid>https://home.regit.org/2011/09/matt-jonkman-development-avancement/</guid>
      <description>&lt;p&gt;Phase 2 development is almost over now. Among the completed major features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Multithread&lt;/li&gt;
&lt;li&gt;protocol discovery&lt;/li&gt;
&lt;li&gt;smb logging&lt;/li&gt;
&lt;li&gt;HTTP logging&lt;/li&gt;
&lt;li&gt;flowvars&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;One of the advantage of Suricata over Snort is protocol discovery combined to HTTP parsing by libhtp. It provides a huge improvement over Snort as a lot of bad flow are using HTTP on non standard ports.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Victor Julien: Development status</title>
      <link>https://home.regit.org/2011/09/victor-julien-development-status/</link>
      <pubDate>Mon, 19 Sep 2011 20:49:42 +0000</pubDate>
      <guid>https://home.regit.org/2011/09/victor-julien-development-status/</guid>
      <description>&lt;p&gt;Work has started in september 2007. The work depends on some externel library like multithread of input handling library. The main external depedency is libhtp which is initally developped by Ivan Ristic.&lt;/p&gt;
&lt;p&gt;The development is managed in a single git repository. Victor is the only one with commit right. The review are done by Victor and cross review are made by developpers.&lt;/p&gt;
&lt;p&gt;Work unit for developers are tasks which are written by Victor and describe a specific task to do. This task are mainly done by OISF funded developers. Some simpler task are let to the comunity and everyone can help with this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matt Jonkman: introduction speech</title>
      <link>https://home.regit.org/2011/09/matt-jonkman-introduction-speech/</link>
      <pubDate>Mon, 19 Sep 2011 20:25:53 +0000</pubDate>
      <guid>https://home.regit.org/2011/09/matt-jonkman-introduction-speech/</guid>
      <description>&lt;p&gt;Matt presents the goal of the OISF brainstorming session:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Make a status of the foundation&lt;/li&gt;
&lt;li&gt;Grabbing new ideas&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The session will be interactive and anybody is invited to participate through physical intendance or &lt;a href=&#34;https://etpro.webex.com/etpro/e.php?AT=MI&amp;amp;EventID=11930263&amp;amp;UID=0&amp;amp;PW=NMjVjMWRjZDNl&amp;amp;RT=MiMxMg%3D%3D&#34;&gt;webex&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The foundation is non-profitable and aim at building a powerful engine for us all. OISF is member og the HOST program and happily supported by some industrials.&lt;/p&gt;
&lt;h2 id=&#34;foundation-business&#34;&gt;Foundation business&lt;/h2&gt;
&lt;p&gt;Matt fills he can not give enough times to the foundation due to his work at EmergingThreat and propose to hire a General Manager that would take care of finding the funding and administrative part.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
