<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>This is either good or bad ... depending on how you look at it</title><link>http://msmvps.com/blogs/bradley/archive/2005/01/22/33631.aspx</link><description>It's good that we're getting important enough for a known " google hacker" site to post about our uniqueness... It's bad that we're getting important enough for a known "google hacker" site to post about our uniqueness... Just a heads up ...they know</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>So what's the security of Remote Web Workplace?</title><link>http://msmvps.com/blogs/bradley/archive/2005/01/22/33631.aspx#37644</link><pubDate>Sat, 05 Mar 2005 03:37:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:37644</guid><dc:creator>TrackBack</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=37644" width="1" height="1"&gt;</description></item><item><title>So what's the security of Remote Web Workplace?</title><link>http://msmvps.com/blogs/bradley/archive/2005/01/22/33631.aspx#37642</link><pubDate>Sat, 05 Mar 2005 03:36:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:37642</guid><dc:creator>TrackBack</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=37642" width="1" height="1"&gt;</description></item><item><title>An open port is a hole is a weakness is a entry is a ....got it?</title><link>http://msmvps.com/blogs/bradley/archive/2005/01/22/33631.aspx#34977</link><pubDate>Sat, 05 Feb 2005 00:15:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:34977</guid><dc:creator>TrackBack</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=34977" width="1" height="1"&gt;</description></item><item><title>An open port is a hole is a weakness is a entry is a ....got it?</title><link>http://msmvps.com/blogs/bradley/archive/2005/01/22/33631.aspx#34975</link><pubDate>Sat, 05 Feb 2005 00:12:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:34975</guid><dc:creator>TrackBack</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=34975" width="1" height="1"&gt;</description></item><item><title>re: This is either good or bad ... depending on how you look at it</title><link>http://msmvps.com/blogs/bradley/archive/2005/01/22/33631.aspx#33707</link><pubDate>Mon, 24 Jan 2005 05:01:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:33707</guid><dc:creator>bradley</dc:creator><description>Regarding the specific supposed vulnerability or whether we should even care whether logon pages are collected in the Google (or other search engine database)&lt;br&gt;&lt;br&gt;- In general, there's probably no useful or worthwhile purpose for a logon page to be indexed and stored publicly, so in keeping with &amp;quot;divulge only as much information as necessary&amp;quot; instructing spiders not to index the logon page can be recommended.&lt;br&gt;&lt;br&gt;- Conceivably if a vulnerability should be found in SBServer, such an index might be useful for a hacker to locate victims quickly.&lt;br&gt;&lt;br&gt;- It's my opinion that if known &amp;quot;best practices&amp;quot; logon policies are applied to authentication and simple passwords are made impossible, there is no significant additional risk compared to if logon pages were not indexed. The point is that logon pages are easily discovered using other methods than doing a Google search. &lt;br&gt;&lt;br&gt;An example of probable faulty vulnerability evaluation is the &amp;quot;Google Hacker's&amp;quot; index of OWA logons. Because by default GPO Password Policy is applied to logons, ordinarily this is not a vulnerability. Normally three failed logins will force the hacker to wait 30 minutes before trying again. Bad Password Policy will hurt you in many ways, not just OWA or RWW (the supposed Google database index that found your server). And, there is no hiding what your server is, it's too easy to fingerprint your machine.&lt;br&gt;&lt;br&gt;Tony&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=33707" width="1" height="1"&gt;</description></item><item><title>re: This is either good or bad ... depending on how you look at it</title><link>http://msmvps.com/blogs/bradley/archive/2005/01/22/33631.aspx#33650</link><pubDate>Sun, 23 Jan 2005 14:17:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:33650</guid><dc:creator>bradley</dc:creator><description>Susan,&lt;br&gt;It's nice to find you are so trusting... of course, this &amp;quot;robot exclusion&amp;quot; is only good for robots that observe the rules. Also, websites can be scanned by robots or people to discover content which is technically different but has the same end result.&lt;br&gt;&lt;br&gt;1. If you have something really private exposed to the Internet, don't trust anybody, don't trust any generally observed but unenforced standard.&lt;br&gt;&lt;br&gt;2. If you have anything really private you wish to keep private, secure by requiring authentication. Microsoft technologies supports one easy to configure, strong method... NTFS permissions. Like on the LAN, it's cool to secure resources granularly at the file level. Note that this requires Windows Authentication, you can't disable Windows Authentication and still enjoy the benefits of NTFS. Files stored in a database can also be secure, for example Windows SharePoint Services (ie. Companyweb) stores files securely in a database instead of individual files so although NTFS is not part of the security solution, it still employs good Windows Authentication to access files.&lt;br&gt;&lt;br&gt;3. Not all website resources can be secured with Windows Authentication, alternative Authorities might be set such as RADIUS or most often a simple list of authorized Users stored in a table. You will not benefit from Security Policies already in place, so in these cases you will be pretty much on your own designing proper security which is more often done poorly than not.&lt;br&gt;&lt;br&gt;4. Don't secure only the gateway to resources. This used to be very common in the early days of the Web, but poorly designed private areas may only secure the login page assuming that is sufficient overlooking the fact that anyone who knows the URL of a private resource can bypass the gateway and be browsing your private resources without being challenged. This is similar to the ever-trusting SysAdmins who rely only on a firewall but ignore what might happen if someone is able to bypass the firewall and have full run of the internal network without being challenged.&lt;br&gt;&lt;br&gt;Bottom line is that if you have something really important, either rely on a known good solution such as a Web Portal solution (like Companyweb) or put in the work to secure your web resources properly.&lt;br&gt;&lt;br&gt;Tony&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=33650" width="1" height="1"&gt;</description></item></channel></rss>