<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; rootkits</title> <atom:link href="http://www.ghacks.net/tag/rootkits/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 16:53:42 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Check for root kits with rkhunter</title><link>http://www.ghacks.net/2009/04/29/check-for-root-kits-with-rkhunter/</link> <comments>http://www.ghacks.net/2009/04/29/check-for-root-kits-with-rkhunter/#comments</comments> <pubDate>Wed, 29 Apr 2009 20:46:46 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[rkhunter]]></category> <category><![CDATA[root kits]]></category> <category><![CDATA[rootkits]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/04/29/check-for-root-kits-with-rkhunter/</guid> <description><![CDATA[Security means everything when it comes to your data. And for many, doing everything that is possible is still not enough. For most the checking ends at viruses, malware, and portscans. To think this is enough is a mistake. Rootkits are some of the most dangerous security threats around. No matter what your server OS, [...]]]></description> <content:encoded><![CDATA[<p>Security means everything when it comes to your data. And for many, doing everything that is possible is still not enough. For most the checking ends at viruses, malware, and portscans. To think this is enough is a mistake. Rootkits are some of the most dangerous security threats around. No matter what your server OS, it is crucial to make sure there are no rootkits tucked away on your servers.</p><p>Those Linux servers you have chugging away need rootkit checks as well. Fortunately there is a simple tool to help you in your quest for server security nirvana. This tool is <a
title="RKhunter" href="http://www.rootkit.nl/projects/rootkit_hunter.html" target="_blank">Rootkit Hunter</a>. It&#8217;s easy to install, easy to use, checks deep into your system, and offers outstanding reporting.</p><p><span
id="more-12469"></span>Rootkit Hunter supports all Linux distributions and most BSD distributions. Rootkit Hunter will test your system against:</p><ul><li>MD5 hash comparisons</li><li>Default files used by rootkits</li><li> Incorrect binary filepermissions</li><li>Suspected strings in LKM and KLD modules</li><li>Hidden files</li></ul><p>RKhunter can also do optional scans within plaintext and binary files for even more complete checks.</p><p><strong>Installing</strong></p><p>Most distributions will include rkhunter in their standard repositories so you should be able to locate it with your Add/Remove Software utility. Open this tool up, do a search for &#8220;rkhunter&#8221;, select the results, and apply the changes. Once rkhunter is installed you are ready to check.</p><p><strong>Usage</strong></p><p>Rootkit Hunter is a command line tool so you will first need to open up a terminal window. You will need root access to run the command. The basic usage is:</p><p>rkhunter [OPTIONS]</p><p>A basic check is issued like so:</p><p>rkhunter &#8211;check</p><p>As the check runs you will see output like this:</p><p><em>Checking the network&#8230;</p><p>Performing check for backdoor ports<br
/> Checking for UDP port 2001                               [ Not found ]<br
/> Checking for TCP port 2006                               [ Not found ]<br
/> Checking for TCP port 2128                               [ Not found ]<br
/> Checking for TCP port 14856                              [ Not found ]<br
/> Checking for TCP port 47107                              [ Not found ]<br
/> Checking for TCP port 60922                              [ Not found ]</p><p>Performing checks on the network interfaces<br
/> Checking for promiscuous interfaces                      [ None found ]</p><p>[Press &lt;ENTER&gt; to continue]</em></p><p>As each portion of the test completes you will have to hit enter to continue on to the next portion. A very nice feature of rkhunter is you know, as the test runs, if you do or do not have a root kit on your machine. During the group and accounts check on a Fedora machine I came across this:</p><p><em>Performing group and account checks<br
/> Checking for passwd file                                                 [ Found ]<br
/> Checking for root equivalent (UID 0) accounts            [ None found ]<br
/> Checking for passwordless accounts                              [ None found ]<br
/> Checking for passwd file changes                                  [ Warning ]<br
/> Checking for group file changes                                     [ Warning ]<br
/> Checking root account shell history files                       [ OK ]</em></p><p>A warning should be examined, but in this case it is no root kit.</p><p>Once the test runs the results will be quite clear. The most telling section of the results is:</p><p><em>Rootkit checks&#8230;<br
/> Rootkits checked : 68<br
/> Possible rootkits: 0</em></p><p>This machine is clear.</p><p>There are other options for testing. One particular option you should run every so often (maybe even creating a cron job for it) is the &#8211;update option. This option checks to see if there is a later verion of rkhunters&#8217; text data files. This is critical especially when new (or new versions) of root kits are released into the wild.</p><p><strong>Final Thoughts</strong></p><p>If you are serious about security, and you have a Linux machine on your network, make sure you install rkhunter and use it often. You and your network will remain happy and healthy.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/29/check-for-root-kits-with-rkhunter/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Rootkit Detection Software Codewalker</title><link>http://www.ghacks.net/2009/04/29/rootkit-detection-software-codewalker/</link> <comments>http://www.ghacks.net/2009/04/29/rootkit-detection-software-codewalker/#comments</comments> <pubDate>Wed, 29 Apr 2009 11:17:49 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[codewalker]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[rootkit]]></category> <category><![CDATA[rootkit detection]]></category> <category><![CDATA[rootkit-scanner]]></category> <category><![CDATA[rootkits]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/04/29/rootkit-detection-software-codewalker/</guid> <description><![CDATA[Most computer users remember rootkits from the Sony BMG scandal a few years ago where the company installed rootkit like features on computer systems that were distributed with several of their music CDs. Rootkits are still not considered a huge threat by many. It is more likely to get infected by a computer virus or [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/rootkit_detection.jpg" alt="rootkit detection" title="rootkit detection" width="96" height="92" class="alignleft size-full wp-image-12456" />Most computer users remember rootkits from the Sony BMG scandal a few years ago where the company installed rootkit like features on computer systems that were distributed with several of their music CDs. Rootkits are still not considered a huge threat by many. It is more likely to get infected by a computer virus or trojan than by a rootkit. Rootkits have been designed to hide on a computer system to prevent detection by normal security programs and system tools which makes them dangerous.</p><p><span
id="more-12458"></span><a
href="http://forum.sysinternals.com/topic16874.html">Codewalker</a> is a rootkit detection software that has been developed by a member of the Sysinternals forum. The current version that has been released today is 0.24b which clearly outlines that the software program is a work in progress. It is a portable software that can be run from the local drives or removable devices.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/rootkit_detection_codewalker-500x465.jpg" alt="rootkit detection codewalker" title="rootkit detection codewalker" width="500" height="465" class="alignnone size-medium wp-image-12457" /></p><p>The security program suggests a deep scan of the computer system upon startup which takes a few minutes to complete. It is possible to avoid this deep scan which will lead directly to the main program interface. The main interface uses tabs to display various information including system processes, hidden code, kernelmode and usermode hacks.</p><p>The connected disk drives are displayed on the right side with the option to select some or all of them for a scan. The same scan that was suggested upon program start will then be performed. The results are shown in the various tabs after the scan has finished.</p><p>The developer explains his program:</p><blockquote><p>For hidden driver detection, you can test it with some pretty well hidden driver PoC such as phide_ex and many builds of Rustock.B variants. Although you have to use the &#8220;Hardcore Scan&#8221; method to detect them.</p><p>For code hooking detection, the engine walks all the branches of scanned module i.e any execution path of it to detect modification (btw, that&#8217;s why i call it CodeWalker). IMHO, It can detect code hooking very well especially with rootkits that place abnormal hooks like Rustock.C (FF25 &#038; FF15 &#8211; jmp/call dword ptr [abc]) tho there&#8217;re still some problems with false-positive hooks/modifications.</p></blockquote><p>Codewalker is a viable alternative to already available rootkit detection programs like <a
href="http://www.ghacks.net/2007/05/06/check-a-system-for-rootkits-with-gmer/">Gmer</a> or <a
href="http://www.ghacks.net/2007/04/05/avg-anti-rootkit-free/">AVG Anti-Rootkit</a>. It is probably be best used in conjunction with these tools.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/29/rootkit-detection-software-codewalker/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Which Programs Should I Run To Scan A Computer For Malicious Software?</title><link>http://www.ghacks.net/2008/09/15/which-programs-should-i-run-to-scan-a-computer-for-malicious-software/</link> <comments>http://www.ghacks.net/2008/09/15/which-programs-should-i-run-to-scan-a-computer-for-malicious-software/#comments</comments> <pubDate>Mon, 15 Sep 2008 12:12:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[rootkits]]></category> <category><![CDATA[scan system]]></category> <category><![CDATA[security applications]]></category> <category><![CDATA[security programs]]></category> <category><![CDATA[security-software]]></category> <category><![CDATA[Spyware]]></category> <category><![CDATA[virus]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7012</guid> <description><![CDATA[The amount of security applications for the end user has reached a point where the choice is adding to the insecurity and confusion of the user. So called experts all have their set of tools that they recommend for certain situations but it can happen that you get a set of totally different applications for [...]]]></description> <content:encoded><![CDATA[<p>The amount of security applications for the end user has reached a point where the choice is adding to the insecurity and confusion of the user. So called experts all have their set of tools that they recommend for certain situations but it can happen that you get a set of totally different applications for the same task when asking two advanced users.</p><p>To give an example. Should a user run Ad-Aware, Spybot Search And Destroy, Spyware Terminator or one of the other dozen or so anti-spyware applications that can be used freely for personal non-commercial use.</p><p>To much choice can be confusing and this article tries to narrow down the list to security applications that are recommended most of the time. Some users will disagree with the choices and they have every right to do so. You can rest assured on the other hand that the selection of tools should be sufficient to scan a computer system thoroughly</p><p><span
id="more-7012"></span><strong>Anti-Spyware:</strong></p><p>Spyware usually refers to malicious software that tries to spy on the user or serve advertisement to him. This can be done with tracking cookies, changing the user&#8217;s homepage or showing popups from time to time.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/spyware_terminator-500x390.jpg" alt="spyware terminator" title="spyware terminator" width="500" height="390" class="alignnone size-medium wp-image-7013" /></p><ul><li><a
href="http://www.safer-networking.org/en/mirrors/index.html">Spybot Search And Destroy</a> &#8211; Spybot Search and Destroy is updated regularly and does not confuse the user with different versions like Ad-Aware does with Ad-Aware Free, Plus and Pro.</li><li><a
href="http://www.spywareterminator.com/">Spyware Terminator</a> &#8211; A tool that has been downloaded more than 17 million times should do a good job. Spyware Terminator is fast and efficient.</li></ul><p><strong>Anti-Virus:</strong></p><p>Anti-virus applications create probably the most controversy. There is so much choice of free and commercial applications that makes it nearly impossible to make a decision. The applications protect the computer in realtime and can scan the computer thoroughly.</p><ul><li><a
href="http://www.avg.com/de-en/homepage">AVG Anti-Virus</a> &#8211; A classic anti-virus software that provides protection against viruses, rootkits and spyware.</li><li><a
href="http://www.free-av.com/">Free AV</a> &#8211; Antivir protects the computer against viruses, rootkits, dialers and phising.</li></ul><p><strong>Rootkits:</strong></p><p>Rootkits have been gaining popularity in the last years and one could say that Sony did not have a small part in raising the public&#8217;s perception of rootkits with their music CDs that contained a rootkit in order to prevent customers from copying the music.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/rootkit_unhooker-500x312.jpg" alt="rootkit unhooker" title="rootkit unhooker" width="500" height="312" class="alignnone size-medium wp-image-7014" /></p><ul><li><a
href="http://www.antirootkit.com/software/RootKit-Unhooker.htm">Rootkit Unhooker</a> &#8211; a portable rootkit scanner with a size of under 100 Kilobyte.</li><li><a
href="http://www.gmer.net">Gmer</a> &#8211; is another tool to scan the computer for rootkits.</li></ul><p>Is the list missing any categories? Would you put other applications up there (I know you would so let me know)?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/15/which-programs-should-i-run-to-scan-a-computer-for-malicious-software/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>AVG Anti Rootkit free</title><link>http://www.ghacks.net/2007/04/05/avg-anti-rootkit-free/</link> <comments>http://www.ghacks.net/2007/04/05/avg-anti-rootkit-free/#comments</comments> <pubDate>Thu, 05 Apr 2007 08:46:31 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[avg]]></category> <category><![CDATA[rootkit-scanner]]></category> <category><![CDATA[rootkits]]></category> <category><![CDATA[system-scan]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/04/05/avg-anti-rootkit-free/</guid> <description><![CDATA[Rootkits received a publicity boost with Sony's rootkit infested CDs that was supposed to be some kind of copy protection. Since then rootkits have become an ever growing threat on the Internet in line with Viruses, Trojans, Phishing and Spam. The major problem with rootkits is that most users think that their virus scanner protects them from rootkits as well which is most of the time not the case. Rootkits are much harder to detect by normal means and software that can scan systems for rootkits should be used by inexperienced users to be able to detect at least the most common ones.]]></description> <content:encoded><![CDATA[<p>Rootkits received a publicity boost with Sony&#8217;s rootkit infested CDs that was supposed to be some kind of copy protection. Since then rootkits have become an ever growing threat on the Internet in line with Viruses, Trojans, Phishing and Spam. The major problem with rootkits is that most users think that their virus scanner protects them from rootkits as well which is most of the time not the case. Rootkits are much harder to detect by normal means and software that can scan systems for rootkits should be used by inexperienced users to be able to detect at least the most common ones.</p><p>AVG Anti Rootkit is a free software that scans a computer for rootkits and removes them if one or more of those have been identified. The anti rootkit application can be used to either quickly scan the computer for possible rootkits and the other to make an in depth scan which takes longer but is more thorough. The in depth scan for Rootkits takes some time depending on the amount of files and size of your hard drives.</p><p>Update: AVG Anti-Rootkit Free has been discontinued in 2006. The program has been integrated into various AVG products including (in 2010) in AVG Anti-Virus Free, AVG Anti-Virus 2012 and AVG Internet Security 2012.</p><p>The <a
href="http://free.avg.com/de-en/free-downloads">free version</a> of AVG Anti-Virus is available on the official AVG website. Just download and install it on your Windows system to protect the PC from malicious software and Internet based attacks.</p><p>Please note that the free version has limitations, including less frequent and prioritized updates, no email or telephone support, less interface and software customizations as well as no server support. The free product version may also only be used on home and non-commercial use systems.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/04/05/avg-anti-rootkit-free/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>IceSword the better Rootkit Revealer ?</title><link>http://www.ghacks.net/2006/07/19/icesword-the-better-rootkit-revealer/</link> <comments>http://www.ghacks.net/2006/07/19/icesword-the-better-rootkit-revealer/#comments</comments> <pubDate>Wed, 19 Jul 2006 13:25:44 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[icesword]]></category> <category><![CDATA[rootkit-revealer]]></category> <category><![CDATA[rootkits]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/07/19/icesword-the-better-rootkit-revealer/</guid> <description><![CDATA[IceSword is a new contender for the title of the best rootkit revealing and removing program out there at the moment. It is rather hard to find a working download of IceSword but as always I provide a fast way to download the latest version of Icesword named IceSword1.18.rar. Click the link to download the rootkit scanner from rapidshare. In contrast to other rootkit scanners like Blacklight Icesword can not be run automatically.  Icesword only provides  perhaps the most powerful utilities to scan your system for rootkits and other information.]]></description> <content:encoded><![CDATA[<p>IceSword is a new contender for the title of the best rootkit revealing and removing program out there at the moment. It is rather hard to find a working download of IceSword but as always I provide a fast way to download the latest version of Icesword named <a
title="IceSword 1.18 English Download" target="_blank" href="http://www.antirootkit.com/software/IceSword.htm">IceSword1.18.rar</a>. Click the link to download the rootkit scanner from rapidshare. In contrast to other rootkit scanners like Blacklight Icesword can not be run automatically.  Icesword only provides  perhaps the most powerful utilities to scan your system for rootkits and other information.</p><p>There is no way that I have enough time to write about all features of IceSword. I therefor decided to mention the most important ones and leave the rest up to you. The process tab of IceSword is one of the most important ones when it comes to detecting rootkits. Icesword will color most hidden processes red which means it is a good idea to take a look at those first. Some rootkits are not colored however so a second look never hurts. You are able to terminate a process by right clicking and selecting Terminate Process.</p><p><span
id="more-642"></span>A good idea is to check the compare the findings with other programs. Use a process explorer that shows the amount of processes but is able to view hidden processes. Compare that number with the number in Icesword and you should have the same amount of processes, if not take a closer look and compare the results.The <a
target="_blank" href="http://www.mitec.cz/Data/XML/data_downloads.xml">Mitec Process Viewer</a> is a good tool for this for example.</p><p>The ports tab lists all open ports and their applications. Compare the applications with the one that you´ve started. If you see for example that iexplorer.exe is currently connected to the internet but you are not using this program, well you know that you should block the connection and check what´s going on. IceSword should show the same connections that the command netstat -an shows. If they differ something is not right.</p><p>The Kernel Module tab in Icesword colors hidden drivers red. The BHO tab (Browser Helper Objects) should be empty if you are not using Internet Explorer but Firefox for example. If you see something in there search for it using Google to see if it is spyware or not.</p><p>As you can see it is not that easy to use Icesword compared to other rootkit scanners that work by clicking on the scan button. Iceswords biggest advantage is the fact that it offers more information which is good if you know what you are doing or how to search for the information that you need.</p><p>Alternatives to Icesword are still the <a
target="_blank" href="http://technet.microsoft.com/en-us/sysinternals/default.aspx">sysinternals</a> rootkit revealer and blacklight from f-secure.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/07/19/icesword-the-better-rootkit-revealer/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>How to check your system for rootkits</title><link>http://www.ghacks.net/2006/05/12/how-to-check-your-system-for-rootkits/</link> <comments>http://www.ghacks.net/2006/05/12/how-to-check-your-system-for-rootkits/#comments</comments> <pubDate>Fri, 12 May 2006 18:19:36 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[rootkit finder]]></category> <category><![CDATA[rootkits]]></category> <category><![CDATA[Security]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/05/12/how-to-check-your-system-for-rootkits/</guid> <description><![CDATA[Rootkits have been in the press lately and it´s a good idea to be on the safe side and check your system from time to time to make sure it is not infected. I´am going to introduce two freeware utilities that scan your system and reveal rootkits if they are installed and running on your system.]]></description> <content:encoded><![CDATA[<p>Rootkits have been in the press lately and it´s a good idea to be on the safe side and check your system from time to time to make sure it is not infected. I´am going to introduce two freeware utilities that scan your system and reveal rootkits if they are installed and running on your system.</p><p>The first tool is called <a
target="_blank" href="http://www.resplendence.com/hookanalyzer">rootkit hook analyzer</a>, the second one rootkit revealer. Both are great tools and easy to use. You probably have to do some research on the web after one or both of the tools scanned your system. You have to interpretate the output, the website that can help you with this is either the rootkit revealer homepage which has a short introduction on interpretating the output or the <a
target="_blank" href="http://www.rootkit.com/">rootkit.com</a> website which has lots of information on the subject.</p><p><span
id="more-488"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/05/12/how-to-check-your-system-for-rootkits/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to scan your Linux-Distro for Root Kits</title><link>http://www.ghacks.net/2006/05/03/how-to-scan-your-linux-distro-for-root-kits/</link> <comments>http://www.ghacks.net/2006/05/03/how-to-scan-your-linux-distro-for-root-kits/#comments</comments> <pubDate>Wed, 03 May 2006 10:01:42 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[distirbutions]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[rootkits]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/05/03/how-to-scan-your-linux-distro-for-root-kits/</guid> <description><![CDATA[Ghacks is running on a linux rootserver. It should be fairly secure but there is always a chance that someone might get access to it and comprimise the system. One of the biggest threats is the installation of a root kit which will be used to access the system at a later time and clean tracks of logins that might have occured.]]></description> <content:encoded><![CDATA[<p>Ghacks is running on a linux rootserver. It should be fairly secure but there is always a chance that someone might get access to it and comprimise the system. One of the biggest threats is the installation of a root kit which will be used to access the system at a later time and clean tracks of logins that might have occured.</p><p>The article &#8220;How to scan your Linux-Distro for Root Kits&#8221; walks you through all steps of downloading and running a script that is able to detect some root kits.  Everything is explained in detail that even beginners will be able to follow the steps and check their system for possible root kits. If you don´t feel like compiling the script yourself you could try and use google to find a precompiled version and download that instead.<br
/> <span
id="more-462"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/05/03/how-to-scan-your-linux-distro-for-root-kits/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Dvd Rootkit on the way</title><link>http://www.ghacks.net/2006/02/15/dvd-rootkit-on-the-way/</link> <comments>http://www.ghacks.net/2006/02/15/dvd-rootkit-on-the-way/#comments</comments> <pubDate>Wed, 15 Feb 2006 09:38:27 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[dvd rootkit]]></category> <category><![CDATA[rootkits]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=322</guid> <description><![CDATA[Some weeks ago Sony made the attempt to protect the music from some of the cd´s they distribute by adding a rootkit software which would be installed if the user wanted to play the cd on his personal computer. The technique had its flaws and was only working on windows but it still ment that a rootkit was installed on the pc and other scripts could use this rootkit for malicious purposes. After a large outcry from the web community Sony decided to pull the cd´s from the shelves and offer a tool to uninstall the rootkit. (which you would only get through a long process)]]></description> <content:encoded><![CDATA[<p>Some weeks ago Sony made the attempt to protect the music from some of the cd´s they distribute by adding a rootkit software which would be installed if the user wanted to play the cd on their personal computer running the Microsoft Windows operating system. The technique had its flaws and was only working on Windows but it still meant that a rootkit was installed on the pc and other scripts could use this rootkit for malicious purposes. After a large outcry from the web community Sony decided to pull the CD&#8217;s from the shelves and offer a tool to uninstall the rootkit. (which you would only get through a long process)</p><p>Apparently the German movie DVD Mr. and Mrs Smith does contain a rootkit as well. <a
href="http://www.f-secure.com/weblog/archives/archive-022006.html#00000810" target="_blank">F-Secure</a> confirms that the Settec Alpha-DISC copy protection system is used on the dvd.</p><blockquote><p>The Settec Alpha-DISC copy protection system used on the DVD contains user-mode rootkit-like features to hide itself. The system will hide its own process, but does not appear to hide any files or registry entries. This makes the feature a bit less dangerous, as anti-virus products will still be able to scan all files on the disk.</p></blockquote><p><span
id="more-322"></span>If you think you are infected by this rootkit you can use the uninstaller from the manufacturers website.</p><p>Besides the obvious threat that a rootkit poses many users claim that even standalone dvd players have troubles playing the dvd. I would advise everyone to not buy this dvd and sent a clear message to the company showing them that we don´t want and need rootkits or other means of copy protection on cd´s and dvd´s that we purchased.</p><p>Update: The uninstaller is no longer available. Settec on the other hand is still in operation.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/02/15/dvd-rootkit-on-the-way/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Sony, the rootkit and the internet community</title><link>http://www.ghacks.net/2005/11/16/sony-the-rootkit-and-the-internet-community/</link> <comments>http://www.ghacks.net/2005/11/16/sony-the-rootkit-and-the-internet-community/#comments</comments> <pubDate>Wed, 16 Nov 2005 09:23:02 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Spyware]]></category> <category><![CDATA[rootkits]]></category> <category><![CDATA[sony]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=147</guid> <description><![CDATA[No matter which internet page you open this days you are guaranteed to find at least one article mentioning the Sony rootkit affair. Instead of providing you with the latest news on the case customer vs. Sony BMG I´d like to analyse an interesting aspect of it.
In the beginning, there was one guy, who found out about the rootkit software, analysed it in depth and wrote an entry in his blog named Mark's Sysinternals Blog on a well frequented site. Then the ball got rolling, the news was copied and commented on other sites, big portals like slashdot.org and digg.com had articles that soon became the most popular ones for the day.]]></description> <content:encoded><![CDATA[<p>No matter which internet page you open these days you are guaranteed to find at least one article mentioning the Sony rootkit affair. Instead of providing you with the latest news on the case customer vs. Sony BMG I´d like to analyze an interesting aspect of it.</p><p>In the beginning, there was one guy, who found out about the rootkit software, analyzed it in depth and wrote an entry on his blog named Mark&#8217;s Sysinternals Blog on a well frequented site. Then the ball got rolling, the news was copied and commented on other sites, big portals like slashdot and digg had articles that soon became the most popular ones for the day.</p><p>The news spread like fire in the world wide web, people from all over the world read the news. It was soon clear that there were only a few who supported Sony´s move, the majority was clearly against it.</p><p><span
id="more-147"></span>News got worth for Sony the following days, Mark again identified some additional &#8220;features&#8221;. First, the rootkit software was phoning home to Sony. Second, it was almost impossible for the average user to uninstall it. Third, the rootkit possed a cloaking ability that other executable files could use to hide inside, a perfect hiding place for viri and trojans.</p><p>Sony&#8217;s reaction was to provide an update to the rootkit software that disabled the cloaking feature. Unfortunately it was again almost impossible for the average user to find the uninstaller on their webpage. Still, Sony in its shining glory denied that the rootkit posed a security threat and that most users didn&#8217;t care whether a rootkit was installed on their system. The patch unfortunately had the nasty habit to crash windows on some machines.</p><p>The internet community created lists of cd´s that contained the software, boycott websites went into existence and had to deal with a massive amount of visitors who were looking for information or wanted to join the boycott.</p><p>With lots of News Coverage from respected institutes like BBC Sony presented a statement on Monday that they would cease the production of music Cd&#8217;s containing First 4 Internet&#8217;s XCP technology, for now.</p><p>Yesterday Dan Kaminsky presented the first figures of rootkit infections analysing the rootkits phone home traces in the dns cache of nameservers. This lead to the conclusion that at least half a million networks are infected with it. He created a graphic showing infections on a map of north america.</p><p><a
href="http://www.ghacks.net/files/screens/planetsony_usa.jpg"><img
src="http://www.ghacks.net/files/screens/planetsony_usa_small.jpg" alt="sony infection usa rootkit" /></a></p><p><a
href="http://www.theregister.co.uk/2005/11/16/sony_withdraws_xcp_cds/" target="_blank">Today </a>Sony finally announced that it would institute an exchange program for already purchased cd&#8217;s and pull the rest from the market.</p><p>Now, what conclusion can we draw from this ? It´s pretty obvious to me that Sony underestimated the &#8220;might&#8221; of the internet community. From a single website the story spread into the whole world in no more than one day. It became so popular that big internet portal sites like wired.com, cnn.com and theregister.co.uk reported on it. The traditional media became aware and soon the story was also making headlines in newspapers, radio shows and even television.</p><p>Sony: 0<br
/> Internet Community: 1</p><p>What i learn from this ? We have a tremendous power in our hands and can use it to force even multinational corporations to yield, even countries ? That question remains to be answered.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2005/11/16/sony-the-rootkit-and-the-internet-community/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>How to remove the Sony &#8211; XCP DRM Rootkit</title><link>http://www.ghacks.net/2005/11/14/how-to-remove-the-sony-xcp-drm-rootkit/</link> <comments>http://www.ghacks.net/2005/11/14/how-to-remove-the-sony-xcp-drm-rootkit/#comments</comments> <pubDate>Mon, 14 Nov 2005 15:18:20 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Spyware]]></category> <category><![CDATA[drm]]></category> <category><![CDATA[rootkits]]></category> <category><![CDATA[sony]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=140</guid> <description><![CDATA[This article explains it all. It provides links to consumer made cd listings that contain the rootkit software, shows how cds with the rootkit software look like, explains how one can check his personal computer for the rootkit and finally gives a detailed walkthrough on how to remove the rootkit software manually from your computer.]]></description> <content:encoded><![CDATA[<p>This article explains it all. It provides links to consumer made cd listings that contain the rootkit software, shows how cds with the rootkit software look like, explains how one can check his personal computer for the rootkit and finally gives a detailed walkthrough on how to remove the rootkit software manually from your computer.</p><p>If you suspect that your pc might contain sony&#8217;s rootkit protection take a look at the article posted at <a
href="http://www.bleepingcomputer.com/forums/topic34904.html" target="_Blank">bleepingcomputer.com</a>.</p><p>Update: some of the music CDs that contained the rootkit were Celine Dion&#8217;s On ne Change Pas, Switchfood&#8217;s Nothing is Sound or Acceptance by Phantoms. Here is a short list of music CDs that may have the rootkit installer.</p><blockquote><p>Trey Anastasio, Shine (Columbia)<br
/> Celine Dion, On ne Change Pas (Epic)<br
/> Neil Diamond, 12 Songs (Columbia)<br
/> Our Lady Peace, Healthy in Paranoid Times (Columbia)<br
/> Chris Botti, To Love Again (Columbia)<br
/> Van Zant, Get Right with the Man (Columbia)<br
/> Switchfoot, Nothing is Sound (Columbia)<br
/> The Coral, The Invisible Invasion (Columbia)<br
/> Acceptance, Phantoms (Columbia)<br
/> Susie Suh, Susie Suh (Epic)<br
/> Amerie, Touch (Columbia)<br
/> Life of Agony, Broken Valley (Epic)<br
/> Horace Silver Quintet, Silver&#8217;s Blue (Epic Legacy)<br
/> Gerry Mulligan, Jeru (Columbia Legacy)<br
/> Dexter Gordon, Manhattan Symphonie (Columbia Legacy)<br
/> The Bad Plus, Suspicious Activity (Columbia)<br
/> The Dead 60s, The Dead 60s (Epic)<br
/> Dion, The Essential Dion (Columbia Legacy)<br
/> Natasha Bedingfield, Unwritten (Epic)<br
/> Ricky Martin, Life (Columbia) (labeled as XCP, but, oddly, our disc had no protection)</p></blockquote><p>One indicator that the rootkit is installed on the user computer is the existence of the XCP CD Proxy service. Just press Windows-r, type services.msc and tap on the enter key to open the list of services on the system. If you find that particular service running on your computer, you likely have the rootkit installed on it.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2005/11/14/how-to-remove-the-sony-xcp-drm-rootkit/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Sony halts production of &#8216;rootkit&#8217; CDs</title><link>http://www.ghacks.net/2005/11/11/sony-halts-production-of-rootkit-cds/</link> <comments>http://www.ghacks.net/2005/11/11/sony-halts-production-of-rootkit-cds/#comments</comments> <pubDate>Fri, 11 Nov 2005 20:31:09 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Spyware]]></category> <category><![CDATA[drm]]></category> <category><![CDATA[rootkits]]></category> <category><![CDATA[sony]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=129</guid> <description><![CDATA[After lots of controversy about their rootkit music cds Sony announced today that it will halt the production of rootkit music cds. It seems that consumer and media backlash finally paid off. ]]></description> <content:encoded><![CDATA[<p>After lots of controversy about their rootkit music cds Sony announced today that it will halt the production of rootkit music cds. It seems that consumer and media backlash finally paid off.</p><p>The Pressure on Sony increased over the last days with anti-virus companies warning its customers not to install this rootkit software and big companies like microsoft taking stand against it altogether.</p><p>Update: One of the reasons for the backlash was the nature of the technology that Sony used to protect the music from being copied on the Windows operating system. It should be noted that the rootkit was only somewhat effective on Windows systems, and that Linux or Mac users could play the music CD just fine.</p><p>The copy protection, according to Wikipedia, was put on a total of 102 different titles. Users who tried to play the music on their computer running Windows using autoplay would inadvertently install the rootkit on the systems. Sony backed out of the program shortly after the media and public became increasingly aware of what the company did install on user PCs.</p><p>Users who unknowingly installed the rootkit on their system faced other dangers. It became known for instance that trojans and other malicious software used the rootkits ability to disguise files to remain undetected on the computer system.</p><p>The rootkit furthermore was said to cause all kinds of issues on PC systems, from system crashes to DVD or CD drives not working anymore after the removal of the software from the system.</p><p>Sony later on released two rootkit removal programs. The first, highly ineffective at removing the rootkit, and a second after public criticism.</p><p>Users interested in the whole story should check Wikimedia&#8217;s article on the issue. It <a
href="https://secure.wikimedia.org/wikipedia/en/wiki/Sony_BMG_copy_protection_rootkit_scandal">covers everything </a>from the very beginning to legal consequences.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2005/11/11/sony-halts-production-of-rootkit-cds/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Sony and the rootkit, the story continues</title><link>http://www.ghacks.net/2005/11/09/sony-and-the-rootkit-the-story-continues/</link> <comments>http://www.ghacks.net/2005/11/09/sony-and-the-rootkit-the-story-continues/#comments</comments> <pubDate>Wed, 09 Nov 2005 18:52:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Spyware]]></category> <category><![CDATA[drm]]></category> <category><![CDATA[rootkits]]></category> <category><![CDATA[sony]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=120</guid> <description><![CDATA[The news spread like fire last week: Sony has a installer on some of their music cd´s that might install a rootkit on customers pc´s if they put them into their personal computer. The rootkit software could not be uninstalled by normal means and has already been used by hackers to hide World of Warcraft cheat scripts from being detected by Blizzards Warden client.]]></description> <content:encoded><![CDATA[<p>The news spread like fire last week: Sony has a installer on some of their music cd´s that might install a rootkit on customers pc´s if they put them into their personal computer. The rootkit software could not be uninstalled by normal means and has already been used by hackers to hide World of Warcraft cheat scripts from being detected by Blizzards Warden client.</p><p>It is possible to hide other scripts and software as well, one possibility would be to hide virii and trojans from antivirus software. All of this could be done using this software. Yesterday First 4 Internet Ltd, the British company that developed the DRM software, issued a patch that did not add an uninstallation routine to the software but remove the cloaking feature. It also patched the software to a new version.</p><p><span
id="more-120"></span>Sony´s reaction to the heavy fire from the internet community and privacy groups was to point their fingers at music pirates. Thomas Hesse, President of Sony BMG&#8217;s global digital business division, on <a
href="http://www.npr.org/templates/story/story.php?storyId=4989260" target="_blank">NPR</a>:</p><p>&#8220;Most people, I think, don&#8217;t even know what a rootkit is, so why should they care about it,&#8221; he asked? &#8220;The software is designed to protect our CDs from unauthorized copying, ripping.&#8221;</p><p>Yeah, why should one care if some software is installed on his personal computer that can´t be removed by normal means and can be used for all sorts of malicious actions (which Sony as of now still denies) ?</p><p>Why should one care that the software makes contact to a Sony server every time a song is played (there is no information about this for the user and of course no way to stop this) ?</p><p>The patch Sony issued is hard to find, if you are lucky enough to find it it is possible that receive a blue screen when you apply the patch.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2005/11/09/sony-and-the-rootkit-the-story-continues/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>World of Warcraft hackers using Sony BMG rootkit</title><link>http://www.ghacks.net/2005/11/03/world-of-warcraft-hackers-using-sony-bmg-rootkit/</link> <comments>http://www.ghacks.net/2005/11/03/world-of-warcraft-hackers-using-sony-bmg-rootkit/#comments</comments> <pubDate>Thu, 03 Nov 2005 16:27:53 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Spyware]]></category> <category><![CDATA[bmg]]></category> <category><![CDATA[rootkits]]></category> <category><![CDATA[sony]]></category> <category><![CDATA[world-of-warcraft]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=97</guid> <description><![CDATA[It has come to our attention that World of Warcraft Hackers already are using Sonys Rootkit Software to hide their hacking from Blizzards Warden Client.
We reported earlier this week that some Music Cds by Sony labeled "Content enhanced &#038; protected" would bring up an installation program when the music cd was put into a personal computer.]]></description> <content:encoded><![CDATA[<p>It has come to our attention that World of Warcraft Hackers already are using <a
href="http://www.ghacks.net/2005/11/02/sony-music-cds-might-install-spyware-on-your-system/" target="_blank">Sony BMG Music&#8217;s Rootkit Software</a> to hide their hacking from Blizzards Warden Client.<br
/> We reported earlier this week that some music CDs by Sony BMG labeled &#8220;Content enhanced &#038; protected&#8221; would bring up an installation program when the music CD was put into a personal computer.</p><p>This program once installed could not be uninstalled by normal means. Hackers could use the software to hide their hacking attempts from antivirus tools and the like. Who would have thought that the first available use would be using this for hacking the online game World of Warcraft ?</p><p><span
id="more-97"></span>Blizzards Warden Client checks every 15 seconds if the computer playing Word of Warcraft runs programs or scripts in its background that would illegally help players cheat in the game. Take a look at the related thread to receive more information.</p><p>Update: The thread is no longer available and traces of the incident are only found on third party news site and not on the original sites they have been posted on.</p><p>It is nevertheless interesting to note that hackers managed to highjack the rootkit for their own purposes, in this case to cheat in the World of Warcraft game. It is likely that it can be used for other purposes as well, for instance to elude detection by convention security software that is not able to detect rootkits on the computer system.</p><p>One could now think that it took hackers a long time to manipulate the rootkit software for their own plans. It was in fact incredibly easy: Blizzard&#8217;s anti-cheat protection software could not detect files with the modified prefix $sys$. All it took was to add the prefix to the files and make sure the rootkit was up and running on the PC system to bypass Blizzard&#8217;s WOW protection.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2005/11/03/world-of-warcraft-hackers-using-sony-bmg-rootkit/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Universal Music Group Music Cds might also install rootkit</title><link>http://www.ghacks.net/2005/11/02/universal-music-group-music-cds-might-also-install-rootkit/</link> <comments>http://www.ghacks.net/2005/11/02/universal-music-group-music-cds-might-also-install-rootkit/#comments</comments> <pubDate>Wed, 02 Nov 2005 16:50:23 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Spyware]]></category> <category><![CDATA[rootkits]]></category> <category><![CDATA[universal]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=94</guid> <description><![CDATA[And another player joins the rangs of the companies that might install spyware with their Music Cds when you put them into your pc drives. "Fontana Distribution, part of Universal Music Group and distributors for Upstairs Records Inc., are encouraging the independent records labels they distribute to use content protection on their CDs. "Twelve Eighteen", featuring the hit song "Summer Nights", carries the same content protection currently being used by Sony BMG.
John Lopez of Upstairs Records commented: "we are very pleased with the seamless production of the album. The media player on the CD has a good user experience and we intend using the technology on more new releases." ]]></description> <content:encoded><![CDATA[<p>And another player joins the rangs of the companies that might install spyware with their Music Cds when you put them into your pc drives. &#8220;Fontana Distribution, part of Universal Music Group and distributors for Upstairs Records Inc., are encouraging independent records labels they distribute to use content protection on their CDs. &#8220;Twelve Eighteen&#8221;, featuring the hit song &#8220;Summer Nights&#8221;, carries the same content protection currently being used by Sony BMG.</p><p>John Lopez of Upstairs Records commented: &#8220;we are very pleased with the seamless production of the album. The media player on the CD has a good user experience and we intend using the technology on more new releases.&#8221;</p><p><span
id="more-94"></span>That means, watch out if you intend to buy products from them as well. I especially like the survey they quote, claiming that &#8220;consumers have overwhelmingly reacted positively to these new discs.&#8221;</p><p>I can only think of two possible reasons for this. First, consumers don´t know about the software they install on the system and that they won´t be able to uninstall it without lots of troubles. Second, they don&#8217;t show the survey but only quote it. As long as we won&#8217;t have hard facts its not possible to draw conclusions. For example, how were the questions phrased, who was asked for their opinion, maybe the majority never used the CDs in their PC.</p><p>Take a look at the full press release here.</p><p><strong>Update:</strong> The site where the press released was published on is no longer available. You can read up on the scandal on Wikipedia which covers every detail of it, including product recalls initiated by Sony as well as class action suits in the state of New York and California.</p><p>The backslash was big and public, and we have not heard of any attempts to put rootkit-like protections on music CDs ever since.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2005/11/02/universal-music-group-music-cds-might-also-install-rootkit/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Sony music cds might install spyware on your system</title><link>http://www.ghacks.net/2005/11/02/sony-music-cds-might-install-spyware-on-your-system/</link> <comments>http://www.ghacks.net/2005/11/02/sony-music-cds-might-install-spyware-on-your-system/#comments</comments> <pubDate>Tue, 01 Nov 2005 22:35:21 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Spyware]]></category> <category><![CDATA[music-cd]]></category> <category><![CDATA[rootkits]]></category> <category><![CDATA[sony]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=91</guid> <description><![CDATA[A few minutes ago I read a  news article written by Brian Krebs who described how some Sony Music Cds try to install a software on pcs that could be labeled as spyware.
It seems that we have reached a new level in the fight between the record companies and its consumers. If you put a music cd in question into your drive a installer will popup. If you agree to install the software you won´t find a uninstall feature anywhere on your pc.
Apparently all Music Cds labeled "Content enhanced &#038; protected" have the installer on the CD, make sure you check this before you buy a cd you would want to hear using your pc.]]></description> <content:encoded><![CDATA[<p>A few minutes ago I read a  news article written by Brian Krebs who described how some Sony Music Cds try to install a software on pcs that could be labeled as spyware.</p><p>It seems that we have reached a new level in the fight between the record companies and its consumers. If you put a music cd in question into your drive a installer will popup. If you agree to install the software you won´t find a uninstall feature anywhere on your pc.</p><p>Apparently all Music Cds labeled &#8220;Content enhanced &#038; protected&#8221; have the installer on the CD, make sure you check this before you buy a cd you would want to hear using your pc.</p><p>According to Krebs &#8220;The CDs in question make use of a technique employed by software programs known in security circles as &#8220;rootkits,&#8221; a set of tools attackers can use to maintain control over a computer system once they have broken in.&#8221;</p><p><span
id="more-91"></span></p><p>It takes pc expertise to be able to remove this software ones it is installed on your pc. FSecure analysed the product and have a own virus definition for it. Lets take a look at their summary:</p><p>Extended Copy Protection (XCP) is a CD/DVD copy protection technology created by First 4 Internet Ltd. XCP has been used to protect some audio CDs released by Sony BMG Music Entertainment. The XCP protected disks contain digital rights management (DRM) software that allow the user to make a limited number of copies of the disk and also rip the music into a digital format to be used on a computer or portable music player.</p><p>Once installed, the DRM software will hide:</p><p> Files<br
/> Processes<br
/> Registry keys and values</p><p>No means of uninstalling the DRM software is given. The software supports Windows 98SE, Windows ME, Windows 2000 SP4 and Windows XP.</p><p>This analysis was conducted on Windows XP. The music CD that contained the DRM software was Van Zant: Get Right with the Man (Sony BMG Music Entertainment).</p><p>F-secure also posted a guide on how to remove the software once installed on your system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2005/11/02/sony-music-cds-might-install-spyware-on-your-system/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
