<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>honeyblog - malware</title>
    <link>http://honeyblog.org/</link>
    <description>honeynet-related news and more...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1.2 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://honeyblog.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: honeyblog - malware - honeynet-related news and more...</title>
        <link>http://honeyblog.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>New Bot-Family Detected: Light-Bots</title>
    <link>http://honeyblog.org/archives/173-New-Bot-Family-Detected-Light-Bots.html</link>
            <category>malware</category>
    
    <comments>http://honeyblog.org/archives/173-New-Bot-Family-Detected-Light-Bots.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=173</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=173</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    Today, we observed a new family of bots while doing some research at our &lt;a href=&quot;http://pi1.informatik.uni-mannheim.de/&quot;&gt;lab&lt;/a&gt;. While investigating several &lt;a href=&quot;http://en.wikipedia.org/wiki/Kinder_Surprise&quot;&gt;Kinder Surprises&lt;/a&gt;, we detected two samples of a bot family named Light-Bots (see the picture at the right hand side for more detail about the bots). &lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://honeyblog.org/uploads/stuff/lbot.jpg&#039;&gt;&lt;!-- s9ymdb:40 --&gt;&lt;img width=&#039;&#039; height=&#039;&#039; style=&quot;float: right; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://honeyblog.org/uploads/stuff/lbot.serendipityThumb.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt; A closer analysis revealed that the bot exists in at least two version, we empirically found version S104 and S105. The propagation scheme is a variant of classical social engineering: victim&#039;s are tricked into buying a Kinder Surprise and the bot is contained in the egg, similar to a Trojan Horse. At this point, we do not have any CWSandbox report of the bot behavior nor any signatures. However, the bot also contains a README that indicates a close relationship with the domain &lt;a href=&quot;http://www.magic-kinder.com&quot;&gt;www.magic-kinder.com&lt;/a&gt;: &lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://honeyblog.org/uploads/stuff/lbot-scan.png&#039;&gt;&lt;!-- s9ymdb:41 --&gt;&lt;img width=&#039;160&#039; height=&#039;111&#039; style=&quot;float: right; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://honeyblog.org/uploads/stuff/lbot-scan.serendipityThumb.png&quot; alt=&quot;&quot; /&gt;&lt;/a&gt; 
    </content:encoded>

    <pubDate>Thu,  8 May 2008 20:53:00 +0200</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/173-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Polluting Storm</title>
    <link>http://honeyblog.org/archives/172-Polluting-Storm.html</link>
            <category>malware</category>
    
    <comments>http://honeyblog.org/archives/172-Polluting-Storm.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=172</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=172</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    Dark Reading had recently an article about &lt;a href=&quot;http://honeyblog.org/archives/170-LEET08-Measurements-and-Mitigation-of-Peer-to-Peer-based-Botnets-A-Case-Study-on-Storm-Worm.html&quot;&gt;our work&lt;/a&gt; on Storm Worm entitled &quot;&lt;a href=&quot;http://www.darkreading.com/document.asp?doc_id=151862&amp;f_src=drdaily&quot;&gt;Researchers Infiltrate and &#039;Pollute&#039; Storm Botnet&lt;/a&gt;&quot; (also featured on &lt;a href=&quot;http://it.slashdot.org/it/08/04/24/1426249.shtml&quot;&gt;/.&lt;/a&gt;). The article quotes Jose Nazario:&lt;br /&gt;
