<?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"
	>
<channel>
	<title>Comments on: Reverse Engineering a PHP &#8220;Virus&#8221;</title>
	<atom:link href="http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/feed/" rel="self" type="application/rss+xml" />
	<link>http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/</link>
	<description>Information Systems and Internet Security</description>
	<pubDate>Fri, 16 May 2008 15:32:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>By: sdas</title>
		<link>http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-314</link>
		<dc:creator>sdas</dc:creator>
		<pubDate>Fri, 18 Apr 2008 23:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-314</guid>
		<description></description>
		<content:encoded><![CDATA[</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reverse Engineering a PHP “Virus” &#124; WEB ABOUT WEB</title>
		<link>http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-270</link>
		<dc:creator>Reverse Engineering a PHP “Virus” &#124; WEB ABOUT WEB</dc:creator>
		<pubDate>Fri, 14 Mar 2008 16:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-270</guid>
		<description>[...] Source: http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Source: <a href="http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/" rel="nofollow">http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swiss Dude</title>
		<link>http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-141</link>
		<dc:creator>Swiss Dude</dc:creator>
		<pubDate>Tue, 26 Feb 2008 22:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-141</guid>
		<description>Hello webmaster, Nice blog posting about at ISIS Blogs. I would have to agree with you on this one. I am going to look more into . This Tuesday I have time.</description>
		<content:encoded><![CDATA[<p>Hello webmaster, Nice blog posting about at ISIS Blogs. I would have to agree with you on this one. I am going to look more into . This Tuesday I have time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schmoilito</title>
		<link>http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-133</link>
		<dc:creator>Schmoilito</dc:creator>
		<pubDate>Tue, 26 Feb 2008 02:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-133</guid>
		<description>I would consider it a back door, since they could do much more then just host ad's if they wanted to. Anyway, good job!</description>
		<content:encoded><![CDATA[<p>I would consider it a back door, since they could do much more then just host ad&#8217;s if they wanted to. Anyway, good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksey Fateev</title>
		<link>http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-131</link>
		<dc:creator>Aleksey Fateev</dc:creator>
		<pubDate>Tue, 26 Feb 2008 01:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-131</guid>
		<description>Lee, yes I'm talking about the "DdNHzptaAEDh5SQRA5ppijIw9RpMb4bJE5e..." line that the browser spits out. I also tried a simple base64_decode, gzuncompress combination and it didn't work. The original file worked with that line in 368 and 3024 pieces (didn't test this) and did the decoding on them separately. So I suspect this should be treated the same way. Also possible that its more complicated then that. If you want this file its on offensivecomputing.com (hash: 6891e6df8e053d3438af8a5404284361)</description>
		<content:encoded><![CDATA[<p>Lee, yes I&#8217;m talking about the &#8220;DdNHzptaAEDh5SQRA5ppijIw9RpMb4bJE5e&#8230;&#8221; line that the browser spits out. I also tried a simple base64_decode, gzuncompress combination and it didn&#8217;t work. The original file worked with that line in 368 and 3024 pieces (didn&#8217;t test this) and did the decoding on them separately. So I suspect this should be treated the same way. Also possible that its more complicated then that. If you want this file its on offensivecomputing.com (hash: 6891e6df8e053d3438af8a5404284361)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksey Fateev</title>
		<link>http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-130</link>
		<dc:creator>Aleksey Fateev</dc:creator>
		<pubDate>Tue, 26 Feb 2008 01:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-130</guid>
		<description>Schmoilito, you caught my mistake. I meant to put the word virus in quotes. Would you say the proper terminology is adware/backdoor? (or is better not to categorize it to avoid being shot)</description>
		<content:encoded><![CDATA[<p>Schmoilito, you caught my mistake. I meant to put the word virus in quotes. Would you say the proper terminology is adware/backdoor? (or is better not to categorize it to avoid being shot)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-129</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Tue, 26 Feb 2008 00:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-129</guid>
		<description>I took a shot at de-obfuscating the mothership's script, but according to gzip, the data for inflation is invalid, am I missing the first line of the file? (Since you mentioned this was the 2nd line) Are you talking about the "DdNHzptaAEDh5SQRA5ppijIw9RpMb4bJE5e...etcetc" line?</description>
		<content:encoded><![CDATA[<p>I took a shot at de-obfuscating the mothership&#8217;s script, but according to gzip, the data for inflation is invalid, am I missing the first line of the file? (Since you mentioned this was the 2nd line) Are you talking about the &#8220;DdNHzptaAEDh5SQRA5ppijIw9RpMb4bJE5e&#8230;etcetc&#8221; line?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schmoilito</title>
		<link>http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-126</link>
		<dc:creator>Schmoilito</dc:creator>
		<pubDate>Mon, 25 Feb 2008 21:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-126</guid>
		<description>cool post! but what is viral about it?</description>
		<content:encoded><![CDATA[<p>cool post! but what is viral about it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Analysis of an Obfuscated PHP Virus &#124; Secure Software Engineering Journal</title>
		<link>http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-111</link>
		<dc:creator>Analysis of an Obfuscated PHP Virus &#124; Secure Software Engineering Journal</dc:creator>
		<pubDate>Sun, 24 Feb 2008 18:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/2008/02/23/reverse-engineering-a-php-virus/#comment-111</guid>
		<description>[...] process is very interesting. I have the process and functionality analysis on my blog at isisblogs.poly.edu. By the way, this iCTF 2007 challenge is something else you can check out if you like deobfuscating [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] process is very interesting. I have the process and functionality analysis on my blog at isisblogs.poly.edu. By the way, this iCTF 2007 challenge is something else you can check out if you like deobfuscating [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
