<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Back From Black Hat</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx</link><description>Well, we’re back after an exciting week in Las Vegas presenting on Microsoft Windows Vista. There are plenty of reports out there recapping what we discussed, so I won’t go any further into that in this post. But there were many presentations outside</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Back From Black Hat</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#693989</link><pubDate>Thu, 10 Aug 2006 06:35:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693989</guid><dc:creator>Chris</dc:creator><description>Something stupid, but about the bluepill... while i agree their isn't a solid way to protect against everything especially with someone sitting down with admin priviledges... perhaps vista needs to be better at autohealing the kernel after a modification to its kernel takes place. &lt;br&gt;&lt;br&gt;If Microsoft knows what the kernels supposed to look like shouldn't an automated roll back be possible based on the current vista versioning? &lt;br&gt;&lt;br&gt;It's just a thought and i'm by far not a security guru but it just appears that if you can't block everything, perhaps just blocking isnt the only way to bite the bullet... Perhaps in this case a good offensive recovery of the kernel to heal itself would remove the damage that a change like a bluepill could create.</description></item><item><title>re: Back From Black Hat</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#694751</link><pubDate>Fri, 11 Aug 2006 00:29:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:694751</guid><dc:creator>Timothy</dc:creator><description>I really think it's silly when people get all excited about malware/exploits that require administrative privileges to execute. &amp;nbsp;You can also format the hard drive as an admin without the OS complaining, what's your point?&lt;br&gt;&lt;br&gt;That being said, I think it is good that the Windows team is analyzing these strategies, such as bluepill, to further protect admins from shooting themselves in the foot by running 100% of the time as admins. &amp;nbsp;But I still have no sympathy for someone who is exploited while being an admin.&lt;br&gt;</description></item><item><title>re: Back From Black Hat</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#712189</link><pubDate>Tue, 22 Aug 2006 12:54:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:712189</guid><dc:creator>Larry</dc:creator><description>Actually, the problem doesn't have anything to do with Vista per se, it is more of a hardware problem. Here is a link to the blog of the woman (Joanna Rutkowska) who developed the &amp;quot;Blue Bill&amp;quot;:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://theinvisiblethings.blogspot.com/2006/06/introducing-blue-pill.html"&gt;http://theinvisiblethings.blogspot.com/2006/06/introducing-blue-pill.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;If you read her blog, the &amp;quot;Blue Pill&amp;quot; exploits a weakness in the AMD &amp;quot;Pacifica SVM technology.&amp;quot; This technology is available in certain 64-bit versions of AMD processors and it has nothing to do with the operating system. Here is a quote from her blog:&lt;br&gt;&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;quot;I would like to make it clear, that the Blue Pill&lt;br&gt; &amp;nbsp; &amp;nbsp; technology does not rely on any bug of the underlying&lt;br&gt; &amp;nbsp; &amp;nbsp; operating system. I have implemented a working&lt;br&gt; &amp;nbsp; &amp;nbsp; prototype for Vista x64, but I see no reasons why it&lt;br&gt; &amp;nbsp; &amp;nbsp; should not be possible to port it to other operating&lt;br&gt; &amp;nbsp; &amp;nbsp; systems, like Linux or BSD which can be run on x64&lt;br&gt; &amp;nbsp; &amp;nbsp; platform.&lt;br&gt;&lt;br&gt;Her exploit works by creating an undetectable &amp;quot;Virtual Machine&amp;quot; in which &amp;quot;malware&amp;quot; could run. These kinds of undetectable programs are generally called &amp;quot;Root Kits&amp;quot; and they use various technologies to work.&lt;br&gt;&lt;br&gt;Microsoft Research wrote an article about using Virtual Machine technology for creating a root kit several months ago, but it used commercial software to create the Virtual Machine: &lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.eecs.umich.edu/~pmchen/papers/king06.pdf"&gt;http://www.eecs.umich.edu/~pmchen/papers/king06.pdf&lt;/a&gt;&lt;br&gt;&lt;br&gt;Because this technique required a commercial virtual machine, it was not a very practical way to create malware.&lt;br&gt;&lt;br&gt;Joanna's accomplishment was to exploit the new AMD SVM technology to inject the malware without rebooting the machine. She claims that it may be possible to do the same thing with Intel's Virtual Technology (VT), but she hasn't tried it.&lt;br&gt;&lt;br&gt;On her blog, there is a lengthy discussion about ways that the exploit might be detected and whether it might be possible to prevent an infection. Some people feel that the Intel Virtual Technology is not as vulnerable and would allow for easier detection of the &amp;quot;Root Kit&amp;quot;.&lt;br&gt;&lt;br&gt;Bottom line is that her hack exploits a microprocessor weakness and there may be no way to prevent it, no matter what operating system you are using. I suspect that the ultimate solution will require changes to microprocessor architecture.&lt;br&gt;</description></item><item><title>re: Back From Black Hat</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#712596</link><pubDate>Tue, 22 Aug 2006 16:15:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:712596</guid><dc:creator>Stephen</dc:creator><description>Just a quick comment on the Admin aspect of this post.&lt;br&gt;&lt;br&gt;I work around many different OS's and you always hear arguments why people need 'Administrator/root' privledges for thier system. &amp;nbsp;As far as I am concerned any no one should be on a system with Administrative/Super User privledges to begin with. &amp;nbsp;Why do you think *NIX makes you create a 'USER' account during OS Installation.&lt;br&gt;&lt;br&gt;Proper security practices need to be taught to all...create a normal user (No Privledges to destroy the system) and if you need to install something you can 'Run As...' or you can 'SU...' to get it on the system.&lt;br&gt;&lt;br&gt;Just my 2 cents worth and hope that it is worth it.</description></item><item><title>re: Back From Black Hat</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#713062</link><pubDate>Tue, 22 Aug 2006 22:49:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:713062</guid><dc:creator>Gerk</dc:creator><description>Stephen,&lt;br&gt;&lt;br&gt;You wrote &amp;quot;Proper security practices need to be taught to all...&amp;quot;&lt;br&gt;&lt;br&gt;I think your failing to account for one simple fact in stating that users should run as a 'normal' user. &amp;nbsp;A significant amount of Windows software simply does not function without admin privileges. &amp;nbsp;Though this problem is slowly (ever-so-slowly) correcting itself, it still continues to drive the need.&lt;br&gt;&lt;br&gt;Years ago I remember upgrading my wife's account to admin on our home box because she could not RUN Microsoft's &amp;quot;Picture It&amp;quot; photo editor without being an admin. &amp;nbsp;More recently, my wife can't use her XP Home 'user' account on her Toshiba notebook computer because the battery power-level indicator fails to function without being an admin. &amp;nbsp;This seems silly, but the notebook fails to initiate the screen dimming on low power or the safe shutdown prior to power outage.&lt;br&gt;&lt;br&gt;So yes Stephen, in an ideal world no one gets admin rights. &amp;nbsp;Unfortunately it will be a very long time before software allows this to become the norm.&lt;br&gt;</description></item><item><title>MSDN Flash Ireland - International Resources - 1 Sept 06</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#733158</link><pubDate>Thu, 31 Aug 2006 11:32:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:733158</guid><dc:creator>Robert Burke's Weblog</dc:creator><description>Web Resources&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;amp;amp;nbsp;&lt;br&gt;&lt;br&gt;[SQL Server and Data Access] 2006 PASS Community Summit: Microsoft SQL...</description></item><item><title>re: Back From Black Hat</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#746296</link><pubDate>Fri, 08 Sep 2006 16:32:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:746296</guid><dc:creator>Paul Hudson</dc:creator><description>I can't see the problem here. &amp;nbsp;If an admin trashes the server, they may find it difficult to find gainful employment in the future.&lt;br&gt;&lt;br&gt;If the admin does something stupid, then they have to fix it. &amp;nbsp;Hopefully, they are intelligent enough to know how to fix it.</description></item><item><title>re: Back From Black Hat</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#751744</link><pubDate>Wed, 13 Sep 2006 10:39:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:751744</guid><dc:creator>Chris G.</dc:creator><description>It has been quite evident and ever-so-publicly stated in recent history that many have it in for any OS with the Microsoft tag. That being the case I must say that I am rather pleased with the RTM Vista. Granted the &amp;quot;Blue Pill&amp;quot; scenario worked rather well but to be fair how often is someone going to get anonymous access to SU on a remote machine running Vista? We would do well to remember most Malware is injected into a system through user error. Granted the lsass ports are still open however I have yet to be able to infect my PC running Vista through a remote port eventhough they are open. i.e. The following exploits were tested and failed to root on my Vista machine. {DCom and Dcom2, NetDevil, lsass, All seven Optix mods, Upnp, netbios} Also the following modded viri failed to infect my host pc trying to root and remote execute RBot, Ago(all variations), RXBot(All Var's),NLX (new dcass modd),aIRC, all sassers, DNSX (New Aug 06 mod), phatbot and mods.&lt;br&gt;Now My point? 80% of Malware comes from the remote execution of scripts by malicious users. Malicious scripts have yet to be able to access the Vista kernel. The farthest I was able to get on my journey to infect my Test PC was the User Account control popping up alerting me of a script trying to run on a Optix Bot Variation. In order to achieve this feat I had to SU and install the remote execute script by hand. &lt;br&gt;I believe the moral of this story is, Unless you are planning on leaving your remote desktop turned on to accept all connections with admin access while leaving the User Account Control and windows firewall and defender turned off, RTM Vista provides a more stable, more secure core than most *nix platforms and OS X. </description></item><item><title>re: Back From Black Hat</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#751746</link><pubDate>Wed, 13 Sep 2006 10:40:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:751746</guid><dc:creator>Chris G.</dc:creator><description>It has been quite evident and ever-so-publicly stated in recent history that many have it in for any OS with the Microsoft tag. That being the case I must say that I am rather pleased with the RTM Vista. Granted the &amp;quot;Blue Pill&amp;quot; scenario worked rather well but to be fair how often is someone going to get anonymous access to SU on a remote machine running Vista? We would do well to remember most Malware is injected into a system through user error. Granted the lsass ports are still open however I have yet to be able to infect my PC running Vista through a remote port eventhough they are open. i.e. The following exploits were tested and failed to root on my Vista machine. {DCom and Dcom2, NetDevil, lsass, All seven Optix mods, Upnp, netbios} Also the following modded viri failed to infect my host pc trying to root and remote execute RBot, Ago(all variations), RXBot(All Var's),NLX (new dcass modd),aIRC, all sassers, DNSX (New Aug 06 mod), phatbot and mods.&lt;br&gt;Now My point? 80% of Malware comes from the remote execution of scripts by malicious users. Malicious scripts have yet to be able to access the Vista kernel. The farthest I was able to get on my journey to infect my Test PC was the User Account control popping up alerting me of a script trying to run on a Optix Bot Variation. In order to achieve this feat I had to SU and install the remote execute script by hand. &lt;br&gt;I believe the moral of this story is, Unless you are planning on leaving your remote desktop turned on to accept all connections with admin access while leaving the User Account Control and windows firewall and defender turned off, RTM Vista provides a more stable, more secure core than most *nix platforms and OS X. I am for the first time pleased to say I Use a Genuine Microsoft Operating System.</description></item><item><title>Windows Vista Security : Back From Black Hat</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#772808</link><pubDate>Wed, 27 Sep 2006 00:22:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:772808</guid><dc:creator>Windows Vista Security : Back From Black Hat</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx"&gt;http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx&lt;/a&gt;</description></item><item><title>  Back From Black Hat at  Vistalogy</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#1419321</link><pubDate>Sat, 06 Jan 2007 05:33:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1419321</guid><dc:creator>  Back From Black Hat at  Vistalogy</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.vistalogy.com/2006/08/07/back-from-black-hat/"&gt;http://www.vistalogy.com/2006/08/07/back-from-black-hat/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>The Capslock Assassin  &amp;raquo; Blog Archive   &amp;raquo; Windows Vista @ Black Hat</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#1556437</link><pubDate>Tue, 30 Jan 2007 13:59:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1556437</guid><dc:creator>The Capslock Assassin  » Blog Archive   » Windows Vista @ Black Hat</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://capslockassassin.com/?p=6"&gt;http://capslockassassin.com/?p=6&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Back From Black Hat</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#1655976</link><pubDate>Mon, 12 Feb 2007 03:54:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1655976</guid><dc:creator>Dean</dc:creator><description>&lt;p&gt;Baa, just an annoyance and just barely better security!&lt;/p&gt;
&lt;p&gt;Vista is just overlapping guest privileges even when when the user is logged on as Admin..&lt;/p&gt;
&lt;p&gt;Then, instead of blocking them, it asks.. COME ON! If you spent one day in my shoes where you see first hand that that people NEED admin rights to be able to use their computers and to ask them if they want to run something A CABILLION TIMES will only annoy them.&lt;/p&gt;
&lt;p&gt;The MAC commercial sums it up very well.. Yes I hate to agree with a drugged out, burnt out, hippy, (the founders of MAC, a bunch of &amp;quot;blue box&amp;quot; making stoners).. But, that commercial is very accurate.&lt;/p&gt;
&lt;p&gt;Is MAC the answer? NO.. MAC sucks, if you live in the real world with numbers, applications, and games.. There is a reason 90% of the computer world use Microsoft. That is why they make viruses for them.. Why would they make a virus for something no one is using?&lt;/p&gt;
&lt;p&gt;ANYWAY..&lt;/p&gt;
&lt;p&gt;Guest account=NO (can not do crap)&lt;/p&gt;
&lt;p&gt;Admin all the time=N0 (to many holes)&lt;/p&gt;
&lt;p&gt;Asking a cabillion questions=NO (then still allowing the teen, kid or average user to still allow it, WILL NOT WORK)&lt;/p&gt;
&lt;p&gt;What is the answer?&lt;/p&gt;
&lt;p&gt;Well, if I told you, I would not make a living... I have been doing my system from about 2000. Works good. &lt;/p&gt;
&lt;p&gt;Am I for real?&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.cbs13.com/video/?id=15413@kovr.dayport.com"&gt;http://www.cbs13.com/video/?id=15413@kovr.dayport.com&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.cbs13.com/video/?id=15410@kovr.dayport.com"&gt;http://www.cbs13.com/video/?id=15410@kovr.dayport.com&lt;/a&gt; &lt;/p&gt;
</description></item><item><title>re: Back From Black Hat</title><link>http://blogs.msdn.com/windowsvistasecurity/archive/2006/08/07/691441.aspx#1657513</link><pubDate>Mon, 12 Feb 2007 07:55:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1657513</guid><dc:creator>Dean</dc:creator><description>&lt;p&gt;Ha, another crap feature of UAC, you have to reboot to turn it OFF or ON! Ha, with my CPULOCK, you just turn it on and off at will.&lt;/p&gt;
&lt;p&gt;I have only spent about 10 min playing with Vista, but, I like the look and feal.&lt;/p&gt;
</description></item></channel></rss>