&lt;blockquote&gt; &quot;This has been a taboo subject of exploration, as people do not want to mess with other peoples&#039; PCs by injecting commands,&quot; he says.&lt;/blockquote&gt;&lt;br /&gt;
Just to clarify: We did not inject commands into Storm Worm, but just interfered with the communication process as explained in our &lt;a href=&quot;http://www.usenix.org/events/leet08/tech/full_papers/holz/holz_html/&quot;&gt;LEET&#039;08 paper&lt;/a&gt;. No commands were executed on an infected machine, we just injected packets into the communication process in order to stop the C&amp;C channel. In practice, this does not affect an infected machine, no extra network packets or CPU cycles are used on an infected machine.&lt;br /&gt;
&lt;br /&gt;
Slashdot had also covered our work a few days ago: &lt;a href=&quot;http://it.slashdot.org/article.pl?sid=08/04/17/2051214&quot;&gt;Storm Dismantled at USENIX LEET Workshop&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Fri, 25 Apr 2008 16:33:43 +0200</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/172-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>LEET'08: Measurements and Mitigation of Peer-to-Peer-based Botnets: A Case Study on Storm Worm</title>
    <link>http://honeyblog.org/archives/170-LEET08-Measurements-and-Mitigation-of-Peer-to-Peer-based-Botnets-A-Case-Study-on-Storm-Worm.html</link>
            <category>malware</category>
            <category>paper</category>
    
    <comments>http://honeyblog.org/archives/170-LEET08-Measurements-and-Mitigation-of-Peer-to-Peer-based-Botnets-A-Case-Study-on-Storm-Worm.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=170</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=170</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    Next week at the First USENIX Workshop on Large-Scale Exploits and Emergent Threats (&lt;a href=&quot;http://www.usenix.org/events/leet08/&quot;&gt;LEET&#039;08&lt;/a&gt;), I will present our work on Storm Worm and the measurement results. The full paper is now &lt;a href=&quot;http://honeyblog.org/junkyard/paper/storm-leet08.pdf&quot;&gt;available&lt;/a&gt;. See you at LEET next week!&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Abstract&lt;/b&gt;:&lt;br /&gt;
Botnets, i.e., networks of compromised machines under a common control infrastructure, are commonly controlled by an attacker with the help of a central server: all compromised machines connect to the central server and wait for commands.&lt;br /&gt;
&lt;br /&gt;
However, the first botnets that use peer-to-peer networks for remote control of the compromised machines appeared in the wild recently. In this paper, we introduce a methodology to analyze and mitigate peer-to-peer botnets. In a case study, we examine in detail the Storm Worm botnet, the most wide-spread peer-to-peer botnet currently propagating in the wild. We were able to infiltrate and analyze in-depth the botnet, which allows us to estimate the total number of compromised machines. Furthermore, we present two different ways to disrupt the communication channel between controller and compromised machines in order to mitigate the botnet and evaluate the effectiveness of these mechanisms. 
    </content:encoded>

    <pubDate>Fri, 11 Apr 2008 11:24:41 +0200</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/170-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>April Fool's Day &amp; Storm</title>
    <link>http://honeyblog.org/archives/169-April-Fools-Day-Storm.html</link>
            <category>malware</category>
    
    <comments>http://honeyblog.org/archives/169-April-Fools-Day-Storm.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=169</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=169</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    A new &quot;joke&quot; from the Storm Worm botnet right before April Fool&#039;s Day. &lt;!-- s9ymdb:39 --&gt;&lt;img width=&#039;322&#039; height=&#039;372&#039; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://honeyblog.org/uploads/stuff/storm/af-changed.png&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Consistent with their past behavior on having new propagation schemes right before important dates of national interest (start of NFL season, Halloween, Christmas Eve, ...), the botnet started to use a new social engineering theme right before &lt;a href=&quot;http://en.wikipedia.org/wiki/April_Fools%27_Day&quot;&gt;April Fool&#039;s Day&lt;/a&gt;. The websites offer the actual bot binary with three different filenames (foolsday.exe, funny.exe, and kickme.exe), but they seems to actually be the same binary. I did not observe any drive-by download attack, thus it seems like they solely rely on social engineering - so don&#039;t fall for this hoax :-) 
    </content:encoded>

    <pubDate>Mon, 31 Mar 2008 22:45:54 +0200</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/169-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>CAPTCHA fun</title>
    <link>http://honeyblog.org/archives/165-CAPTCHA-fun.html</link>
            <category>malware</category>
    
    <comments>http://honeyblog.org/archives/165-CAPTCHA-fun.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=165</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=165</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    Websense had a few weeks ago a story on &quot;&lt;a href=&quot;http://www.websense.com/securitylabs/blog/blog.php?BlogID=174&quot;&gt;Google’s CAPTCHA busted in recent spammer tactics&lt;/a&gt;&quot;. The basic idea is that the attacker automatically signs up for freemail accounts (e.g., Google or live.com) with the help of certain malware. During the registration process, the attacker needs to solve a &lt;a href=&quot;http://en.wikipedia.org/wiki/Captcha&quot;&gt;CAPTCHA&lt;/a&gt;. This can be done for example with the help of humans which are paid for this task. Another option is to use humans who want to access a certain service, e.g., a porn website. This is the cheaper option, and presumably also effective. An example of such a CAPTCHA attack is currently available at gift-vip.net. &lt;i&gt;Caution&lt;/i&gt;: this is not work-safe and do not open it if you do not want to see adult content. I also created a short &lt;a href=&quot;http://honeyblog.org/junkyard/stuff/captcha.html&quot;&gt;movie&lt;/a&gt; which illustrates this process. The movie is also available as &lt;a href=&quot;http://honeyblog.org/junkyard/stuff/captcha.mov&quot;&gt;.mov&lt;/a&gt; and &lt;a href=&quot;http://honeyblog.org/junkyard/stuff/captcha.swf&quot;&gt;.swf&lt;/a&gt; file.&lt;br /&gt;
