<?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>Darknet - The Darkside &#187; hiding malware</title>
	<atom:link href="http://www.darknet.org.uk/tag/hiding-malware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:38:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Hacker Develops Tool To Hide Malware in .NET Framework</title>
		<link>http://www.darknet.org.uk/2009/04/hacker-develops-tool-to-hide-malware-in-net-framework/</link>
		<comments>http://www.darknet.org.uk/2009/04/hacker-develops-tool-to-hide-malware-in-net-framework/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 16:34:32 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Windows Hacking]]></category>
		<category><![CDATA[.net exploit]]></category>
		<category><![CDATA[.net malware tool]]></category>
		<category><![CDATA[.net rootkit]]></category>
		<category><![CDATA[.net security]]></category>
		<category><![CDATA[.net vulnerability]]></category>
		<category><![CDATA[.Net-Sploit]]></category>
		<category><![CDATA[hacking .net]]></category>
		<category><![CDATA[hiding malware]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[malware tool]]></category>
		<category><![CDATA[rootkit]]></category>
		<category><![CDATA[viruses]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1724</guid>
		<description><![CDATA[Once again something is wrong with part of the Microsoft suite of software and once again they are denying it&#8217;s anything to do with them. This time a researcher has developed a rootkit style infection tool aimed at the .Net framework. Most modern computers come with .Net of some description installed so this could be [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
/* Darknet-BodyRec */
google_ad_slot = "8649785837";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Once again something is wrong with part of the <a href="http://www.darknet.org.uk/tag/microsoft/">Microsoft</a> suite of software and once again they are denying it&#8217;s anything to do with them.</p>
<p>This time a researcher has developed a rootkit style infection tool aimed at the .Net framework.</p>
<p>Most modern computers come with .Net of some description installed so this could be quite a widespread threat, especially if it gets into the hands of the bad guys and they use it for something like <a href="http://www.darknet.org.uk/tag/conficker/">Conficker</a>.</p>
<blockquote><p>A computer security researcher has released an upgraded tool that can simplify the placement of difficult-to-detect malicious software in Microsoft&#8217;s .Net framework on Windows computers.</p>
<p>The tool, called .Net-Sploit 1.0, allows for modification of .Net, a piece of software installed on most Windows machines that allows the computers to execute certain types of applications.</p>
<p>Microsoft makes a suite of developer tools for programmers to write applications compatible with the framework. It offers developers the advantage of writing programs in several different high-level languages that will all run on a PC.</p>
<p>.Net-Sploit allows a hacker to modify the .Net framework on targeted machines, inserting rootkit-style malicious software in a place untouched by security software and where few security people would think to look, said Erez Metula, the software security engineer for 2BSecure who wrote the tool.</p></blockquote>
<p>It an interesting attack vector, attacking a different part of the OS that isn&#8217;t usually targeted. It offers better protection from AV software and from being found and it&#8217;s pretty much guaranteed all Windows computers will have .Net installed.</p>
<p>I&#8217;d guess some pretty interesting stuff can be gathered by tapping into .Net.</p>
<blockquote><p>.Net-Sploit essentially lets an attacker replace a legitimate piece of code within .Net with a malicious one. Since some applications depend on parts of the .Net framework in order to run, it means the malware can affect the function of many applications.</p>
<p>For example, an application that has an authentication mechanism could be attacked if the tampered .Net framework were to intercept user names and passwords and send them to a remote server, Metula said.</p>
<p>.Net-Sploit automates some of the arduous coding tasks necessary to corrupt the framework, speeding up development of an attack. For example, it can help pull a relevant DLL (dynamic link library) from the framework and deploy the malicious DLL.</p>
<p>Metula said that an attacker would already have to have control of a machine before his tool could be used. The advantage of corrupting the .Net framework is that an attacker could clandestinely maintain control over the machine for a long time.</p>
<p>It could potentially be abused by rogue system administrators, who could abuse their access privileges to deploy so-called &#8220;backdoors&#8221; or malware than enables remote access, Metula said.</p></blockquote>
<p>Of course the disadvantage is you already need to have control over the machine to execute this kind of attack, I guess it&#8217;s for when you&#8217;ve hacked the machine and you want to keep control or gather more data.</p>
<p>Metula has <a href="http://applicationsecurity.co.il/english/NETFrameworkRootkits/tabid/161/Default.aspx">published a white paper</a> on the technique as well as the latest version of .Net-Sploit.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
/* Darknet-Body468 */
google_ad_slot = "1341243171";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Source: <a href="http://www.cio.com/article/print/489729">CIO</a> (<em>Thanks Navin</em>)</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Hacker+Develops+Tool+To+Hide+Malware+in+.NET+Framework+http://bit.ly/ARHkh+from+@THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/04/hacker-develops-tool-to-hide-malware-in-net-framework/&amp;title=Hacker+Develops+Tool+To+Hide+Malware+in+.NET+Framework" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/04/hacker-develops-tool-to-hide-malware-in-net-framework/&amp;title=Hacker+Develops+Tool+To+Hide+Malware+in+.NET+Framework" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/04/hacker-develops-tool-to-hide-malware-in-net-framework/&amp;t=Hacker+Develops+Tool+To+Hide+Malware+in+.NET+Framework" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/04/hacker-develops-tool-to-hide-malware-in-net-framework/&amp;title=Hacker+Develops+Tool+To+Hide+Malware+in+.NET+Framework" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/04/hacker-develops-tool-to-hide-malware-in-net-framework/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
