<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://port25.technet.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>Do many eyes make a bug shallow? </title><link>http://port25.technet.com/archive/2006/06/30/Do-many-eyes-make-a-bug-shallow_3F00_-.aspx</link><description>Sam interviews Mike Howard, Senior Security PM at Microsoft around security in the operating system and how we think about &amp; engineer security defenses into an operating system. What are the myths around security - do many eyes make a bug shallow?</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 40109.1145)</generator><item><title>re: Do many eyes make a bug shallow? </title><link>http://port25.technet.com/archive/2006/06/30/Do-many-eyes-make-a-bug-shallow_3F00_-.aspx#2808</link><pubDate>Mon, 24 Jul 2006 17:12:07 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2808</guid><dc:creator>breiter</dc:creator><description>&lt;p&gt;&amp;quot;I have been among those requesting OpenSSH in Vista. &amp;nbsp;However, I would specify that I think it needs to be a part of SUA on Vista Server rather than a workstation option.&amp;quot;&lt;/p&gt;
&lt;p&gt;I would like to see OpenSSH included in the base set of &amp;quot;unix utilities&amp;quot; shipped by Microsoft with SUA. But for some reason that is incomprehensible to me MSFT seems to want an arms-length distance there. &lt;/p&gt;
&lt;p&gt;The complete OpenSSH suite is actively being maintained for Interix (SFU/SUA) by Rodney Ruddock of Interopsystems along with a fairly substantial portage. It is a free download, you just have to register with the site.&lt;/p&gt;
&lt;p&gt;Rodney is one of the original developers of the Interix technology that is now &amp;quot;SUA&amp;quot;. Interopsystems also has an enhanced OpenSSH that includes some GUI tools and chroot support for a reasonable fee.&lt;/p&gt;
&lt;p&gt;This arms-length thing may actually be a blessing in disguise because Interopsystems is, in my experience, more knowledgeable and more responsive than the SUA development team at Microsoft.&lt;/p&gt;
&lt;p&gt;[&lt;a rel="nofollow" target="_new" href="http://www.interopsystems.com/tools/warehouse.htm"&gt;http://www.interopsystems.com/tools/warehouse.htm&lt;/a&gt;]&lt;/p&gt;
&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2808" width="1" height="1"&gt;</description></item><item><title>re: Do many eyes make a bug shallow? </title><link>http://port25.technet.com/archive/2006/06/30/Do-many-eyes-make-a-bug-shallow_3F00_-.aspx#2740</link><pubDate>Thu, 13 Jul 2006 22:37:04 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2740</guid><dc:creator>fluke</dc:creator><description>&lt;p&gt;In Mike Howard's blog, he give strcpy() as an example of a banned API call for security reasons. &amp;nbsp;But in the Port 25 announced Longhorn Server Identity Management for UNIX components, there is a &amp;quot;ssod&amp;quot; application that must be run by root that calls strcpy() in 19 different places.&lt;/p&gt;
&lt;p&gt;Is the procedures that Howard talks about being applied to MS interop products and how can you explain the use of banned API calls in the ssod code?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2740" width="1" height="1"&gt;</description></item><item><title>Regarding my request for OpenSSH in Vista</title><link>http://port25.technet.com/archive/2006/06/30/Do-many-eyes-make-a-bug-shallow_3F00_-.aspx#2702</link><pubDate>Sun, 02 Jul 2006 07:46:15 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2702</guid><dc:creator>einhverfr</dc:creator><description>I have been among those requesting OpenSSH in Vista. &amp;nbsp;However, I would specify that I think it needs to be a part of SUA on Vista Server rather than a workstation option. &amp;nbsp;There is no function I can think of for OpenSSH on the workstation that can't be either solved by GPO's or a client like PuTTY.&lt;br&gt;&lt;br&gt;Yet, the server is different. &amp;nbsp;One of the nice aspects of SFU was that it provided better remote commandline management capabilities to Windows Servers, thus allowing many people to be more productive wrt remote scripting. &amp;nbsp;Unfortunately, this was horribly insecure.&lt;br&gt;&lt;br&gt;OpenSSH ought to be seen the same way it is in the rest of the world-- as the successor of plain text telnet. &amp;nbsp;And I see only two ways forward for Microsoft-- fully kerberize telnet (including session encryption) on both your client and server or offer a kerberized OpenSSH for the server.&lt;br&gt;&lt;br&gt;If Telnet wasn't ever used, it would not have been included in SFU. &amp;nbsp;For the right audience it is very helpful. &amp;nbsp;And you hope that &amp;quot;Abbie&amp;quot; isn't administering your servers, don't you?&lt;br&gt;&lt;br&gt;Best Wishes,&lt;br&gt;Chris Travers&lt;br&gt;Metatron Technology Consulting &lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2702" width="1" height="1"&gt;</description></item><item><title>Many eyes are irrelevant except for confidence</title><link>http://port25.technet.com/archive/2006/06/30/Do-many-eyes-make-a-bug-shallow_3F00_-.aspx#2701</link><pubDate>Sun, 02 Jul 2006 07:30:19 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2701</guid><dc:creator>einhverfr</dc:creator><description>The openness of he platform is largely irrelevant except that it makes the process of analyzing the security of a given package a bit easier.&lt;br&gt;&lt;br&gt;The best thing to take away from this interview is that one will never be able to prevent all attacks. &amp;nbsp;That it is the structure and architecture of the software is what makes the software secure.&lt;br&gt;&lt;br&gt;I wasn't expecting much from this interview. &amp;nbsp;I still think that Microsoft does an unusually poor job in designing systems which fall back gracefully in the case of a security vulnerability. &amp;nbsp;However, it is refreshing to understand that there are people at Microsoft who truly understand secure software design.&lt;br&gt;&lt;br&gt;Best Wishes,&lt;br&gt;Chris Travers&lt;br&gt;Metatron Technology Consulting&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2701" width="1" height="1"&gt;</description></item></channel></rss>