&lt;br /&gt;
Thanks a lot Nick FitzGerald for this tip!&lt;br /&gt;
&lt;br /&gt;
[&lt;b&gt;Update&lt;/b&gt;]: Please be careful when opening the actual site since it also contains a malicious iframe. 
    </content:encoded>

    <pubDate>Thu, 13 Mar 2008 12:16:00 +0100</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/165-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>loads.cc vs. CWSandbox</title>
    <link>http://honeyblog.org/archives/164-loads.cc-vs.-CWSandbox.html</link>
            <category>malware</category>
    
    <comments>http://honeyblog.org/archives/164-loads.cc-vs.-CWSandbox.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=164</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=164</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    Sunbelt covered the &lt;a href=&quot;http://sunbeltblog.blogspot.com/2008/03/rash-of-new-spam-pushes-malware.html&quot;&gt;3D screensaver spam&lt;/a&gt; and the &lt;a href=&quot;http://sunbeltblog.blogspot.com/2008/03/dangerous-loadscc-malware-gang-re.html&quot;&gt;background&lt;/a&gt; of this scam in some detail. Dancho Danchev also blogged about some &lt;a href=&quot;http://ddanchev.blogspot.com/2008/03/loadsccs-ddos-for-hire-service.html&quot;&gt;details&lt;/a&gt; of this incident. And here are my 2 cent of info:&lt;br /&gt;
