<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.honeynet.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Blog postings from honeynet.org</title>
 <link>http://www.honeynet.org/feed/blogfeed</link>
 <description></description>
 <language>en</language>
<item>
 <title>RE-Google - or how Grandma started Reverse Engineering</title>
 <link>http://www.honeynet.org/node/493</link>
 <description>Some people say &quot;Reverse Engineering is an art&quot;. Well, this might be true if you consider stuff like mathematics as art. It is more an application of standard methods that evolve constantly. Actually, everybody can learn these methods and start to RE executables. With the &lt;a href=&quot;http://regoogle.carnivore.it&quot;&gt;RE-Google&lt;/a&gt; plugin for IDA Pro, even your granny can start reversing :)
&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;/chapters/giraffe&quot; class=&quot;og_links&quot;&gt;Giraffe Chapter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <group domain="http://www.honeynet.org/chapters/giraffe" xmlns="http://drupal.org/project/og">Giraffe Chapter</group>
 <category domain="http://www.honeynet.org/taxonomy/term/112">beginner</category>
 <category domain="http://www.honeynet.org/taxonomy/term/30">google</category>
 <category domain="http://www.honeynet.org/taxonomy/term/110">re-google</category>
 <category domain="http://www.honeynet.org/taxonomy/term/108">reverse engineering</category>
 <category domain="http://www.honeynet.org/taxonomy/term/109">reversing</category>
 <pubDate>Sun, 15 Nov 2009 17:20:07 -0500</pubDate>
 <dc:creator>felix.leder</dc:creator>
 <guid isPermaLink="false">493 at http://www.honeynet.org</guid>
</item>
<item>
 <title>United Arab Emirates Chapter</title>
 <link>http://www.honeynet.org/node/490</link>
 <description>&lt;p&gt;We are excited to announce the latest chapter coming on Board, the United Arab Emirates Chapter, hosted and formed by aeCERT.  This is the very first Chapter to be joining from the middle-east, we are very excited to have them on board and expect great things from them!&lt;/p&gt;
&lt;p&gt;Shucran!&lt;/p&gt;
&lt;p&gt;lance&lt;/p&gt;</description>
 <pubDate>Tue, 15 Sep 2009 07:31:47 -0400</pubDate>
 <dc:creator>lance.spitzner</dc:creator>
 <guid isPermaLink="false">490 at http://www.honeynet.org</guid>
</item>
<item>
 <title>Iteolih: RPC vulnerability implementation party</title>
 <link>http://www.honeynet.org/node/488</link>
 <description>&lt;p&gt;The &lt;a title=&quot;dionaea homepage&quot; href=&quot;http://dionaea.carnivore.it/&quot;&gt;Dionaea&lt;/a&gt; honeypot got more and more mature during the last weeks. As Markus blogged in &lt;a title=&quot;Markus&#039; blog&quot; href=&quot;https://www.honeynet.org/node/485&quot;&gt;Iteolih: Miles and More&lt;/a&gt; the software is now able to detect shellcode via libemu and generates a nice shellcode profile out of this.&lt;/p&gt;

&lt;p&gt;The SMB / DCERPC implementation also got fairly mature and is now able to cope with all packet types and also most caveats and differences of implementations in exploits. As I registered more and more RPC vulnerabilities in the module, it was definitely time to give libemu something to eat! :)&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;/chapters/giraffe&quot; class=&quot;og_links&quot;&gt;Giraffe Chapter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <group domain="http://www.honeynet.org/gsoc/project10" xmlns="http://drupal.org/project/og">GSoC Project #10 - Develop and Improve the effectiveness of low Interaction Honeypots</group>
 <group domain="http://www.honeynet.org/chapters/giraffe" xmlns="http://drupal.org/project/og">Giraffe Chapter</group>
 <category domain="http://www.honeynet.org/taxonomy/term/107">Iteolih Samba DCERPC Python libemu</category>
 <pubDate>Tue, 25 Aug 2009 12:33:00 -0400</pubDate>
 <dc:creator>mark.schloesser</dc:creator>
 <guid isPermaLink="false">488 at http://www.honeynet.org</guid>
