<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Microsoft lists UAC hack as malware</title>
	<atom:link href="http://winjade.net/2009/07/microsoft-lists-uac-hack-as-malware/feed/" rel="self" type="application/rss+xml" />
	<link>http://winjade.net/2009/07/microsoft-lists-uac-hack-as-malware/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 16 Mar 2010 19:52:58 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: zygote_overdrive21</title>
		<link>http://winjade.net/2009/07/microsoft-lists-uac-hack-as-malware/comment-page-1/#comment-1236</link>
		<dc:creator>zygote_overdrive21</dc:creator>
		<pubDate>Wed, 18 Nov 2009 09:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=1107#comment-1236</guid>
		<description>message to microsoft: just fix that security flaw!!

message to leo davidson: great job!</description>
		<content:encoded><![CDATA[<p>message to microsoft: just fix that security flaw!!</p>
<p>message to leo davidson: great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UAC Hack Malware - Huh? ~ IT Professionals</title>
		<link>http://winjade.net/2009/07/microsoft-lists-uac-hack-as-malware/comment-page-1/#comment-1027</link>
		<dc:creator>UAC Hack Malware - Huh? ~ IT Professionals</dc:creator>
		<pubDate>Thu, 06 Aug 2009 06:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=1107#comment-1027</guid>
		<description>[...] even released yet and a significant flaw is already out there with regard to how Windows 7 handles white listing in the UAC&#8230;or something like that. On the plus side, it seems that this kind of issue is something that [...]</description>
		<content:encoded><![CDATA[<p>[...] even released yet and a significant flaw is already out there with regard to how Windows 7 handles white listing in the UAC&#8230;or something like that. On the plus side, it seems that this kind of issue is something that [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jugalator</title>
		<link>http://winjade.net/2009/07/microsoft-lists-uac-hack-as-malware/comment-page-1/#comment-1029</link>
		<dc:creator>Jugalator</dc:creator>
		<pubDate>Sat, 01 Aug 2009 00:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=1107#comment-1029</guid>
		<description>Haha, love that... :D &quot;It&#039;s not an exploit... but it&#039;s malware!&quot;</description>
		<content:encoded><![CDATA[<p>Haha, love that&#8230; <img src='http://winjade.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  &#8220;It&#8217;s not an exploit&#8230; but it&#8217;s malware!&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo Davidson</title>
		<link>http://winjade.net/2009/07/microsoft-lists-uac-hack-as-malware/comment-page-1/#comment-1026</link>
		<dc:creator>Leo Davidson</dc:creator>
		<pubDate>Fri, 31 Jul 2009 05:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=1107#comment-1026</guid>
		<description>@Ali, the proof-of-concept application they are blocking doesn&#039;t let you do much that you couldn&#039;t already do using Explorer. The application was made to prove that an idea works rather than to be something which helps people use that idea.

If someone wanted to use the application in an automated way then they&#039;d have to open its UI and send mouse/keyboard events to it. They could send mouse/keyboard events to Explorer to make it perform the same actions instead. (The fact that Explorer can be used to do this might be considered an issue but MSE isn&#039;t detecting Explorer as malware... Maybe it should! :) )

The *concept* behind the application can be used to silently elevate things (under Win7&#039;s default settings) without any user interface or UAC prompt being displayed but the application itself cannot (or at least cannot be used to do anything you couldn&#039;t also do using Explorer instead). The app displays a UI and requires user input to tell it what to run. It&#039;s left up to the user&#039;s imagination to understand that something could do the same thing without displaying a user interface.

The source code and ideas behing the application could be used to easily create such a tool but, as mentioned, if you compile your own variant of the program then the resultant exe is not detected.

For me the question is this:

If bypassing UAC does make something malware then shouldn&#039;t Explorer.exe on Win7 be detected and blocked as well? :-)</description>
		<content:encoded><![CDATA[<p>@Ali, the proof-of-concept application they are blocking doesn&#8217;t let you do much that you couldn&#8217;t already do using Explorer. The application was made to prove that an idea works rather than to be something which helps people use that idea.</p>
<p>If someone wanted to use the application in an automated way then they&#8217;d have to open its UI and send mouse/keyboard events to it. They could send mouse/keyboard events to Explorer to make it perform the same actions instead. (The fact that Explorer can be used to do this might be considered an issue but MSE isn&#8217;t detecting Explorer as malware&#8230; Maybe it should! <img src='http://winjade.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<p>The *concept* behind the application can be used to silently elevate things (under Win7&#8217;s default settings) without any user interface or UAC prompt being displayed but the application itself cannot (or at least cannot be used to do anything you couldn&#8217;t also do using Explorer instead). The app displays a UI and requires user input to tell it what to run. It&#8217;s left up to the user&#8217;s imagination to understand that something could do the same thing without displaying a user interface.</p>
<p>The source code and ideas behing the application could be used to easily create such a tool but, as mentioned, if you compile your own variant of the program then the resultant exe is not detected.</p>
<p>For me the question is this:</p>
<p>If bypassing UAC does make something malware then shouldn&#8217;t Explorer.exe on Win7 be detected and blocked as well? <img src='http://winjade.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maurice</title>
		<link>http://winjade.net/2009/07/microsoft-lists-uac-hack-as-malware/comment-page-1/#comment-1025</link>
		<dc:creator>Maurice</dc:creator>
		<pubDate>Fri, 31 Jul 2009 04:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=1107#comment-1025</guid>
		<description>@Ali, you don&#039;t get the point. Issuing a security patch that fixes the flaw entirely is preferable, but security software should pick up &lt;i&gt;any&lt;/i&gt; binary that executes the specific type of malicious code, not just &quot;the one that started it all&quot;. Especially since a recompilation of the same source can mask it.</description>
		<content:encoded><![CDATA[<p>@Ali, you don&#8217;t get the point. Issuing a security patch that fixes the flaw entirely is preferable, but security software should pick up <i>any</i> binary that executes the specific type of malicious code, not just &#8220;the one that started it all&#8221;. Especially since a recompilation of the same source can mask it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://winjade.net/2009/07/microsoft-lists-uac-hack-as-malware/comment-page-1/#comment-1024</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Fri, 31 Jul 2009 04:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=1107#comment-1024</guid>
		<description>@Bryant - even so, if I were a system administrator, I would obviously not want people to be able to just download and run this application.</description>
		<content:encoded><![CDATA[<p>@Bryant &#8211; even so, if I were a system administrator, I would obviously not want people to be able to just download and run this application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryant</title>
		<link>http://winjade.net/2009/07/microsoft-lists-uac-hack-as-malware/comment-page-1/#comment-1023</link>
		<dc:creator>Bryant</dc:creator>
		<pubDate>Fri, 31 Jul 2009 04:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=1107#comment-1023</guid>
		<description>@Robert, the thing is, that doesn&#039;t actually have any effect on the point of the post. The point is that Microsoft still classifies the proof-of-concept as malware and, by extension, the flaw as a vulnerability. They went through the effort of categorizing it and naming it accordingly, which they wouldn&#039;t have done if they didn&#039;t consider it an exploit of some sort.

@Ali, the code can be compiled into any application and fly undetected at the moment. The current signature only looks for the proof-of-concept process.</description>
		<content:encoded><![CDATA[<p>@Robert, the thing is, that doesn&#8217;t actually have any effect on the point of the post. The point is that Microsoft still classifies the proof-of-concept as malware and, by extension, the flaw as a vulnerability. They went through the effort of categorizing it and naming it accordingly, which they wouldn&#8217;t have done if they didn&#8217;t consider it an exploit of some sort.</p>
<p>@Ali, the code can be compiled into any application and fly undetected at the moment. The current signature only looks for the proof-of-concept process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://winjade.net/2009/07/microsoft-lists-uac-hack-as-malware/comment-page-1/#comment-1022</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Fri, 31 Jul 2009 04:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=1107#comment-1022</guid>
		<description>This strikes me as a good idea. IIRC the proof of concept code was distributed freely on the web. This prevents script-kiddies from copying/pasting it and using it. Sure, it doesn&#039;t solve the underlying problem, but it prevents a well-known and widely-publicized exploit from being easily used against a system.</description>
		<content:encoded><![CDATA[<p>This strikes me as a good idea. IIRC the proof of concept code was distributed freely on the web. This prevents script-kiddies from copying/pasting it and using it. Sure, it doesn&#8217;t solve the underlying problem, but it prevents a well-known and widely-publicized exploit from being easily used against a system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert McLaws</title>
		<link>http://winjade.net/2009/07/microsoft-lists-uac-hack-as-malware/comment-page-1/#comment-1021</link>
		<dc:creator>Robert McLaws</dc:creator>
		<pubDate>Fri, 31 Jul 2009 03:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=1107#comment-1021</guid>
		<description>OR someone could have submitted the file to SpyNet as malware and MS Security approved it...</description>
		<content:encoded><![CDATA[<p>OR someone could have submitted the file to SpyNet as malware and MS Security approved it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://winjade.net/2009/07/microsoft-lists-uac-hack-as-malware/comment-page-1/#comment-1028</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 30 Jul 2009 23:41:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.aeroxp.org/?p=1107#comment-1028</guid>
		<description>This won&#039;t go over too well.

they actually defined the proof of concept as malware... with its own name!</description>
		<content:encoded><![CDATA[<p>This won&#8217;t go over too well.</p>
<p>they actually defined the proof of concept as malware&#8230; with its own name!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
