<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Botnet communication over Twitter, Reddit, social web</title>
	<atom:link href="http://compsci.ca/blog/botnet-communication-over-twitter-reddit-social-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://compsci.ca/blog/botnet-communication-over-twitter-reddit-social-web/</link>
	<description>Programming, Education, Computer Science</description>
	<lastBuildDate>Thu, 24 Feb 2011 18:08:53 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TerrorBite</title>
		<link>http://compsci.ca/blog/botnet-communication-over-twitter-reddit-social-web/comment-page-1/#comment-110484</link>
		<dc:creator>TerrorBite</dc:creator>
		<pubDate>Mon, 26 Jan 2009 13:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://compsci.ca/blog/?p=744#comment-110484</guid>
		<description>I think I found a twitter botnet... http://twitter.com/masterconsole
Tweets by this user are frequent, and include messages like:

&lt;code&gt;#mcp: $cmd=ban $drone=1620 $reason: host is a virtual machine (honey pot?) $code: 4122 $job=786620430-12038&lt;/code&gt;

&lt;code&gt;#mcp: $cmd=install $scope=gateway $payload=252 2629898148293275722137311933159247363679864621 5724588&lt;/code&gt;

&lt;code&gt;#mcp: $job=71224324-20007 completed in 2 cpu days.&lt;/code&gt;

