<?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; Infection</title>
	<atom:link href="http://www.megapanzer.com/tag/infection/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>InfectUSBDrive</title>
		<link>http://www.megapanzer.com/2010/08/12/infectusbdrive/</link>
		<comments>http://www.megapanzer.com/2010/08/12/infectusbdrive/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 16:09:25 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[Tools & sources]]></category>
		<category><![CDATA[Drive]]></category>
		<category><![CDATA[Infection]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Virus]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=3697</guid>
		<description><![CDATA[Tool name : InfectUSBDrive &#160; Description : This is a proof of concept to demonstrate how to infect a USB drive. It doesn&#8217;t infect the storage device directly. Instead as soon as you connect it to the computer a message box pops up. Not really sophisticated but enough to understand how it is done. &#160; [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%"></td>
<td width="70%"></td>
</tr>
<tr valign="top">
<td><strong>Tool name</strong> :</td>
<td>InfectUSBDrive<img src="http://www.megapanzer.com/wp-content/uploads/code-150x150.jpg" alt="" title="code" width="75" height="75" class="alignright size-thumbnail wp-image-3203" /></td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong> :</td>
<td>This is a proof of concept to demonstrate how to infect a USB drive. It doesn&#8217;t infect the storage device directly. Instead as soon as you connect it to the computer a message box pops up. Not really sophisticated but enough to understand how it is done.
</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Tested on</strong> :</td>
<td>Windows XP</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td><strong>Feedback</strong> :</td>
<td>In case you encounter any problems with the tool, you have suggestions to improve it, or you tested it with a Windows version i&#8217;ve not yet tested please drop me an <a href="http://www.megapanzer.com/contact/">email</a>.</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Downloads</strong> :</td>
<td>Version 0.1 – <a href="http://www.megapanzer.com/wp-content/uploads/InfectUSBDrive.zip">Source &#038; binary</a></td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2010/08/12/infectusbdrive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DLL injection by modifying an executable file.</title>
		<link>http://www.megapanzer.com/2009/07/03/dll-injection-by/</link>
		<comments>http://www.megapanzer.com/2009/07/03/dll-injection-by/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 16:43:53 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[Reading material]]></category>
		<category><![CDATA[DLL]]></category>
		<category><![CDATA[Infection]]></category>
		<category><![CDATA[Injection]]></category>
		<category><![CDATA[PE]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=2236</guid>
		<description><![CDATA[This is a newer document from 2009 that explains DLL injection. Instead of using the often used Windows hooking method to inject a DLL into a running process in this example the author modifies the binary itself and loads the DLL when starting the executable file. Download it here.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.megapanzer.com/wp-content/uploads/books-150x150.jpg" width="75" height="75" class="alignright size-thumbnail wp-image-2238" />This is a newer document from 2009 that explains DLL injection. Instead of using the often used Windows hooking method to inject a DLL into a running process in this example the author modifies the binary itself and loads the DLL when starting the executable file.<br />
<br />
Download it <a href="http://www.megapanzer.com/wp-content/uploads/pe-infection_by_dll_injection.pdf" target="_blank">here</a>.<br />
<br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/07/03/dll-injection-by/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

