<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 01:33:11 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Cyberlot's Blog: Funny little php "virus" floating around]]></title>
      <guid>http://www.phpdeveloper.org/news/7257</guid>
      <link>http://www.phpdeveloper.org/news/7257</link>
      <description><![CDATA[<p>
<i>Richard Thomas</i> <a href="http://www.cyberlot.net/funny-little-php-virus-floating-around">comments on</a> a "funny little PHP 'virus'" that he's noticed coming to him via emails:
</p>
<blockquote>
Got an email that claimed to be from my host, it used a generic return address and talked about security upgrades and such and how due to new policy to help keep a secure data center I was required to upload and run 1 of 2 files in a zip attachment, the first was a php file the other was an asp file.
</blockquote>
<p>
Of course, it wasn't from the host, so he investigated a little further to find out exactly what was going on with the file. Basically, it was a modified nsTView file with some added emailing and password discovery code. The code was "hidden" though - through a base64_encode call on one side and then decoded it on the other to cause the server to execute the code. He <a href="http://www.cyberlot.net/funny-little-php-virus-floating-around">even posts</a> and example of what the base64ed code might look like.
</p>]]></description>
      <pubDate>Mon, 12 Feb 2007 09:58:00 -0600</pubDate>
    </item>
  </channel>
</rss>