</item>
<item>
 <title>A Brief Introduction to Qebek</title>
 <link>http://www.honeynet.org/node/487</link>
 <description>&lt;p&gt;Here is a brief &lt;a href=&quot;https://projects.honeynet.org/sebek/wiki/Qebek&quot; target=&quot;_blank&quot;&gt;introduction&lt;/a&gt; on Qebek, answering some questions.&lt;/p&gt;</description>
 <category domain="http://www.honeynet.org/taxonomy/term/69">qebek</category>
 <pubDate>Mon, 17 Aug 2009 11:03:25 -0400</pubDate>
 <dc:creator>chengyu.song</dc:creator>
 <guid isPermaLink="false">487 at http://www.honeynet.org</guid>
</item>
<item>
 <title>Iteolih: Miles and More</title>
 <link>http://www.honeynet.org/node/485</link>
 <description>&lt;p&gt;We got a new milestone due:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;10.08.2009&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;thread-pool works&lt;/li&gt;
&lt;li&gt;stream recording works&lt;/li&gt;
&lt;li&gt;shellcode detection using libemu works&lt;/li&gt;
&lt;li&gt;shellcode emulation using libemu works&lt;/li&gt;
&lt;li&gt;compiles on linux&amp;amp;openbsd&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
An exploit taken from a public repository, run against the software, is detected and emulated.&lt;/p&gt;
&lt;p&gt;To shorten things, basically all required points are hit with current svn.&lt;/p&gt;
&lt;p&gt;So, given the time we just saved, some words about how it works.&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/project10&quot; class=&quot;og_links&quot;&gt;GSoC Project #10 - Develop and Improve the effectiveness of low Interaction Honeypots&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <group domain="http://www.honeynet.org/chapters/giraffe" xmlns="http://drupal.org/project/og">Giraffe Chapter</group>
 <group domain="http://www.honeynet.org/gsoc/project10" xmlns="http://drupal.org/project/og">GSoC Project #10 - Develop and Improve the effectiveness of low Interaction Honeypots</group>
 <category domain="http://www.honeynet.org/taxonomy/term/65">Iteolih</category>
 <pubDate>Tue, 11 Aug 2009 08:10:33 -0400</pubDate>
 <dc:creator>markus.koetter</dc:creator>
 <guid isPermaLink="false">485 at http://www.honeynet.org</guid>
</item>
<item>
 <title>What&#039;s new on PHoneyC (4): Try it out!</title>
 <link>http://www.honeynet.org/node/484</link>
 <description>&lt;p&gt;Hi all:&lt;/p&gt;
&lt;p&gt;       I have finished almost all the coding stuff of Project #1, now you can try out the new PHoneyC with shellcode/heapspray detection here:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://code.google.com/p/phoneyc/source/browse/phoneyc#phoneyc/branches/phoneyc-honeyjs&quot;&gt;http://code.google.com/p/phoneyc/source/browse/phoneyc#phoneyc/branches/phoneyc-honeyjs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;        Please feel free to report any bug or suggestion on shellcode/heapspray detection to me.&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;/chapters/china&quot; class=&quot;og_links&quot;&gt;Chinese  Chapter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <group domain="http://www.honeynet.org/gsoc/project1" xmlns="http://drupal.org/project/og">GSoC Project #1 - Develop and Improve PhoneyC</group>
 <group domain="http://www.honeynet.org/chapters/china" xmlns="http://drupal.org/project/og">Chinese  Chapter</group>
 <category domain="http://www.honeynet.org/taxonomy/term/44">gsoc</category>
 <category domain="http://www.honeynet.org/taxonomy/term/18">libemu</category>
 <category domain="http://www.honeynet.org/taxonomy/term/57">phoneyc</category>
 <category domain="http://www.honeynet.org/taxonomy/term/19">shellcode</category>
 <category domain="http://www.honeynet.org/taxonomy/term/58">spidermonkey</category>
 <pubDate>Mon, 10 Aug 2009 15:19:38 -0400</pubDate>
 <dc:creator>zhijie.chen</dc:creator>
 <guid isPermaLink="false">484 at http://www.honeynet.org</guid>