&lt;br /&gt;
The file load.exe (MD5: b20e4e725cc86b489ec441b97b728285) drops two files called 0.EXE and 1.EXE which are subsequently executed. 0.EXE creates the two files C:\Documents and Settings\USER\Local Settings\Application Data\cftmon.exe and C:\WINDOWS\system32\drivers\spools.exe, which are also automatically started via a registry key. Furthermore, the following HTTP requests are sent:&lt;br /&gt;
&lt;br /&gt;
http://195.93.218.25/ld/?&amp;v=driver&amp;d=0&lt;br /&gt;
http://195.93.218.25/ld/manda.php?id=-396739409&amp;v=driver&amp;d=0&lt;br /&gt;
http://195.93.218.25/m.exe&lt;br /&gt;
&lt;br /&gt;
This IP address belongs to Buildhouse Ltd., located in Russia - a grey hosting provider?&lt;br /&gt;
&lt;br /&gt;
More complete info: &lt;a href=&quot;https://www.cwsandbox.org/?page=details&amp;id=175160&amp;password=diehn&quot;&gt;cwsandbox.org&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Wed, 12 Mar 2008 18:00:00 +0100</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/164-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Postcards from Storm</title>
    <link>http://honeyblog.org/archives/160-Postcards-from-Storm.html</link>
            <category>malware</category>
    
    <comments>http://honeyblog.org/archives/160-Postcards-from-Storm.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=160</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=160</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    Storm Worm changed its &lt;a href=&quot;http://honeyblog.org/archives/153-Merry-Christmas-Storm!.html&quot;&gt;propagation&lt;/a&gt; &lt;a href=&quot;http://honeyblog.org/archives/140-Trick-or-Treat-Storms-Halloween.html&quot;&gt;scheme&lt;/a&gt; &lt;a href=&quot;http://honeyblog.org/archives/128-Sunshine-on-a-stormy-day.html&quot;&gt;again&lt;/a&gt;. It now sends out spam mails pointing to fake &quot;ecards&quot;. The spammed site contains just an image and points to a binary called postcard.exe. A quick analysis shows that the core functionality has not changed at all. &lt;!-- s9ymdb:34 --&gt;&lt;img width=&#039;290&#039; height=&#039;91&#039; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://honeyblog.org/uploads/stuff/storm/funny_postcards.gif&quot; alt=&quot;&quot; /&gt; 
    </content:encoded>

    <pubDate>Mon,  3 Mar 2008 07:28:14 +0100</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/160-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Collecting Autonomous Spreading Malware Using High-Interaction Honeypots</title>
    <link>http://honeyblog.org/archives/158-Collecting-Autonomous-Spreading-Malware-Using-High-Interaction-Honeypots.html</link>
            <category>honeynets</category>
            <category>malware</category>
            <category>paper</category>
    
    <comments>http://honeyblog.org/archives/158-Collecting-Autonomous-Spreading-Malware-Using-High-Interaction-Honeypots.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=158</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=158</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    Together with a few researchers from the &lt;a href=&quot;http://www.honeynet.org.cn/index.php?lang=en&quot;&gt;Chinese Honeynet Project&lt;/a&gt;, we published a paper about capturing autonomous spreading malware with high-interaction honeypots at the 9th International Conference on                                      Information and Communications Security (&lt;a href=&quot;http://www.icics2007.org.cn/&quot;&gt;ICICS 2007&lt;/a&gt;) which is now &lt;a href=&quot;http://honeyblog.org/junkyard/paper/honeybow-ICICS07.pdf&quot;&gt;available&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Abstract&lt;/b&gt;: Autonomous spreading malware in the form of worms or bots has become a severe threat in today’s Internet. Collecting the sample as early as possible is a necessary precondition for the further treatment of the spreading malware, e.g., to develop antivirus signatures. In this paper, we present an integrated toolkit called HoneyBow, which is able to collect autonomous spreading malware in an automated manner using high-interaction honeypots. Compared to low-interaction honeypots, HoneyBow has several advantages due to a wider range of captured samples and the capability of collecting malware which propagates by exploiting new vulnerabilities. We validate the properties of HoneyBow with experimental data collected during a period of about nine months, in which we collected thousands of malware binaries. Furthermore, we demonstrate the capability of collecting new malware via a case study of a certain bot.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Keywords&lt;/b&gt;: Honeypots - Intrusion Detection Systems - Malware&lt;br /&gt;
&lt;br /&gt;
Full Paper: &lt;a href=&quot;http://honeyblog.org/junkyard/paper/honeybow-ICICS07.pdf&quot;&gt;Collecting Autonomous Spreading Malware Using High-Interaction Honeypots&lt;/a&gt; (&lt;a href=&quot;http://www.springerlink.com/content/978-3-540-77047-3/&quot;&gt;LNCS 4861&lt;/a&gt;) 
    </content:encoded>

    <pubDate>Fri, 11 Jan 2008 09:43:56 +0100</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/158-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Measuring the Success Rate of Storm Worm</title>
    <link>http://honeyblog.org/archives/156-Measuring-the-Success-Rate-of-Storm-Worm.html</link>
            <category>malware</category>
    
    <comments>http://honeyblog.org/archives/156-Measuring-the-Success-Rate-of-Storm-Worm.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=156</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=156</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    Just around Christmas, machines infected with Storm Worm started to send out spam e-mails again. These e-mails contained different kinds of &lt;a href=&quot;http://honeyblog.org/archives/153-Merry-Christmas-Storm!.html&quot;&gt;Christmas&lt;/a&gt; or &lt;a href=&quot;http://isc.sans.org/diary.html?storyid=3784&quot;&gt;New&lt;/a&gt; &lt;a href=&quot;http://www.theregister.co.uk/2007/12/27/storm_worm_seasonal_attacks/&quot;&gt;Year&#039;s&lt;/a&gt; &lt;a href=&quot;http://www.f-secure.com/weblog/archives/00001350.html&quot;&gt;Eve&lt;/a&gt; wishes. Within the Storm botnet, such mails are sent to propagate the bot: the botherders hope that innocent users fall for this social engineering trick and click on the link contained in the mail. Once they click on the link, they are redirected to a website which contains a link to the actual Storm binary. This website commonly also contains browser exploits (depending on the user-agent and they are served only once per IP address) to compromise the web browser of a visitor in order to install the Storm binary.&lt;br /&gt;