&lt;code&gt;What&#039;s the matter, @SarkProgram? You look nervous.&lt;/code&gt; (a reference to the movie Tron)</description>
		<content:encoded><![CDATA[<p>I think I found a twitter botnet&#8230; <a href="http://twitter.com/masterconsole" rel="nofollow">http://twitter.com/masterconsole</a><br />
Tweets by this user are frequent, and include messages like:</p>
<p><code>#mcp: $cmd=ban $drone=1620 $reason: host is a virtual machine (honey pot?) $code: 4122 $job=786620430-12038</code></p>
<p><code>#mcp: $cmd=install $scope=gateway $payload=252 2629898148293275722137311933159247363679864621 5724588</code></p>
<p><code>#mcp: $job=71224324-20007 completed in 2 cpu days.</code></p>
<p><code>What's the matter, @SarkProgram? You look nervous.</code> (a reference to the movie Tron)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: botnet</title>
		<link>http://compsci.ca/blog/botnet-communication-over-twitter-reddit-social-web/comment-page-1/#comment-110329</link>
		<dc:creator>botnet</dc:creator>
		<pubDate>Wed, 24 Dec 2008 05:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://compsci.ca/blog/?p=744#comment-110329</guid>
		<description>I wouldn&#039;t be surprised if some communications are already being facilitated by twitter.  Although, there are much more efficient and effective mechanisms for managing and spreading bots.  

Let&#039;s be clear on one thing.  Some of the recent randsomware does have flaws.  Most of the original source malware and bots are professional done, CVS archives, and source management.  Your statement is true for the all the skiddies that steal the code and try to use it.

Malware and bots are strictly a numbers game.  Don&#039;t let anyone ever tell you differently: it&#039;s always about the money.</description>
		<content:encoded><![CDATA[<p>I wouldn&#8217;t be surprised if some communications are already being facilitated by twitter.  Although, there are much more efficient and effective mechanisms for managing and spreading bots.  </p>
<p>Let&#8217;s be clear on one thing.  Some of the recent randsomware does have flaws.  Most of the original source malware and bots are professional done, CVS archives, and source management.  Your statement is true for the all the skiddies that steal the code and try to use it.</p>
<p>Malware and bots are strictly a numbers game.  Don&#8217;t let anyone ever tell you differently: it&#8217;s always about the money.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leigh Honeywell</title>
		<link>http://compsci.ca/blog/botnet-communication-over-twitter-reddit-social-web/comment-page-1/#comment-110305</link>
		<dc:creator>Leigh Honeywell</dc:creator>
		<pubDate>Sat, 20 Dec 2008 09:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://compsci.ca/blog/?p=744#comment-110305</guid>
		<description>Michael hit the nail on the head.  Modern botnets are using two things as Command and Controls: P2P protocols (primarily custom stuff built on top of Overnet) and http traffic stored on compromised servers.

Some relevant stuff can be read about at Brandon Enright&#039;s site: http://noh.ucsd.edu/~bmenrigh/ (scroll down to the &quot;Exposing Stormworm&quot; link, I hate linking directly to things like Powerpoint files :) ), and &lt;a href=&quot;http://blog.fireeye.com/research/2008/11/technical-details-of-srizbis-domain-generation-algorithm.html&quot; rel=&quot;nofollow&quot;&gt; an analysis of the domain name generation algorithm for the Srizbi botnet&lt;/a&gt;.

-Leigh</description>
		<content:encoded><![CDATA[<p>Michael hit the nail on the head.  Modern botnets are using two things as Command and Controls: P2P protocols (primarily custom stuff built on top of Overnet) and http traffic stored on compromised servers.</p>
<p>Some relevant stuff can be read about at Brandon Enright&#8217;s site: <a href="http://noh.ucsd.edu/~bmenrigh/" rel="nofollow">http://noh.ucsd.edu/~bmenrigh/</a> (scroll down to the &#8220;Exposing Stormworm&#8221; link, I hate linking directly to things like Powerpoint files <img src='http://compsci.ca/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ), and <a href="http://blog.fireeye.com/research/2008/11/technical-details-of-srizbis-domain-generation-algorithm.html" rel="nofollow"> an analysis of the domain name generation algorithm for the Srizbi botnet</a>.</p>
<p>-Leigh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeroth</title>
		<link>http://compsci.ca/blog/botnet-communication-over-twitter-reddit-social-web/comment-page-1/#comment-110293</link>
		<dc:creator>Zeroth</dc:creator>
		<pubDate>Wed, 17 Dec 2008 22:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://compsci.ca/blog/?p=744#comment-110293</guid>
		<description>Way ahead of you, lol. I remember reading a book about encryption combined with malware, and the possible ways. It was all thought-experiment stuff, mostly as security research. One of the key concepts they found was that it was entirely possible to have a specific url purchased that is a cryptographic determination(from the date), and at this url is a publically accessible BBS. The bots/masters can post encrypted communications and they showed that unless there was a mistake in the encryption algorithms, it would be nigh impossible to round up the author. He even explored methods of viruses ransoming off encrypted data. Luckily, the virus writers and bot writers so far are pretty dumb, relatively. Most ransomware is badly coded, and uses a predetermined public key, instead of a hashed public key. Interesting ideas though!</description>
		<content:encoded><![CDATA[<p>Way ahead of you, lol. I remember reading a book about encryption combined with malware, and the possible ways. It was all thought-experiment stuff, mostly as security research. One of the key concepts they found was that it was entirely possible to have a specific url purchased that is a cryptographic determination(from the date), and at this url is a publically accessible BBS. The bots/masters can post encrypted communications and they showed that unless there was a mistake in the encryption algorithms, it would be nigh impossible to round up the author. He even explored methods of viruses ransoming off encrypted data. Luckily, the virus writers and bot writers so far are pretty dumb, relatively. Most ransomware is badly coded, and uses a predetermined public key, instead of a hashed public key. Interesting ideas though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://compsci.ca/blog/botnet-communication-over-twitter-reddit-social-web/comment-page-1/#comment-110248</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Thu, 11 Dec 2008 02:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://compsci.ca/blog/?p=744#comment-110248</guid>
		<description>This is certainly a very interesting idea. Of course it all comes down to how crafty the communications are - and if access to those sites is actually allowed or not. Alternatively, the botnet owner could also set up their own &#039;social networking&#039; portal.</description>
		<content:encoded><![CDATA[<p>This is certainly a very interesting idea. Of course it all comes down to how crafty the communications are &#8211; and if access to those sites is actually allowed or not. Alternatively, the botnet owner could also set up their own &#8217;social networking&#8217; portal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Chang</title>
		<link>http://compsci.ca/blog/botnet-communication-over-twitter-reddit-social-web/comment-page-1/#comment-110242</link>
		<dc:creator>Michael Chang</dc:creator>
		<pubDate>Wed, 10 Dec 2008 22:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://compsci.ca/blog/?p=744#comment-110242</guid>
		<description>Why not just use XML-RPC, and stick some sneaky code into a publicly accessible web server? That seems much less contrived...

Of course, the biggest issue I can see with this is that HTTP communication requires polling... which slightly increases the complexity of any bot program. You need to make sure the bot is inconspicuous enough or otherwise a sysadmin might see the logs and wonder why someone keeps connecting to twitter every 5 minutes on the :00.</description>
		<content:encoded><![CDATA[<p>Why not just use XML-RPC, and stick some sneaky code into a publicly accessible web server? That seems much less contrived&#8230;</p>
<p>Of course, the biggest issue I can see with this is that HTTP communication requires polling&#8230; which slightly increases the complexity of any bot program. You need to make sure the bot is inconspicuous enough or otherwise a sysadmin might see the logs and wonder why someone keeps connecting to twitter every 5 minutes on the :00.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarek Piórkowski</title>
		<link>http://compsci.ca/blog/botnet-communication-over-twitter-reddit-social-web/comment-page-1/#comment-110235</link>
		<dc:creator>Jarek Piórkowski</dc:creator>
		<pubDate>Wed, 10 Dec 2008 07:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://compsci.ca/blog/?p=744#comment-110235</guid>
		<description>This is asking for a proof of concept, Tony.</description>
		<content:encoded><![CDATA[<p>This is asking for a proof of concept, Tony.</p>
]]></content:encoded>
	</item>
</channel>
</rss>


