<?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: Really clever Vista trick!</title>
	<atom:link href="http://www.mcgrewsecurity.com/2008/05/25/really-clever-vista-trick/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mcgrewsecurity.com/2008/05/25/really-clever-vista-trick/</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 11:44:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Didier Stevens</title>
		<link>http://www.mcgrewsecurity.com/2008/05/25/really-clever-vista-trick/#comment-354</link>
		<dc:creator>Didier Stevens</dc:creator>
		<pubDate>Wed, 04 Jun 2008 09:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgrewsecurity.com/?p=136#comment-354</guid>
		<description>To get this working on XP, you need to do 2 things:

1) Disable Windows File Protection for utilman.exe. Otherwise, the original will be put back in the system32 folder. Vista still protects system files, but doesn&#039;t fix them automatically like XP does.

2) Write a little C program that starts cmd.exe on the correct Windows station (WinSta0) and desktop (Winlogon). Have to find out why you don&#039;t need to do this on Vista.</description>
		<content:encoded><![CDATA[<p>To get this working on XP, you need to do 2 things:</p>
<p>1) Disable Windows File Protection for utilman.exe. Otherwise, the original will be put back in the system32 folder. Vista still protects system files, but doesn&#8217;t fix them automatically like XP does.</p>
<p>2) Write a little C program that starts cmd.exe on the correct Windows station (WinSta0) and desktop (Winlogon). Have to find out why you don&#8217;t need to do this on Vista.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.mcgrewsecurity.com/2008/05/25/really-clever-vista-trick/#comment-353</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 01 Jun 2008 04:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgrewsecurity.com/?p=136#comment-353</guid>
		<description>No worries.  I was just happy someone cared enough about what was posted here to call me out on it!