&lt;br /&gt;
&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://honeyblog.org/uploads/stuff/storm/storm-growth.png&#039; target=&quot;_blank&quot;&gt;&lt;!-- s9ymdb:33 --&gt;&lt;img width=&#039;110&#039; height=&#039;73&#039; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://honeyblog.org/uploads/stuff/storm/storm-growth.serendipityThumb.png&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The picture illustrates the success rate of the botnet: The x-axis shows the date, starting a few days before Christmas and ending today. The y-axis represents the number of infected machines within Stormnet, the &quot;encrypted&quot; part of the botnet in which the actual communication is XORed with a 40 byte key. As you can see, the first days before Christmas the size of the botnet was around 5-14 thousand infected machines. However, just around Christmas the size grows again due to successful infections and new victims which fell for the social engineering mails. For now, the botnet has peaked at about 40 thousand infected machines being online at a time.&lt;br /&gt;
&lt;br /&gt;
Moreover, the picture also shows a clear diurnal pattern: the size of the botnet changes over time each day. This could indicate that a majority of the infected machines are located within a certain region. A closer examination of this phenomenon is necessary.&lt;br /&gt;
&lt;br /&gt;
The actual picture was generated by Moritz Steiner, a colleague of mine with whom I analyze the Storm botnet.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Update&lt;/b&gt;: Brandon Enright pointed out that the diurnal pattern could also have other causes and thus I updated this part. 
    </content:encoded>

    <pubDate>Thu,  3 Jan 2008 23:08:00 +0100</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/156-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Merry Christmas Storm!</title>
    <link>http://honeyblog.org/archives/153-Merry-Christmas-Storm!.html</link>
            <category>malware</category>
    
    <comments>http://honeyblog.org/archives/153-Merry-Christmas-Storm!.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=153</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=153</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    Consistent with previous spam runs, the authors of Storm Worm now also adopted the propagation scheme to the upcoming Christmas holidays. The spam mails contain for example the following text:&lt;br /&gt;
&lt;br /&gt;
&quot;This Christmas, we want to show you something you will really enjoy. This might not be fun for the whole family, but I bet you&#039;ll like it come one take 2 min and check it out. hxxp:// merrychristmasdude . com/&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;Please note&lt;/i&gt;: Do not visit this site since it contains several exploit for web browser or common browser plugins.&lt;br /&gt;
&lt;br /&gt;
The website shows &quot;Mrs Clause&quot; and some naughty pictures. The malware binary has the name stripshow.exe and - as usual - the MD5 sum changes every couple of minutes. Quick sandboxing shows that the behavior of the binary is similar to previous versions of Storm. The domain merrychristmasdude.com uses &lt;a href=&quot;http://honeynet.org/papers/ff&quot;&gt;fast-flux&lt;/a&gt;: repeated DNS lookups always return different A records for this domain. Thus it seems like there is nothing really new - only the theme used for the propagation mails has changed... 
    </content:encoded>

    <pubDate>Mon, 24 Dec 2007 10:09:01 +0100</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/153-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Real Network Visualization</title>
    <link>http://honeyblog.org/archives/150-Real-Network-Visualization.html</link>
            <category>malware</category>
    
    <comments>http://honeyblog.org/archives/150-Real-Network-Visualization.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=150</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=150</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    As a comment to my post on the &lt;a href=&quot;http://honeyblog.org/archives/143-Network-Visualization.html&quot;&gt;xkcd comic on network visualization&lt;/a&gt;, &lt;a href=&quot;http://jon.oberheide.org/&quot;&gt;Jon Oberheide&lt;/a&gt;, a researcher from the University of Michigan, pointed me to their version of malware visualization - pretty awesome!&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://jon.oberheide.org/malware.jpg&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Picture available at &lt;a href=&quot;http://jon.oberheide.org/malware.jpg&quot;&gt;http://jon.oberheide.org/malware.jpg&lt;/a&gt; 
    </content:encoded>

    <pubDate>Fri,  7 Dec 2007 09:55:54 +0100</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/150-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Storm Worm Potpourri</title>
    <link>http://honeyblog.org/archives/148-Storm-Worm-Potpourri.html</link>
            <category>honeynets</category>
            <category>malware</category>
    
    <comments>http://honeyblog.org/archives/148-Storm-Worm-Potpourri.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=148</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=148</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    Storm Worm was quiet in the last few days, nothing really exiting happened at the honeypots infected with the bot. Many of the spam mails sent by the bot are &lt;a href=&quot;http://papers.ssrn.com/sol3/papers.cfm?abstract_id=897431&quot;&gt;stock spam&lt;/a&gt; messages which advertise a certain stock. An example of an attachment sent some time ago is &lt;a href=&quot;http://honeyblog.org/junkyard/stuff/Complaint.pdf&quot;&gt;Complaint.pdf&lt;/a&gt; which advertizes Score One Inc. (SREA.OB), a small company traded &lt;a href=&quot;http://en.wikipedia.org/wiki/Over-the-counter_%28finance%29&quot;&gt;over the counter&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Many of the &lt;a href=&quot;http://www.honeynet.org/papers/ff/&quot;&gt;fast-flux domains&lt;/a&gt; used by Storm Worm are currently non-functional, only two seem to resolve:&lt;br /&gt;