</item>
<item>
 <title>Glastopf retrospection</title>
 <link>http://www.honeynet.org/node/483</link>
 <description>&lt;p&gt;Today I make a retrospection on my work on the Glastopf Web Honeypot during the Google Summer of Code Program. My goal was to push forward the development on a Honeypot for an attack vector in web security which is really underestimated in current discussions. The main objectives could be merged into one intention: Increasing our attractiveness and answering every request as close as possible to a real world system. This got achieved with the new PHP file parser and the dynamic Google dork list which we provide for the Google crawler.</description>
 <category domain="http://www.honeynet.org/taxonomy/term/61">glastopf</category>
 <category domain="http://www.honeynet.org/taxonomy/term/94">webhoneypot</category>
 <pubDate>Mon, 10 Aug 2009 00:18:27 -0400</pubDate>
 <dc:creator>lukas.rist</dc:creator>
 <guid isPermaLink="false">483 at http://www.honeynet.org</guid>
</item>
<item>
 <title>Native Language Spam</title>
 <link>http://www.honeynet.org/node/482</link>
 <description>Today I received a spam email from &quot;Sicherheits-Center&quot; (&quot;security center&quot;) with subject &quot;Vorsicht! Ihr Paypal-Konto wurde begrenzt!&quot; (&quot;Attention! Your paypal account has been restricted!&quot;). Not only the subject but the whole message was in really bad German - I am sure everybody had the chance to delete similar spams and you know what they look like. The advertised link was already down and also already included in Google&#039;s &quot;Safe Browsing&quot; list of malicious URLs. But the message contained a piece of interesting information which I think is interesting.
</description>
 <category domain="http://www.honeynet.org/taxonomy/term/104">spam</category>
 <category domain="http://www.honeynet.org/taxonomy/term/105">translation</category>
 <pubDate>Sun,  9 Aug 2009 03:55:59 -0400</pubDate>
 <dc:creator>tillmann.werner</dc:creator>
 <guid isPermaLink="false">482 at http://www.honeynet.org</guid>
</item>
<item>
 <title>Honeybrid testing</title>
 <link>http://www.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://www.honeynet.org/gsoc/project6" xmlns="http://drupal.org/project/og">GSoC Project #6 - Develop Hybrid Honeypot Architecture</group>
 <category domain="http://www.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://www.honeynet.org</guid>
</item>
<item>
 <title>Quick Update</title>
 <link>http://www.honeynet.org/node/474</link>
 <description>&lt;p&gt;Hi Folks,&lt;/p&gt;
&lt;p&gt;I worked on the Front-End to make my interface more user-friendly, I don&#039;t detail every modifications, we can split them in three:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Profile Management&lt;/li&gt;
&lt;li&gt;Organisation Management&lt;/li&gt;
&lt;li&gt;Honeyclient Management&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;My code is under Honeynet Subversion so you can consult it if you&#039;re curious !&lt;br /&gt;I also corrected a lot of bugs even if some of them are a bit persistent....&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/project9&quot; class=&quot;og_links&quot;&gt;GSoc Project #9 - Managing Honeypot Clients&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <group domain="http://www.honeynet.org/gsoc/project9" xmlns="http://drupal.org/project/og">GSoc Project #9 - Managing Honeypot Clients</group>
 <category domain="http://www.honeynet.org/taxonomy/term/101">axis</category>
 <category domain="http://www.honeynet.org/taxonomy/term/54">honeyweb</category>
 <category domain="http://www.honeynet.org/taxonomy/term/102">update</category>
 <category domain="http://www.honeynet.org/taxonomy/term/100">webservice</category>
 <pubDate>Wed,  5 Aug 2009 11:35:23 -0400</pubDate>
 <dc:creator>thibaut.gadiolet</dc:creator>
 <guid isPermaLink="false">474 at http://www.honeynet.org</guid>
</item>
</channel>
</rss>
