<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://global.honeynet.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>GSoC Project #6 - Develop Hybrid Honeypot Architecture</title>
 <link>http://global.honeynet.org/gsoc/project6</link>
 <description>Develop Hybrid Honeypot Architecture</description>
 <language>en</language>
<item>
 <title>Honeybrid testing</title>
 <link>http://global.honeynet.org/node/481</link>
 <description>&lt;p&gt;Second milestone reached! Honeybrid has now all its functionalities working and it&#039;s time for testing. In order to check that everything works efficiently, I deployed a Windows honeypot to receive traffic from five /24 unused subnets during half an hour. Here are the details of this experiment.&lt;/p&gt;
&lt;h4&gt;Configuration&lt;/h4&gt;
&lt;p&gt;Here is a overall diagram of the testing architecture:&lt;/p&gt;
&lt;p&gt;
&lt;code&gt;
(Internet) &lt;=====&gt; [NATing Gateway with Honeybrid] &lt;-------&gt; [Windows Honeypot]
&lt;/code&gt;
&lt;/p&gt;
&lt;p&gt;The NATing gateway was configured with the following iptables rules:&lt;/p&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/gsoc/project6&quot; class=&quot;og_links&quot;&gt;GSoC Project #6 - Develop Hybrid Honeypot Architecture&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <group domain="http://global.honeynet.org/gsoc/project6" xmlns="http://drupal.org/project/og">GSoC Project #6 - Develop Hybrid Honeypot Architecture</group>
 <category domain="http://global.honeynet.org/taxonomy/term/103">honeybrid gsoc testing</category>
 <pubDate>Fri,  7 Aug 2009 14:26:20 -0400</pubDate>
 <dc:creator>robin.berthier</dc:creator>
 <guid isPermaLink="false">481 at http://global.honeynet.org</guid>
</item>
<item>
 <title>Bison/Flex parser</title>
 <link>http://global.honeynet.org/node/457</link>
 <description>&lt;p&gt;This week I completed an important step which is to integrate a parser in Honeybrid. There are now two new files in the source code:&lt;/p&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/gsoc/project6&quot; class=&quot;og_links&quot;&gt;GSoC Project #6 - Develop Hybrid Honeypot Architecture&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <group domain="http://global.honeynet.org/gsoc/project6" xmlns="http://drupal.org/project/og">GSoC Project #6 - Develop Hybrid Honeypot Architecture</group>
 <category domain="http://global.honeynet.org/taxonomy/term/91">honeybrid gsoc parser</category>
 <enclosure url="http://global.honeynet.org/files/honeybrid.conf_.txt" length="983" type="text/plain" />
 <pubDate>Sat, 27 Jun 2009 15:03:32 -0400</pubDate>
 <dc:creator>robin.berthier</dc:creator>
 <guid isPermaLink="false">457 at http://global.honeynet.org</guid>
</item>
<item>
 <title>How to transparently redirect a TCP connection</title>
 <link>http://global.honeynet.org/node/442</link>
 <description>&lt;p&gt;TCP was built to allow 2 hosts to exchange a stream of packets reliably. Honeybrid must add a third host to this operation when it decides to investigate further a connection. The keys for this process to work are: 1) a replay process that gets the high interaction honeypot to the same state than the low interaction honeypot; and 2) a forwarding process that translates not only IP addresses but also TCP sequence and acknowledgement numbers. Here is how things work in detail:&lt;/p&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/gsoc/project6&quot; class=&quot;og_links&quot;&gt;GSoC Project #6 - Develop Hybrid Honeypot Architecture&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <group domain="http://global.honeynet.org/gsoc/project6" xmlns="http://drupal.org/project/og">GSoC Project #6 - Develop Hybrid Honeypot Architecture</group>
 <category domain="http://global.honeynet.org/taxonomy/term/73">honeybrid gsoc redirection</category>
 <enclosure url="http://global.honeynet.org/files/redirection_diagram_20090611.jpg" length="173484" type="image/jpeg" />
 <pubDate>Thu, 11 Jun 2009 22:45:11 -0400</pubDate>
 <dc:creator>robin.berthier</dc:creator>
 <guid isPermaLink="false">442 at http://global.honeynet.org</guid>
</item>
<item>
 <title>Honeybrid: combining low and high interaction honeypots</title>
 <link>http://global.honeynet.org/node/430</link>
 <description>&lt;p&gt;The goal of this post is to introduce &lt;a href=&quot;http://www.enre.umd.edu/~robinb/&quot; target=&quot;_blank&quot;&gt;myself &lt;/a&gt;and my &lt;a href=&quot;/gsoc/project6&quot; target=&quot;_blank&quot;&gt;project&lt;/a&gt;: my name is Robin Berthier and I just got my PhD from the &lt;a href=&quot;http://www.umd.edu&quot; target=&quot;_blank&quot;&gt;University of Maryland. &lt;/a&gt;I&#039;ll be working this summer on improving &lt;a href=&quot;http://honeybrid.sf.net&quot; target=&quot;_blank&quot;&gt;Honeybrid&lt;/a&gt;, a hybrid honeypot architecture. I&#039;ve been working with honeypot technologies for the past 4 years, and Honeybrid represents a central part of my dissertation. &lt;/p&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/gsoc/project6&quot; class=&quot;og_links&quot;&gt;GSoC Project #6 - Develop Hybrid Honeypot Architecture&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <group domain="http://global.honeynet.org/gsoc/project6" xmlns="http://drupal.org/project/og">GSoC Project #6 - Develop Hybrid Honeypot Architecture</group>
 <category domain="http://global.honeynet.org/taxonomy/term/62">honeybrid gsoc introduction</category>
 <pubDate>Wed, 27 May 2009 12:52:15 -0400</pubDate>
 <dc:creator>robin.berthier</dc:creator>
 <guid isPermaLink="false">430 at http://global.honeynet.org</guid>
</item>
</channel>
</rss>
