<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<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/"
	>

<channel>
	<title>MW-Blog</title>
	<link>http://www.teamfurry.com/wordpress</link>
	<description>About malware, packers and reverse engineering</description>
	<pubDate>Sat, 14 Jun 2008 03:07:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>Unpacking the MaskPE packer</title>
		<link>http://www.teamfurry.com/wordpress/2008/06/06/unpacking-the-maskpe-packer/</link>
		<comments>http://www.teamfurry.com/wordpress/2008/06/06/unpacking-the-maskpe-packer/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 06:57:21 +0000</pubDate>
		<dc:creator>toni</dc:creator>
		
		<category><![CDATA[Packer-Magic]]></category>

		<guid isPermaLink="false">http://www.teamfurry.com/wordpress/2008/06/06/unpacking-the-maskpe-packer/</guid>
		<description><![CDATA[MaskPE is a packer that seems to have originated from China. It&#8217;s not extremely common, but you can stumble to these every once in a while. It&#8217;s a pretty basic packer but it does have one nice trick that can crash the packer stub if it detects a debugger.
]]></description>
			<content:encoded><![CDATA[<p>MaskPE is a packer that seems to have originated from China. It&#8217;s not extremely common, but you can stumble to these every once in a while. It&#8217;s a pretty basic packer but it does have one nice trick that can crash the packer stub if it detects a debugger. <a href="http://www.teamfurry.com/wordpress/2008/06/06/unpacking-the-maskpe-packer/#more-196" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamfurry.com/wordpress/2008/06/06/unpacking-the-maskpe-packer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Java DDOS bot</title>
		<link>http://www.teamfurry.com/wordpress/2008/05/10/java-ddos-bot/</link>
		<comments>http://www.teamfurry.com/wordpress/2008/05/10/java-ddos-bot/#comments</comments>
		<pubDate>Sat, 10 May 2008 06:19:47 +0000</pubDate>
		<dc:creator>toni</dc:creator>
		
		<category><![CDATA[General InfoSec]]></category>

		<category><![CDATA[Malware FreakShow]]></category>

		<guid isPermaLink="false">http://www.teamfurry.com/wordpress/2008/05/10/java-ddos-bot/</guid>
		<description><![CDATA[Just stumbled onto a DDOS bot written in java. Usually there aren&#8217;t too many malicious programs for java so I decided to take a closer look.  The code quality is about as bad as in the previous entry that depicted the PHP DDoS Bot, but I think the java version has more potential to [...]]]></description>
			<content:encoded><![CDATA[<p>Just stumbled onto a DDOS bot written in java. Usually there aren&#8217;t too many malicious programs for java so I decided to take a closer look.  The code quality is about as bad as in the previous entry that depicted the PHP DDoS Bot, but I think the java version has more potential to grow into a problem. <a href="http://www.teamfurry.com/wordpress/2008/05/10/java-ddos-bot/#more-195" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamfurry.com/wordpress/2008/05/10/java-ddos-bot/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP DDOS Bot</title>
		<link>http://www.teamfurry.com/wordpress/2008/05/10/php-ddos-bot/</link>
		<comments>http://www.teamfurry.com/wordpress/2008/05/10/php-ddos-bot/#comments</comments>
		<pubDate>Sat, 10 May 2008 05:00:54 +0000</pubDate>
		<dc:creator>toni</dc:creator>
		
		<category><![CDATA[General InfoSec]]></category>

		<category><![CDATA[Malware FreakShow]]></category>

		<guid isPermaLink="false">http://www.teamfurry.com/wordpress/2008/05/10/php-ddos-bot/</guid>
		<description><![CDATA[Every so often I run into some new evil that interests me enough to take a deeper peek. This time a DDOS bot written in PHP caught my  eye. I haven&#8217;t seen this in the wild anywhere,  but it&#8217;s still quite interesting.
]]></description>
			<content:encoded><![CDATA[<p>Every so often I run into some new evil that interests me enough to take a deeper peek. This time a DDOS bot written in PHP caught my  eye. I haven&#8217;t seen this in the wild anywhere,  but it&#8217;s still quite interesting. <a href="http://www.teamfurry.com/wordpress/2008/05/10/php-ddos-bot/#more-194" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamfurry.com/wordpress/2008/05/10/php-ddos-bot/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Spammed downloader</title>
		<link>http://www.teamfurry.com/wordpress/2008/03/22/spammed-downloader/</link>
		<comments>http://www.teamfurry.com/wordpress/2008/03/22/spammed-downloader/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 06:41:23 +0000</pubDate>
		<dc:creator>toni</dc:creator>
		
		<category><![CDATA[General InfoSec]]></category>

		<category><![CDATA[Malware FreakShow]]></category>

		<guid isPermaLink="false">http://www.teamfurry.com/wordpress/2008/03/22/spammed-downloader/</guid>
		<description><![CDATA[ Getting spam with attached malware isn&#8217;t anything new. Usually I just dispose the junk mails but every now and then I see a spam message that looks interesting enough to dig further. Today&#8217;s example is a spam mail that claimed to be a reply to a message I allegedly sent. The body of the [...]]]></description>
			<content:encoded><![CDATA[<p> Getting spam with attached malware isn&#8217;t anything new. Usually I just dispose the junk mails but every now and then I see a spam message that looks interesting enough to dig further. Today&#8217;s example is a spam mail that claimed to be a reply to a message I allegedly sent. The body of the message was like this: <a href="http://www.teamfurry.com/wordpress/2008/03/22/spammed-downloader/#more-193" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamfurry.com/wordpress/2008/03/22/spammed-downloader/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A bunch of trackback spam from the stash</title>
		<link>http://www.teamfurry.com/wordpress/2008/02/12/a-bunch-of-trackback-spam-from-the-stash/</link>
		<comments>http://www.teamfurry.com/wordpress/2008/02/12/a-bunch-of-trackback-spam-from-the-stash/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 07:38:48 +0000</pubDate>
		<dc:creator>toni</dc:creator>
		
		<category><![CDATA[General InfoSec]]></category>

		<guid isPermaLink="false">http://www.teamfurry.com/wordpress/2008/02/12/a-bunch-of-trackback-spam-from-the-stash/</guid>
		<description><![CDATA[Running a blog means that the software is constantly under a barrage of exploit / spam attemps, as is the case with any webservice.
I have a few hooks and traps spread around to sniff out what&#8217;s coming in, especially in HTTP POSTs. So, without further ado the following items are from a trap that&#8217;s logging [...]]]></description>
			<content:encoded><![CDATA[<p>Running a blog means that the software is constantly under a barrage of exploit / spam attemps, as is the case with any webservice.</p>
<p>I have a few hooks and traps spread around to sniff out what&#8217;s coming in, especially in HTTP POSTs. So, without further ado the following items are from a trap that&#8217;s logging trackback spams:</p>
<p> <a href="http://www.teamfurry.com/wordpress/2008/02/12/a-bunch-of-trackback-spam-from-the-stash/#more-192" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamfurry.com/wordpress/2008/02/12/a-bunch-of-trackback-spam-from-the-stash/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Are Nigerians Evolving From The 419 Letters?</title>
		<link>http://www.teamfurry.com/wordpress/2008/02/12/are-nigerians-evolving-from-the-419-letters/</link>
		<comments>http://www.teamfurry.com/wordpress/2008/02/12/are-nigerians-evolving-from-the-419-letters/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 07:20:07 +0000</pubDate>
		<dc:creator>toni</dc:creator>
		
		<category><![CDATA[General InfoSec]]></category>

		<category><![CDATA[Malware FreakShow]]></category>

		<guid isPermaLink="false">http://www.teamfurry.com/wordpress/2008/02/12/are-nigerians-evolving-from-the-419-letters/</guid>
		<description><![CDATA[I was going through my access logs to see what nasties have been thrown at me since the last time.
Amongst the normal enter_your_RFI_exploit_here I saw this script being pushed onto the server:
]]></description>
			<content:encoded><![CDATA[<p>I was going through my access logs to see what nasties have been thrown at me since the last time.</p>
<p>Amongst the normal enter_your_RFI_exploit_here I saw this script being pushed onto the server:</p>
<p> <a href="http://www.teamfurry.com/wordpress/2008/02/12/are-nigerians-evolving-from-the-419-letters/#more-191" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamfurry.com/wordpress/2008/02/12/are-nigerians-evolving-from-the-419-letters/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP based IRC botnet, fast-flux of course</title>
		<link>http://www.teamfurry.com/wordpress/2008/01/30/php-based-irc-botnet-fast-flux-of-course/</link>
		<comments>http://www.teamfurry.com/wordpress/2008/01/30/php-based-irc-botnet-fast-flux-of-course/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 08:36:40 +0000</pubDate>
		<dc:creator>toni</dc:creator>
		
		<category><![CDATA[General InfoSec]]></category>

		<category><![CDATA[Malware FreakShow]]></category>

		<guid isPermaLink="false">http://www.teamfurry.com/wordpress/2008/01/30/php-based-irc-botnet-fast-flux-of-course/</guid>
		<description><![CDATA[I was checking out the various RFI (Remote File Inclusion) exploits thrown at my site when I saw an exploit file that was heavily obfuscated. I meddled with the code a bit and got it to reveal the C&#38;C servers:
]]></description>
			<content:encoded><![CDATA[<p>I was checking out the various RFI (Remote File Inclusion) exploits thrown at my site when I saw an exploit file that was heavily obfuscated. I meddled with the code a bit and got it to reveal the C&amp;C servers:</p>
<p> <a href="http://www.teamfurry.com/wordpress/2008/01/30/php-based-irc-botnet-fast-flux-of-course/#more-190" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamfurry.com/wordpress/2008/01/30/php-based-irc-botnet-fast-flux-of-course/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wierd exploitation attempts</title>
		<link>http://www.teamfurry.com/wordpress/2008/01/29/wierd-exploitation-attempts/</link>
		<comments>http://www.teamfurry.com/wordpress/2008/01/29/wierd-exploitation-attempts/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 05:59:02 +0000</pubDate>
		<dc:creator>toni</dc:creator>
		
		<category><![CDATA[General InfoSec]]></category>

		<guid isPermaLink="false">http://www.teamfurry.com/wordpress/2008/01/29/wierd-exploitation-attempts/</guid>
		<description><![CDATA[I just noticed some weird HTTP requests on my site. It seems that someone is trying to exploit a remote file inclusion in some software. Normally I wouldn&#8217;t blink my eyes on these, but it seems that the vulnerability is in the PHPSESSID variable. I&#8217;ve got no idea which software these belong to though. Here [...]]]></description>
			<content:encoded><![CDATA[<p>I just noticed some weird HTTP requests on my site. It seems that someone is trying to exploit a remote file inclusion in some software. Normally I wouldn&#8217;t blink my eyes on these, but it seems that the vulnerability is in the PHPSESSID variable. I&#8217;ve got no idea which software these belong to though. Here are some examples:</p>
<p> <a href="http://www.teamfurry.com/wordpress/2008/01/29/wierd-exploitation-attempts/#more-189" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamfurry.com/wordpress/2008/01/29/wierd-exploitation-attempts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tor-node stripping out TLS in SMTP conversations</title>
		<link>http://www.teamfurry.com/wordpress/2008/01/28/tor-node-stripping-out-tls-in-smtp-conversations/</link>
		<comments>http://www.teamfurry.com/wordpress/2008/01/28/tor-node-stripping-out-tls-in-smtp-conversations/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 07:59:35 +0000</pubDate>
		<dc:creator>toni</dc:creator>
		
		<category><![CDATA[Privacy]]></category>

		<category><![CDATA[General InfoSec]]></category>

		<guid isPermaLink="false">http://www.teamfurry.com/wordpress/2008/01/28/tor-node-stripping-out-tls-in-smtp-conversations/</guid>
		<description><![CDATA[I spotted a nice incoming link regarding The Onion Router (TOR). This time an exit-node was caught  modifying SMTP server capabilities, stripping out the TLS capability (encryption) so that connecting clients will be forced to send out everything as clear-text.
Here&#8217;s the link to the post.
]]></description>
			<content:encoded><![CDATA[<p>I spotted a nice incoming link regarding The Onion Router (TOR). This time an exit-node was caught  modifying SMTP server capabilities, stripping out the TLS capability (encryption) so that connecting clients will be forced to send out everything as clear-text.</p>
<p><a href="http://nowonder.foldr.org:8080/roller/page/vs?entry=playing_with_tor">Here&#8217;s the link to the post.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamfurry.com/wordpress/2008/01/28/tor-node-stripping-out-tls-in-smtp-conversations/feed/</wfw:commentRss>
		</item>
		<item>
		<title>It isn&#8217;t as if we didn&#8217;t see it coming</title>
		<link>http://www.teamfurry.com/wordpress/2008/01/17/it-isnt-as-if-we-didnt-see-it-coming/</link>
		<comments>http://www.teamfurry.com/wordpress/2008/01/17/it-isnt-as-if-we-didnt-see-it-coming/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 13:25:47 +0000</pubDate>
		<dc:creator>toni</dc:creator>
		
		<category><![CDATA[General InfoSec]]></category>

		<guid isPermaLink="false">http://www.teamfurry.com/wordpress/2008/01/17/it-isnt-as-if-we-didnt-see-it-coming/</guid>
		<description><![CDATA[The MBR rootkit has been in the news a bit lately. Packing ancient evil, the beast modifies the MBR (Master Boot Record) to bootstrap itself and to rootkit the whole Operating System.
]]></description>
			<content:encoded><![CDATA[<p>The MBR rootkit has been in the news a bit lately. Packing ancient evil, the beast modifies the MBR (Master Boot Record) to bootstrap itself and to rootkit the whole Operating System. <a href="http://www.teamfurry.com/wordpress/2008/01/17/it-isnt-as-if-we-didnt-see-it-coming/#more-185" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamfurry.com/wordpress/2008/01/17/it-isnt-as-if-we-didnt-see-it-coming/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