&lt;pre&gt;$ dig yxbegan.com&lt;br /&gt;
&lt;br /&gt;
; &lt;&lt;&gt;&gt; DiG 9.4.1-P1 &lt;&lt;&gt;&gt; yxbegan.com&lt;br /&gt;
;; global options:  printcmd&lt;br /&gt;
;; Got answer:&lt;br /&gt;
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 59661&lt;br /&gt;
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 12, ADDITIONAL: 0&lt;br /&gt;
&lt;br /&gt;
;; QUESTION SECTION:&lt;br /&gt;
;yxbegan.com.                   IN      A&lt;br /&gt;
&lt;br /&gt;
;; ANSWER SECTION:&lt;br /&gt;
yxbegan.com.            0       IN      A       74.134.155.14&lt;br /&gt;
&lt;br /&gt;
;; AUTHORITY SECTION:&lt;br /&gt;
yxbegan.com.            172800  IN      NS      ns13.yxbegan.com.&lt;br /&gt;
yxbegan.com.            172800  IN      NS      ns2.yxbegan.com.&lt;br /&gt;
yxbegan.com.            172800  IN      NS      ns3.yxbegan.com.&lt;br /&gt;
yxbegan.com.            172800  IN      NS      ns4.yxbegan.com.&lt;br /&gt;
yxbegan.com.            172800  IN      NS      ns5.yxbegan.com.&lt;br /&gt;
yxbegan.com.            172800  IN      NS      ns6.yxbegan.com.&lt;br /&gt;
yxbegan.com.            172800  IN      NS      ns7.yxbegan.com.&lt;br /&gt;
yxbegan.com.            172800  IN      NS      ns8.yxbegan.com.&lt;br /&gt;
yxbegan.com.            172800  IN      NS      ns9.yxbegan.com.&lt;br /&gt;
yxbegan.com.            172800  IN      NS      ns10.yxbegan.com.&lt;br /&gt;
yxbegan.com.            172800  IN      NS      ns11.yxbegan.com.&lt;br /&gt;
yxbegan.com.            172800  IN      NS      ns12.yxbegan.com.&lt;br /&gt;
&lt;br /&gt;
;; Query time: 4376 msec&lt;br /&gt;
;; SERVER: X.X.X.X#53(X.X.X.X)&lt;br /&gt;
;; WHEN: Thu Dec  6 08:59:53 2007&lt;br /&gt;
;; MSG SIZE  rcvd: 265&lt;br /&gt;
&lt;/pre&gt;&lt;br /&gt;
In consecutive lookups, always a new A record is returned:&lt;br /&gt;
&lt;pre&gt;yxbegan.com.            0       IN      A       69.224.113.183&lt;br /&gt;
yxbegan.com.            0       IN      A       123.215.78.167&lt;br /&gt;
yxbegan.com.            0       IN      A       168.188.56.76&lt;br /&gt;
yxbegan.com.            0       IN      A       220.129.76.210&lt;br /&gt;
yxbegan.com.            0       IN      A       59.23.185.81&lt;br /&gt;
&lt;/pre&gt;&lt;br /&gt;
More info to follow :) 
    </content:encoded>

    <pubDate>Thu,  6 Dec 2007 08:53:08 +0100</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/148-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Technical Report: Studying Malicious Websites and the Underground Economy on the Chinese Web</title>
    <link>http://honeyblog.org/archives/147-Technical-Report-Studying-Malicious-Websites-and-the-Underground-Economy-on-the-Chinese-Web.html</link>
            <category>honeynets</category>
            <category>malware</category>
            <category>paper</category>
    
    <comments>http://honeyblog.org/archives/147-Technical-Report-Studying-Malicious-Websites-and-the-Underground-Economy-on-the-Chinese-Web.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=147</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=147</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    Together with the researchers from the &lt;a href=&quot;http://www.honeynet.org.cn/index.php?lang=en&quot;&gt;Chinese Honeynet Project&lt;/a&gt;, we also examined the extend of malicious websites on the Chinese Web. Using high- and low-interaction honeyclients, we were able to find about 2,500 sites (1,49% of overall examined sites) that tried to compromise an unpatched system. Furthermore, we also studied the underground black market which is used to trade exploits, malware, and stolen virtual goods. Several measurements provide an insight into the black market on the Chinese Web and show that the attackers are organized pretty well. We published our findings as a &lt;a href=&quot;http://honeyblog.org/junkyard/reports/www-china-TR.pdf&quot;&gt;technical report&lt;/a&gt; to share the lessons we learned.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Abstract:&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;The World Wide Web gains more and more popularity within China with more than 1.31 million websites on the Chinese Web in June 2007.  Driven by the economic profits, cyber criminals are on the rise and use the Web to exploit innocent users. In fact, a real underground black market with thousand of participants has developed which brings together malicious users who trade exploits, malware, virtual assets, stolen credentials, and more. In this paper, we provide a detailed overview of this underground black market and present a model to describe the market. We substantiate our model with the help of measurement results within the Chinese Web. First, we show that the amount of virtual assets traded on this underground market is huge.  Second, our research proofs that a significant amount of websites within China&#039;s part of the Web are malicious: our measurements reveal that about 1.49% of the examined sites contain some kind of malicious content.&lt;br /&gt;
