<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/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/" xmlns:cs="http://blogs.iis.net/"><channel><title>Security</title><link>http://forums.iis.net/1031.aspx</link><description>A forum aimed at helping understand IIS security such as Authentication, IP restrictions, and SSL</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Stop displaying too much info</title><link>http://forums.iis.net/thread/1874775.aspx</link><pubDate>Wed, 23 Jul 2008 19:17:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1874775</guid><dc:creator>raynkel</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1874775.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1031&amp;PostID=1874775</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Thanks, that is what I seem to be hearing, Thank you.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Stop displaying too much info</title><link>http://forums.iis.net/thread/1874750.aspx</link><pubDate>Wed, 23 Jul 2008 15:54:53 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1874750</guid><dc:creator>Rovastar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1874750.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1031&amp;PostID=1874750</wfw:commentRss><description>&lt;p&gt;security/Penetration&amp;nbsp; testers always bring this one up. It really doesn&amp;#39;t really matter there are plenty of way of knowing what the server is. Apart from the HTTP banner which they pick up.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;It is a little tricky to remove this in IIS if you want to remove the HTTP banner&lt;/p&gt;&lt;p&gt;Here is how&lt;/p&gt;&lt;p&gt;http://www.microsoft.com/technet/community/en-us/iis/iis6_faq.mspx &lt;br /&gt;&lt;/p&gt;&lt;table class="QandAEntry" cellpadding="0" cellspacing="0"&gt;&lt;tr style="padding:0px 0px 7px;" id="title411"&gt;&lt;td class="dropCapQ" align="left"&gt;&lt;a&gt;Q.&lt;/a&gt;&lt;/td&gt;&lt;td class="titleBlock"&gt;&lt;a&gt;Is
it possible to hide the identity of my Web servers by removing or
revising the banner information that is returned with a request?&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr id="question411"&gt;&lt;td&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="QBlock"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="padding-top:3px;" id="answer411"&gt;&lt;td class="dropCapA" align="left"&gt;A.&lt;/td&gt;&lt;td class="ABlock"&gt;&lt;p&gt;Yes.
You can use an ISAPI filter to hide banner information. For example,
you can write a custom ISAPI filter, or you can install the &lt;a href="http://go.microsoft.com/fwlink/?LinkId=16538"&gt;UrlScan&lt;/a&gt; security tool. UrlScan contains the &lt;b&gt;RemoveServerHeader&lt;/b&gt;
feature, which removes or alters the identity of the server from the
&amp;quot;Server&amp;quot; response header in the response to the client. IIS 6.0 does
not include the &lt;b&gt;RemoveServerHeader&lt;/b&gt; feature because it offers no
real security benefit. Most server attacks are not operating
system-specific. Also, it is possible to detect the identity of a
server and information about the operating system by mechanisms that do
not depend on the server header.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&amp;nbsp;But seriously it is not worth the effort. It is nothing to really worry about.&lt;/p&gt;</description></item><item><title>Stop displaying too much info</title><link>http://forums.iis.net/thread/1874749.aspx</link><pubDate>Wed, 23 Jul 2008 15:42:34 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1874749</guid><dc:creator>raynkel</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1874749.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1031&amp;PostID=1874749</wfw:commentRss><description>&lt;p&gt;We had a security scan run our web applications and this was the only issue. Does anyone have any idea what to do for this? I know just enough about IIS to get in trouble. Thanks&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&amp;nbsp; &lt;br /&gt;&amp;nbsp;Default configurations of web servers often provide too much information about their platform and version in HTTP headers and on error pages. This data is not itself dangerous, but it can help an attacker focus on vulnerabilities associated with your specific web server platform/version.&lt;br /&gt;&lt;b&gt;&amp;nbsp;&lt;br /&gt;Recommendations:&amp;nbsp; &lt;/b&gt;&lt;br /&gt;&amp;nbsp;Configure your web server to avoid having it announce its own details. For example in Apache you would want these two configuration directives in your config file:&lt;br /&gt;ServerSignature Off&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>