<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title> &#187; Worm sources</title>
	<atom:link href="http://www.megapanzer.com/category/worm-sources/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.megapanzer.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Dec 2011 13:02:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>PowerShell worm Skowor</title>
		<link>http://www.megapanzer.com/2009/12/11/powershell-worm-skowor/</link>
		<comments>http://www.megapanzer.com/2009/12/11/powershell-worm-skowor/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 08:37:05 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[Worm sources]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[Worm]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=3196</guid>
		<description><![CDATA[&#160; &#160; &#160; Name Worm.MSH.Skowor.A &#160; Type Worm &#160; &#160; Author sk0r/Czybik &#160; &#160; Written in PowerShell &#160; &#160; Description I was looking for PowerShell based malware and eventually found the POC Skowor worm. The only worm written in this language. It attempts to propagate via the Kazaa P2P network by putting a copy of [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%">&nbsp;</td>
<td width="50%">&nbsp;</td>
<td width="20%">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Name</strong></td>
<td>Worm.MSH.Skowor.A</td>
<td rowspan="5">
<img src="http://www.megapanzer.com/wp-content/uploads/trojan_horse.jpeg" alt="worm" title="worm" width="100" height="96" class="alignright size-full wp-image-2132" />
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Type</strong></td>
<td>Worm</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Author</strong></td>
<td>sk0r/Czybik</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Written in</strong></td>
<td>PowerShell</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong></td>
<td colspan="2">
I was looking for PowerShell based malware and eventually found the POC Skowor worm. The only worm written in this language.<br />
It attempts to propagate via the Kazaa P2P network by putting a copy of itself in the shared folders. As far as I see there is no typical malicious payload except it overwrites files with a specific file extension.</p>
<p>Good to know it exists and to see how it works.
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Questions</strong></td>
<td colspan="2">Do you have a question about this RAT/bot/worm? At the bottom of this post you find the box where you can type and send your message.</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Downloads</strong></td>
<td colspan="2"><a href="http://www.megapanzer.com/wp-content/uploads/Worm.MSH.Skowor.A.txt">Source</a></td>
</tr>
</tbody>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/12/11/powershell-worm-skowor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>W32.Blaster.Worm source code.</title>
		<link>http://www.megapanzer.com/2009/11/13/w32-blaster-worm-source-code/</link>
		<comments>http://www.megapanzer.com/2009/11/13/w32-blaster-worm-source-code/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 20:15:14 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[External tools]]></category>
		<category><![CDATA[Worm sources]]></category>
		<category><![CDATA[blaster]]></category>
		<category><![CDATA[DDos]]></category>
		<category><![CDATA[Dos]]></category>
		<category><![CDATA[propagation]]></category>
		<category><![CDATA[sourcecode]]></category>
		<category><![CDATA[spreader]]></category>
		<category><![CDATA[Worm]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=3093</guid>
		<description><![CDATA[&#160; &#160; &#160; Name Win32/Blaster/Worm (Lovsan, Lovesan) &#160; Type Spreader, Worm &#160; &#160; Author Unknown &#160; &#160; Written in C &#160; &#160; Description This worm was very active in 2003. It spreaded via an RPC vulnerability and executed a DoS attack on a specific date. It&#8217;s a well structured code, easy to read and understand. [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%">&nbsp;</td>
<td width="50%">&nbsp;</td>
<td width="20%">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Name</strong></td>
<td>Win32/Blaster/Worm  (Lovsan, Lovesan)</td>
<td rowspan="5">
<img src="http://www.megapanzer.com/wp-content/uploads/trojan_horse.jpeg" alt="worm" title="worm" width="100" height="96" class="alignright size-full wp-image-2132" />
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Type</strong></td>
<td>Spreader, Worm</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Author</strong></td>
<td>Unknown</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Written in</strong></td>
<td>C</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong></td>
<td colspan="2">
This worm was very active in 2003. It spreaded via an RPC vulnerability and executed a DoS attack on a specific date. It&#8217;s a well structured code, easy to read and understand. The intresting paragraphs are <strong>the spreader which attacks new victim system</strong> to learn and see how (easily) it is done and the <strong>usage of raw sockets in the payload</strong> which is in charge of the SYN flood attack.
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Questions</strong></td>
<td colspan="2">Do you have a question about this RAT/bot/worm? At the bottom of this post you find the box where you can type and send your message.</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Downloads</strong></td>
<td colspan="2"><a href="http://www.megapanzer.com/wp-content/uploads/blaster.zip">Source</a></td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Information</strong></td>
<td colspan="2"><a href="http://en.wikipedia.org/wiki/Blaster_%28computer_worm%29" target="_blank">Wikipedia</a></td>
</tr>
</tbody>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/11/13/w32-blaster-worm-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Win32/ogw0rm source code.</title>
		<link>http://www.megapanzer.com/2009/11/08/ogw0rm-source-code/</link>
		<comments>http://www.megapanzer.com/2009/11/08/ogw0rm-source-code/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 15:02:55 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[External tools]]></category>
		<category><![CDATA[Worm sources]]></category>
		<category><![CDATA[ogw0rm]]></category>
		<category><![CDATA[propagate]]></category>
		<category><![CDATA[sourcecode]]></category>
		<category><![CDATA[spreader]]></category>
		<category><![CDATA[Worm]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=3071</guid>
		<description><![CDATA[&#160; &#160; &#160; Name Win32/ogw0rm &#160; Type Spreader, Worm &#160; &#160; Author Unknown &#160; &#160; Written in C &#160; &#160; Description Ogw0rm is a good example how malware propagates itself via Instant Messaging apps. It checks the process list for running IM applications and propagates itself by sending messages to new victims. It shows how [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%">&nbsp;</td>
<td width="50%">&nbsp;</td>
<td width="20%">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Name</strong></td>
<td>Win32/ogw0rm</td>
<td rowspan="5">
<img src="http://www.megapanzer.com/wp-content/uploads/trojan_horse.jpeg" alt="trojanhorse" title="trojanhorse" width="100" height="96" class="alignright size-full wp-image-2132" />
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Type</strong></td>
<td>Spreader, Worm</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Author</strong></td>
<td>Unknown</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Written in</strong></td>
<td>C</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong></td>
<td colspan="2">
Ogw0rm is a good example how malware propagates itself via Instant Messaging apps. It checks the process list for running IM applications and propagates itself by sending messages to new victims.</p>
<p>It shows how to enumerate Windows, send key strokes to the OS, Registry stuff and a little networking stuff. A simple malware source to read on a rainy sunday afternoon.</p>
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Questions</strong></td>
<td colspan="2">Do you have a question about this RAT/bot/worm? At the bottom of this post you find the box where you can type and send your message.</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Downloads</strong></td>
<td colspan="2"><a href="http://www.megapanzer.com/wp-content/uploads/w32.ogw0rm.zip">Source</a></td>
</tr>
</tbody>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/11/08/ogw0rm-source-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Win32/Rbot source code.</title>
		<link>http://www.megapanzer.com/2009/10/16/win32rbot-source-code/</link>
		<comments>http://www.megapanzer.com/2009/10/16/win32rbot-source-code/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 21:13:31 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[RAT sources]]></category>
		<category><![CDATA[Tools & sources]]></category>
		<category><![CDATA[Worm sources]]></category>
		<category><![CDATA[RAT]]></category>
		<category><![CDATA[Rbot]]></category>
		<category><![CDATA[sourcecode]]></category>
		<category><![CDATA[Worm]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=3007</guid>
		<description><![CDATA[&#160; &#160; &#160; Name Win32/Rbot &#160; Malware type RAT, Worm &#160; &#160; Author Unknown &#160; &#160; Written in C &#160; &#160; Description Rbot is an IRC controlled backdoor (or &#8220;bot&#8221;) that can be used to gain unauthorized access to a victim&#8217;s machine. It can also exhibit worm-like functionality by exploiting weak passwords on administrative shares [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%">&nbsp;</td>
<td width="50%">&nbsp;</td>
<td width="20%">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Name</strong></td>
<td>Win32/Rbot</td>
<td rowspan="5">
<img src="http://www.megapanzer.com/wp-content/uploads/trojan_horse.jpeg" alt="trojanhorse" title="trojanhorse" width="100" height="96" class="alignright size-full wp-image-2132" />
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Malware type</strong></td>
<td>RAT, Worm</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Author</strong></td>
<td>Unknown</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Written in</strong></td>
<td>C</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong></td>
<td colspan="2">
Rbot is an IRC controlled backdoor (or &#8220;bot&#8221;) that can be used to gain unauthorized access to a victim&#8217;s machine. It can also exhibit worm-like functionality by exploiting weak passwords on administrative shares and by exploiting many different software vulnerabilities, as well as backdoors created by other malware. There are many variants of Rbot, and more are discovered regularly. Rbot is highly configurable, and is being very actively developed, however the core functionality is quite consistent between variants. Most instances of Rbot are compressed and/or encrypted with one or more run-time executable packers.</p>
<p>Rbot variants are able to spread in a number of different ways. Propagation is launched manually through backdoor control, rather than happening automatically. Not all variants support all propagation mechanisms.</p>
<p><span id="more-3007"></span></p>
<p>Each <strong>spreading method</strong> begins with scanning for target machines. The worm can generate random values for all or part of each IP address it targets. Each attack vector is associated with a particular TCP port.</p>
<p><strong>Via Network Shares</strong> (TCP ports 139 and 445)<br />
<strong>Via LSASS buffer overflow vuln.</strong> (TCP port 445)<br />
<strong>Via WebDav vuln.</strong> (TCP port 80)<br />
<strong>Via RPC msgbuffer overflow vuln.</strong> (TCP ports 135, 445, 1025)<br />
<strong>Via RPCSS DCOM msg buffer overflow vuln.</strong> (TCP port 135)<br />
<strong>Via Exploiting weak passwords</strong> on MS SQL servers<br />
<strong>Via UPnP NOTIFY buffer overflow</strong> (TCP port 5000)<br />
&#8230;</p>
<p>Rbot&#8217;s main function is to act as an IRC controlled backdoor. It attempts to connect to a predefined IRC server and join a specific channel so that the victim&#8217;s computer can be controlled. The IRC server, port number, channel and password differ with each variant.</p>
<p>Rbot also listens on TCP port 113 to provide ident services, which are required by some IRC servers.</p>
<p>Once the victim&#8217;s computer is under control, the overseer is able to instruct Win32.Rbot to attempt to perform malicious operations such as spreading via administrative shares with weak passwords or the DCOM RPC exploit.</p>
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Questions</strong></td>
<td colspan="2">Do you have a question about this RAT/bot/worm? At the bottom of this post you find the box where you can type and send your message.</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Downloads</strong></td>
<td colspan="2"><a href="http://www.megapanzer.com/wp-content/uploads/rBot.rar">Source</a></td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Sources</strong></td>
<td colspan="2"><a href="http://www.ca.com/us/securityadvisor/virusinfo/virus.aspx?id=39437" target="_blank">www.ca.com</a></td>
</tr>
</tbody>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/10/16/win32rbot-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