For a tech blog that&#039;s been around for so many eons, it&#039;s fascinating how screwed up security-related posts can get on slashdot.</description>
		<content:encoded><![CDATA[<p>No worries.  I was just happy someone cared enough about what was posted here to call me out on it!</p>
<p>For a tech blog that&#8217;s been around for so many eons, it&#8217;s fascinating how screwed up security-related posts can get on slashdot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.mcgrewsecurity.com/2008/05/25/really-clever-vista-trick/#comment-352</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 29 May 2008 20:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgrewsecurity.com/?p=136#comment-352</guid>
		<description>I&#039;ve just read the original post again, and you&#039;re right, you didn&#039;t present it as a security hole, which was how I interpreted the post, and my comment was unnecessarily confrontational as a result; so apologies for that.

In my defense, I&#039;d just spent an hour on Slashdot arguing about exactly this with a thousand monkeys at a thousand typewriters who thought it *was* a security hole, so I was probably predisposed to read that into your post (plus my blood was up ;-) ).</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just read the original post again, and you&#8217;re right, you didn&#8217;t present it as a security hole, which was how I interpreted the post, and my comment was unnecessarily confrontational as a result; so apologies for that.</p>
<p>In my defense, I&#8217;d just spent an hour on Slashdot arguing about exactly this with a thousand monkeys at a thousand typewriters who thought it *was* a security hole, so I was probably predisposed to read that into your post (plus my blood was up <img src='http://www.mcgrewsecurity.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.mcgrewsecurity.com/2008/05/25/really-clever-vista-trick/#comment-351</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 29 May 2008 02:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgrewsecurity.com/?p=136#comment-351</guid>
		<description>I haven&#039;t tried it with XP.  Strange that XP would check to see if the file has been modified, if Vista doesn&#039;t.  Either way, as has been stated earlier in this discussion, if you can get on there to modify utilman, patching or replacing that dll while you&#039;re on the filesystem is also doable.

Thanks for the links!</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t tried it with XP.  Strange that XP would check to see if the file has been modified, if Vista doesn&#8217;t.  Either way, as has been stated earlier in this discussion, if you can get on there to modify utilman, patching or replacing that dll while you&#8217;re on the filesystem is also doable.</p>
<p>Thanks for the links!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CG</title>
		<link>http://www.mcgrewsecurity.com/2008/05/25/really-clever-vista-trick/#comment-350</link>
		<dc:creator>CG</dc:creator>
		<pubDate>Wed, 28 May 2008 23:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgrewsecurity.com/?p=136#comment-350</guid>
		<description>we did some playing with this at work and could not get it to work with  XP.

anybody else actually try it and get it to work or just talking shizzle?

i did find this that said you had to do some dll patching

http://blog.didierstevens.com/2006/08/31/my-second-playdate-with-utilmanexe/
http://blog.didierstevens.com/2006/08/21/playing-with-utilmanexe/</description>
		<content:encoded><![CDATA[<p>we did some playing with this at work and could not get it to work with  XP.</p>
<p>anybody else actually try it and get it to work or just talking shizzle?</p>
<p>i did find this that said you had to do some dll patching</p>
<p><a href="http://blog.didierstevens.com/2006/08/31/my-second-playdate-with-utilmanexe/" rel="nofollow">http://blog.didierstevens.com/2006/08/31/my-second-playdate-with-utilmanexe/</a><br />
<a href="http://blog.didierstevens.com/2006/08/21/playing-with-utilmanexe/" rel="nofollow">http://blog.didierstevens.com/2006/08/21/playing-with-utilmanexe/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.mcgrewsecurity.com/2008/05/25/really-clever-vista-trick/#comment-349</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 26 May 2008 17:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgrewsecurity.com/?p=136#comment-349</guid>
		<description>Alright, I&#039;ve eaten my breakfast and had a little more time to reflect on the comments.

First of all, thanks for mentioning that this works on 2k/XP, Marcin.  I was under the impression, from the email I received about it, that it didn&#039;t, however I just booted up an XP VM, and it seems that I can run Utilman with Windows-U before logging in on it too.  It stands to reason that the same trick would work then.

And as for Simon, I reflected on your comment over my eggs and grits.  You make some good points, and your facts are all straight. In the absence of good whole-disk encryption (with the disks unmounted and keys properly dealt with), physical access does mean admin access.  I and most of my usual readers, have poked around in filesystems from a boot disk, reset passwords, etc.

You&#039;re saying it&#039;s stupid, but I think you may have gotten the wrong impression from the post.  I apologize if it seemed like I was claiming it was a &quot;surprise&quot;, because I didn&#039;t really intend to present it as a vulnerability or surprising result.  That&#039;s why, unlike the Slashdot article about the same video, I didn&#039;t present it as a &quot;vulnerability&quot; or &quot;security hole&quot;, because it&#039;s not, really.

It&#039;s a clever trick, that I believe some practitioners who read this blog might be interested in.  It&#039;s the same thing as many pentesters are already doing with boot discs and such, only it has some desirable traits: Easy to automate a quick mount-and-replace, low impact on the system (if what you replace it with cleans up after itself by putting Utilman back).

So, I agree with you that it&#039;s not surprising or a new vulnerability.  I still think that it&#039;s a nice trick to quickly deploy a backdoor or rootkit with physical access to the machine, despite the fact that it&#039;s roughly equivalent to other things you might do (full-on boot cd&#039;s and single user/safe mode).

The comments are great though:  adds some value to the post and lets us expand upon it with some discussion.  I hope you keep reading this &#039;security&#039; blog, Simon :)</description>
		<content:encoded><![CDATA[<p>Alright, I&#8217;ve eaten my breakfast and had a little more time to reflect on the comments.</p>
<p>First of all, thanks for mentioning that this works on 2k/XP, Marcin.  I was under the impression, from the email I received about it, that it didn&#8217;t, however I just booted up an XP VM, and it seems that I can run Utilman with Windows-U before logging in on it too.  It stands to reason that the same trick would work then.</p>
<p>And as for Simon, I reflected on your comment over my eggs and grits.  You make some good points, and your facts are all straight. In the absence of good whole-disk encryption (with the disks unmounted and keys properly dealt with), physical access does mean admin access.  I and most of my usual readers, have poked around in filesystems from a boot disk, reset passwords, etc.</p>
<p>You&#8217;re saying it&#8217;s stupid, but I think you may have gotten the wrong impression from the post.  I apologize if it seemed like I was claiming it was a &#8220;surprise&#8221;, because I didn&#8217;t really intend to present it as a vulnerability or surprising result.  That&#8217;s why, unlike the Slashdot article about the same video, I didn&#8217;t present it as a &#8220;vulnerability&#8221; or &#8220;security hole&#8221;, because it&#8217;s not, really.</p>
<p>It&#8217;s a clever trick, that I believe some practitioners who read this blog might be interested in.  It&#8217;s the same thing as many pentesters are already doing with boot discs and such, only it has some desirable traits: Easy to automate a quick mount-and-replace, low impact on the system (if what you replace it with cleans up after itself by putting Utilman back).</p>
<p>So, I agree with you that it&#8217;s not surprising or a new vulnerability.  I still think that it&#8217;s a nice trick to quickly deploy a backdoor or rootkit with physical access to the machine, despite the fact that it&#8217;s roughly equivalent to other things you might do (full-on boot cd&#8217;s and single user/safe mode).</p>
<p>The comments are great though:  adds some value to the post and lets us expand upon it with some discussion.  I hope you keep reading this &#8216;security&#8217; blog, Simon <img src='http://www.mcgrewsecurity.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.mcgrewsecurity.com/2008/05/25/really-clever-vista-trick/#comment-348</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 26 May 2008 16:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgrewsecurity.com/?p=136#comment-348</guid>
		<description>I agree that it&#039;s not surprising, and that with physical access all bets are off.  I simply hadn&#039;t seen it done like this before, and thought it was a neat trick.

Not everything posted here is going to be groundbreaking, and I never claimed it would be.  Sometimes it&#039;s just like I said it was: a quick and easy trick that you might get some use out of.

Thanks for the comments!</description>
		<content:encoded><![CDATA[<p>I agree that it&#8217;s not surprising, and that with physical access all bets are off.  I simply hadn&#8217;t seen it done like this before, and thought it was a neat trick.</p>
<p>Not everything posted here is going to be groundbreaking, and I never claimed it would be.  Sometimes it&#8217;s just like I said it was: a quick and easy trick that you might get some use out of.</p>
<p>Thanks for the comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.mcgrewsecurity.com/2008/05/25/really-clever-vista-trick/#comment-347</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 26 May 2008 15:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgrewsecurity.com/?p=136#comment-347</guid>
		<description>I&#039;m sorry, but this is just stupid.  If you have sufficient physical access to the computer to boot off a Linux boot disk, then, if there&#039;s no encryption, you&#039;ve got arbitrary read and write access to all the files on the machine -- so why on earth is it a surprise that you&#039;ve got admin access to it?!

Hell, you don&#039;t even need to bother with a Linux boot disc -- if you have physical access to a box, just press F8 on startup (/ on Linux, append S to the GRUB kernel line) and boot into single user mode.

The fact that Physical access -&gt; Admin access is one of the fundamental, immutable laws of computer security.  I can&#039;t believe that this something like this was posted to a &#039;security&#039; blog.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry, but this is just stupid.  If you have sufficient physical access to the computer to boot off a Linux boot disk, then, if there&#8217;s no encryption, you&#8217;ve got arbitrary read and write access to all the files on the machine &#8212; so why on earth is it a surprise that you&#8217;ve got admin access to it?!</p>
<p>Hell, you don&#8217;t even need to bother with a Linux boot disc &#8212; if you have physical access to a box, just press F8 on startup (/ on Linux, append S to the GRUB kernel line) and boot into single user mode.</p>
<p>The fact that Physical access -&gt; Admin access is one of the fundamental, immutable laws of computer security.  I can&#8217;t believe that this something like this was posted to a &#8216;security&#8217; blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: /var/log/TuXeD &#187; Blog Archive &#187; Acceso System en Windows Vista</title>
		<link>http://www.mcgrewsecurity.com/2008/05/25/really-clever-vista-trick/#comment-346</link>
		<dc:creator>/var/log/TuXeD &#187; Blog Archive &#187; Acceso System en Windows Vista</dc:creator>
		<pubDate>Mon, 26 May 2008 07:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgrewsecurity.com/?p=136#comment-346</guid>
		<description>[...] en Slashdot y McGrew Security que Jesse Varsalone ha publicado un pequeño truco que permite conseguir acceso System en Vista sin [...]</description>
		<content:encoded><![CDATA[<p>[...] en Slashdot y McGrew Security que Jesse Varsalone ha publicado un pequeño truco que permite conseguir acceso System en Vista sin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcin</title>
		<link>http://www.mcgrewsecurity.com/2008/05/25/really-clever-vista-trick/#comment-345</link>
		<dc:creator>Marcin</dc:creator>
		<pubDate>Mon, 26 May 2008 06:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcgrewsecurity.com/?p=136#comment-345</guid>
		<description>Big deal..  You can do this in 2000 and XP as well.</description>
		<content:encoded><![CDATA[<p>Big deal..  You can do this in 2000 and XP as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