&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
The complete report is available as &lt;a href=&quot;http://honeyblog.org/junkyard/reports/www-china-TR.pdf&quot;&gt;TR-2007-011&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Tue,  4 Dec 2007 08:16:00 +0100</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/147-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Technical Report: Characterizing the IRC-based Botnet Phenomenon</title>
    <link>http://honeyblog.org/archives/146-Technical-Report-Characterizing-the-IRC-based-Botnet-Phenomenon.html</link>
            <category>honeynets</category>
            <category>malware</category>
            <category>paper</category>
    
    <comments>http://honeyblog.org/archives/146-Technical-Report-Characterizing-the-IRC-based-Botnet-Phenomenon.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=146</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=146</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    Together with a few researchers from China, we studied IRC-based botnets in order to understand the extent of this phenomenon. Using different kinds of honeypots and several sensors deployed across different regions in China, we were able to collect thousands of bot binaries. With the help of a behavior-based analysis mechanism similar to &lt;a href=&quot;http://www.cwsandbox.org&quot;&gt;CWSandbox&lt;/a&gt;, we could extract the Command &amp;amp; Control (C&amp;C) server in an automated way. In a third step, we used this information to connect to the actual C&amp;C server and passively monitored the activity in the channel. Furthermore, we also actively probed the C&amp;C servers to find out other characteristics of these machines. The complete setup and our results are described in a &lt;a href=&quot;http://honeyblog.org/junkyard/reports/botnet-china-TR.pdf&quot;&gt;technical report&lt;/a&gt; we just published.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Abstract&lt;/b&gt;:&lt;br /&gt;
