<?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>PC Drivers &#187; Rootkit</title>
	<atom:link href="http://downloadpcdriversupdates.com/tag/rootkit/feed/" rel="self" type="application/rss+xml" />
	<link>http://downloadpcdriversupdates.com</link>
	<description>Your Guide to PC Drivers, Cool Tips &#38; the Latest Tech News</description>
	<lastBuildDate>Fri, 28 May 2010 19:53:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux Users Now Protected With New Rootkit Technique</title>
		<link>http://downloadpcdriversupdates.com/linux-users-now-protected-with-new-rootkit-technique/</link>
		<comments>http://downloadpcdriversupdates.com/linux-users-now-protected-with-new-rootkit-technique/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 18:38:34 +0000</pubDate>
		<dc:creator>Ty</dc:creator>
				<category><![CDATA[Device Drivers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Rootkit]]></category>

		<guid isPermaLink="false">http://downloadpcdriversupdates.com/?p=608</guid>
		<description><![CDATA[During the Black Hat security conference in Amsterdam, the presentation entitled “Alice in User-Land: Hijacking the Linux Kernel via/dev/mem” of the Linux professional, Anthony Lineberry, said to the public that he will soon publish the Libmemrk library. Libmemrk is operationable in both 32- and 63-bit systems.
The Libmemrk shall enable rootkit developers to hide processes and [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Linux Users Now Protected With New Rootkit Technique", url: "http://downloadpcdriversupdates.com/linux-users-now-protected-with-new-rootkit-technique/" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://downloadpcdriversupdates.com/wp-content/uploads/linux_.jpg"><img class="alignright size-medium wp-image-609" style="10px;" src="http://downloadpcdriversupdates.com/wp-content/uploads/linux_.jpg" alt="" width="236" height="133" /></a>During the Black Hat security conference in Amsterdam, the presentation entitled “Alice in User-Land: Hijacking the Linux Kernel via/dev/mem” of the Linux professional, Anthony Lineberry, said to the public that he will soon publish the Libmemrk library. Libmemrk is operationable in both 32- and 63-bit systems.</p>
<p>The Libmemrk shall enable rootkit developers to hide processes and files and also interfere in network goings-on. What it really does is that it employs the /dev/mem device driver, without the need for rights, to write into the main memory an arbitrary code from the users space. This driver shows an interface that allows the use of the memory that can be physically addressed. The Xserver and DOSEmu are now using it. Lineberry emphasized that getting things rolling with rootkits through /dev/mem is less distinguishable than the usual route which is through loadable kernel modules or LKMs.</p>
<p>This latest library will get the load off the backs of rootkit programmers by not requiring them anymore to go through the translation of virtual memory addresses into physical addresses and recognizing the memory bounds that can be studied before the attack. This way, the attacker will not be able to overwrite whatever system calls exist and replace them with another code up to the moment that the right ranges used by the kernel have been found. The actual contents found in the memory by the kernel are concurrently being shifted into a buffer.</p>
<p>For an attack to be successful, careful and detailed procedures are required which can be done by Libmemrk. These steps are described by Lineberry in his paper entitled “Malicious Code Injection via /dev/mem.” Lineberry furthers says that attacks usually do not succeed in virtual systems since hypervisors behave in a different way as compared to unvirtualized environments. He reminded everyone that even with libmemrk, the attack should still be programmed manually using assemble language. He intends to use libcc in the future so that whatever impact it creates should be lessened.</p>
<p>Lineberry usefully gave some tips how Linux users can protect themselves against these kinds of rootkits. He thought that modifying the memory driver is enough to disallow the write/read pointer 1seek to find at least 16 kb in the memory. The latest versions of Fedora and Red Hat are secure in a built-in manner since their kernels integrate SELinx or Security Enhanced Linux features into the system.</p>
<p>The publishing is not possible at the moment, according to Lineberry, since he is still in the process of getting rid of the last weaknesses that it has. This is something Linuxers should look forward to to protect themselves from possible attacks.</p>
<p><a href="http://www.h-online.com/open/A-new-Linux-rootkit-technique-presented--/news/113092"><em>The H open</em></a></p>
<p><a href="http://sharethis.com/item?&wp=2.9.2&amp;publisher=fc1455bc-ee0f-4817-9c1c-1a5c7d74e7e3&amp;title=Linux+Users+Now+Protected+With+New+Rootkit+Technique&amp;url=http%3A%2F%2Fdownloadpcdriversupdates.com%2Flinux-users-now-protected-with-new-rootkit-technique%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://downloadpcdriversupdates.com/linux-users-now-protected-with-new-rootkit-technique/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mebroot: Why It Is The Stealthiest Rootkit in the Wild?</title>
		<link>http://downloadpcdriversupdates.com/mebroot-why-it-is-the-stealthiest-rootkit-in-the-wild/</link>
		<comments>http://downloadpcdriversupdates.com/mebroot-why-it-is-the-stealthiest-rootkit-in-the-wild/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 16:17:54 +0000</pubDate>
		<dc:creator>Ty</dc:creator>
				<category><![CDATA[Device Drivers]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Mebroot]]></category>
		<category><![CDATA[Rootkit]]></category>

		<guid isPermaLink="false">http://downloadpcdriversupdates.com/?p=575</guid>
		<description><![CDATA[Mebroot, the new breed of malware or rootkit can actually replace the Master Boot Record (MBR) of an infected system that has the very first code that is executed when the computer is booting. Mebroot, AKA Torpig and Sinowal, is a very powerful malware that is undetectable in the hardware.
The Mebroot kit has the ability [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Mebroot: Why It Is The Stealthiest Rootkit in the Wild?", url: "http://downloadpcdriversupdates.com/mebroot-why-it-is-the-stealthiest-rootkit-in-the-wild/" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://downloadpcdriversupdates.com/wp-content/uploads/malware_.jpg"><img class="alignright size-medium wp-image-576" style="10px;" src="http://downloadpcdriversupdates.com/wp-content/uploads/malware_.jpg" alt="" width="118" height="200" /></a>Mebroot, the new breed of malware or rootkit can actually replace the Master Boot Record (MBR) of an infected system that has the very first code that is executed when the computer is booting. Mebroot, AKA Torpig and Sinowal, is a very powerful malware that is undetectable in the hardware.</p>
<p>The Mebroot kit has the ability to launch itself very early during startup without having to wait for file modification or registry. It is the stealthiest rootkit out there today because of its speed in launching and its ability to hide and not be detected in the infected system. It cannot be spotted easily because it can attach itself deep within the Windows system.</p>
<p>The Mebroot has already done enough damage in the RSA security division of EMC last year when a big bulk of financial data was stolen. Since then, the makers have developed the new variant so that it could hide while it reaches all corners of the drive-by downloads.</p>
<p>The moment Mebroot gets into your Windows PC, it transports a payload that records all keystrokes, insert random HTML into websites, especially banking sites, and detects HTTP and HTTPS post requests. Most vendors would say that what is really amazing about it is how it can infect the system. It does not need to connect to the disk.sys driver, but inspects what type of lower device \Device\Harddisk0\DR0 it is connected to and quickly hooks into the relative driver. Whether it is atapi.sys or acpi.sys, it can attack the driver. Therefore, results differ between PCs and virtual machines.</p>
<p>The makers were also able to integrate into the malware the ability for it to fix a bug that, in the past, has made it easier to become aware of anomalies with the MBR.</p>
<p>The most dangerous feature of Mebroot is that it is not present in the hard drive as a file after the first infection. It remains invisible. It only becomes injected into the kernel drivers during the start-up process and eventually becomes injected into svchost.exe and services.exe. Via IAT, processes will become compromised so that it can access all the internal data. Mebroot, for that reason, will not be found in the hardware. The only clue is its presence in the temp drive for only a short time.</p>
<p>Thankfully, though, the malware has not been widespread so far. It has popped up in several servers but is not present again as of the moment. But the problem remains that it may appear anytime because the authors know exactly the machinery behind the security industry. But of course, these people wouldn’t want to make it a global threat like what conficker.c did before. It may not be present today but we all have to be wary and prepared when it comes again.</p>
<p>The rootkit stores data that&#8217;s required to survive reboots in physical sectors instead of files. This means that the data, including the real payload, is not visible or in any way accessible to normal applications. Therefore the rootkit does not have to hook the normal set of interfaces to keep them hidden.</p>
<p>The MBR is the rootkit&#8217;s launch point. Therefore it doesn&#8217;t need to make any registry changes or to modify any existing startup executables in order to launch itself. This means that the only hooks it needs to make are used to hide and protect the modified MBR. Essentially this means that the rootkit hooks only two DWORDs from the disk.sys driver object which is shown in the picture below.</p>
<p><a href="http://www.eweek.com/c/a/Security/Mebroot-The-Stealthiest-Rootkit-in-the-Wild-720225/"><em>eWEEK</em></a></p>
<p><em>image credits to <a href="http://www.flickr.com/photos/sophos_germany/">Sophos D/A/CH Presseinfo</a></em></p>
<p><a href="http://sharethis.com/item?&wp=2.9.2&amp;publisher=fc1455bc-ee0f-4817-9c1c-1a5c7d74e7e3&amp;title=Mebroot%3A+Why+It+Is+The+Stealthiest+Rootkit+in+the+Wild%3F&amp;url=http%3A%2F%2Fdownloadpcdriversupdates.com%2Fmebroot-why-it-is-the-stealthiest-rootkit-in-the-wild%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://downloadpcdriversupdates.com/mebroot-why-it-is-the-stealthiest-rootkit-in-the-wild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