&lt;blockquote&gt;Botnets, networks of compromised machines that can be remotely controlled by an attacker, are one of the most common attack platforms nowadays. They can, for example, be used to launch distributed denial-of-service (DDoS) attacks, steal sensitive information, or send spam emails. A long-term measurement study of botnet activities is useful as a basis for further research on global botnet mitigation and disruption techniques. We have built a distributed and fully-automated botnet measurement system which allows us to collect data on the botnet activity we observe in China. Based on the analysis of tracking records of 3,290 IRC-based botnets during a period of almost twelve months, this paper presents several novel results of botnet activities which can only be measured via long-term  easurements. These include.  amongst others, botnet lifetime, botnet discovery trends and distributions, command and control channel distributions, botnet size and end-host distributions. Furthermore, our measurements confirm and extend several previous results from this area.&lt;br /&gt;
&lt;br /&gt;
Our results show that the botnet problem is of global scale, with a scattered distribution of the control infrastructure and also a scattered distribution of the victims. Furthermore, the control infrastructure itself is rather flexible, with an average lifetime of a Command &amp;amp; Control server of about 54 days. These results can also leverage research in the area of botnet detection, mitigation, and disruption: only by understanding the problem in detail, we can develop efficient counter measures.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
The complete report is available as &lt;a href=&quot;http://honeyblog.org/junkyard/reports/botnet-china-TR.pdf&quot;&gt;TR-2007-010&lt;/a&gt;. And more information regarding the Chinese Honeynet Project is available at the website of the &lt;a href=&quot;http://www.honeynet.org.cn/index.php?lang=en&quot;&gt;Artemis Project&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Mon,  3 Dec 2007 14:02:00 +0100</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/146-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>ENISA botnet study</title>
    <link>http://honeyblog.org/archives/144-ENISA-botnet-study.html</link>
            <category>malware</category>
    
    <comments>http://honeyblog.org/archives/144-ENISA-botnet-study.html#comments</comments>
    <wfw:comment>http://honeyblog.org/wfwcomment.php?cid=144</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://honeyblog.org/rss.php?version=2.0&amp;type=comments&amp;cid=144</wfw:commentRss>
    

    <author>nospam@example.com (Thorsten Holz)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.enisa.europa.eu/index.htm&quot;&gt;ENISA&lt;/a&gt; (European Network and Information Security Agency) published a few days ago a study of the botnet phenomenon: &lt;a href=&quot;http://www.enisa.europa.eu/doc/pdf/deliverables/enisa_pp_botnets.pdf&quot;&gt;Botnets – The Silent Threat&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The study provides a good overview of the current botnet problem and show some interesting numbers. According to the measurements (carried out by &lt;a href=&quot;http://www.s21sec.com/&quot;&gt;S21sec&lt;/a&gt;), the most common infection methods are browser exploits (65%), email attachments (13%,) operating system exploits (11%), and downloaded Internet files (9%). Thus more research in the area of client honeypots is needed - the &lt;a href=&quot;http://www.coresecurity.com/files/files/51/TheWeakestLinkRevisited.pdf&quot;&gt;weakest link&lt;/a&gt; in the security chain is nowadays the enduser who does not patch his Internet Explorer and opens every e-mail attachment.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the &lt;a href=&quot;http://www.enisa.europa.eu/pages/02_01_press_2007_11_27_botnets.html&quot;&gt;study&lt;/a&gt; also contains some more interesting numbers:&lt;br /&gt;
&lt;blockquote&gt;Estimations show that there are at least 1.000 different Botnet C&amp;amp; C servers running constantly. An average C&amp;C server controls 20.000 compromised computers (ranging from 10-300.000). Estimations indicate ca 53.000, new, active bots/day. A spam bot can send up to 3 spam emails/s (ca 259.000 emails/day).&lt;/blockquote&gt;&lt;br /&gt;
The measurements at our lab indicate that there could be even more botnets. However, we observe that an average C&amp;C server controls significantly less than 20.000 compromised machines, often only a few hundred or at most a few thousand machines are controlled by a given server. Even Storm Worm has nowadays less than 80.000 machines online. It would be nice to get a better insight of how they estimate the 53,000 new bots per day - after all, node churn and other effects make such measurements hard.&lt;br /&gt;
&lt;br /&gt;
The study also contains an overview of countermeasures at various levels. Besides some glitches (Storm does not always use UDP port 4000, Rock phish and Fast-Flux networks are only partially related to botnets, ...) the study is worth reading. 
    </content:encoded>

    <pubDate>Sat,  1 Dec 2007 13:09:09 +0100</pubDate>
    <guid isPermaLink="false">http://honeyblog.org/archives/144-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>

</channel>
</rss>