<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IISinformation.com &#187; Security</title>
	<atom:link href="http://www.iisinformation.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iisinformation.com</link>
	<description>All Things IIS</description>
	<lastBuildDate>Thu, 01 Jul 2010 13:21:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Self Signing SSL for IIS7 (selfssl7)</title>
		<link>http://www.iisinformation.com/2010/05/self-signing-ssl-for-iis7-selfssl7/</link>
		<comments>http://www.iisinformation.com/2010/05/self-signing-ssl-for-iis7-selfssl7/#comments</comments>
		<pubDate>Tue, 04 May 2010 02:00:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[self signing]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.iisinformation.com/?p=1949</guid>
		<description><![CDATA[In our previous post on self-signing ssl we walk you through setting up your own SSL certificate using selfssl.  This process still works well with IIS7 if you have iis6 compatibility mode enabled.  The team over at Microsoft realized the need to extend this great tool for IIS7 and added more features.
This great post over [...]]]></description>
			<content:encoded><![CDATA[<p>In our previous post on <a href="http://www.iisinformation.com/2010/01/self-signing-ssl/">self-signing ssl</a> we walk you through setting up your own SSL certificate using selfssl.  This process still works well with IIS7 if you have iis6 compatibility mode enabled.  The team over at Microsoft realized the need to extend this great tool for IIS7 and added more features.</p>
<p>This great post over at iis.net by Thomas Deml that explains the new features of selfssl7 and has a link to download this tool:</p>
<p><a href="http://www.iisinformation.com/wp-content/uploads/2010/05/SelfSSL7.zip">Download selfSSL7</a></p>
<p>SelfSSL7 has the following features:</p>
<ul>
<li>The site name SSL is to be configured on</li>
<li>The IP address</li>
<li>The port</li>
<li>Add as a trusted root certificate</li>
<li>Export to a pfx file</li>
<li>One or more configurable common name</li>
<li>Configurable expiration date</li>
<li>Configurable key size</li>
</ul>
<p>You can see all the examples of use and features at Thomas Deml&#8217;s post ( <a href="http://blogs.iis.net/thomad/archive/2010/04/16/setting-up-ssl-made-easy.aspx">http://blogs.iis.net/thomad/archive/2010/04/16/setting-up-ssl-made-easy.aspx</a>)</p>
<p>What a great new tool.  We are excited to use this to secure our internal applications and use it for testing.  I hope the IIS team keeps up the great work and continues to push out tools like this.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">
<h2 class="pageTitle">Thomas Deml</h2>
</div>
<p><map name='google_ad_map_1949_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1949?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1949_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1949&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F05%2Fself-signing-ssl-for-iis7-selfssl7%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=1949">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/05/self-signing-ssl-for-iis7-selfssl7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FTP 7.5 for IIS:  The Series</title>
		<link>http://www.iisinformation.com/2010/02/ftp-7-5-for-iis-the-series/</link>
		<comments>http://www.iisinformation.com/2010/02/ftp-7-5-for-iis-the-series/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 21:32:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.iisinformation.com/?p=1926</guid>
		<description><![CDATA[We are working on a new series for FTP 7.5 for IIS7.    Recently we have received a lot of emails asking questions regarding FTP.    During the series we hope to cover:

Installing FTP
Host Header FTP sites
Securing FTP (SSL)
Logging and parsing logs

If you have any additional questions for FTP on IIS please send us a [...]]]></description>
			<content:encoded><![CDATA[<p>We are working on a new series for FTP 7.5 for IIS7.    Recently we have received a lot of emails asking questions regarding FTP.    During the series we hope to cover:</p>
<ul>
<li>Installing FTP</li>
<li>Host Header FTP sites</li>
<li>Securing FTP (SSL)</li>
<li>Logging and parsing logs</li>
</ul>
<p>If you have any additional questions for FTP on IIS please send us a message or hit the forums.</p>
<p>For more information regarding FTP 7.5 and the new features please head over to iis.net to read up on what the new product will do.</p>
<p><a href="http://learn.iis.net/page.aspx/310/what-is-new-for-microsoft-and-ftp-75/">http://learn.iis.net/page.aspx/310/what-is-new-for-microsoft-and-ftp-75/</a></p>
<p>We plan to have some real-world examples and conditions in our series.  Look for the upcoming posts.</p>
<p><map name='google_ad_map_1926_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1926?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1926_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1926&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F02%2Fftp-7-5-for-iis-the-series%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=1926">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/02/ftp-7-5-for-iis-the-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing IIS with SSL</title>
		<link>http://www.iisinformation.com/2010/01/securing-iis-with-ssl/</link>
		<comments>http://www.iisinformation.com/2010/01/securing-iis-with-ssl/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 13:56:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://iisinformation.strongerweb.com/?p=1850</guid>
		<description><![CDATA[Secure your web site.  What SSL to purchase, where to purchase, and cost.]]></description>
			<content:encoded><![CDATA[<p>I often get questions from both administrators and developers on the best way to secure their sites. By secure they are almost always talking about SSL (Secure Sockets Layer &#8211; <a href="http://en.wikipedia.org/wiki/Secure_Sockets_Layer" target="_blank">more info</a>). They ask which ssl provider is the best? Is it hard to setup? What does it cost? Which of the cheaper providers are the best? Should I self ssl? These are all great questions and I think they are worth exploring.</p>
<p>Let’s tackle each of the above questions.</p>
<p>1.<strong> Which provider is the best? </strong>There are a ton of ssl providers to choose from. I could spout off at least 10 from the top of my head. The first one people always mention when I ask them is Verisign. Verisign has the name recognition and probably has been around the longest. I have used them many times over the years, when clients complained about verisign&#8217;s cost (starts at 700) I often refered them to</p>
<p><a href="http://www.thawte.com/">Thawte</a> Thawte was actually purchased by VeriSign. These prices have changed over the years with competition and many new providers offering cheaper solutions. With all this said I would still rank Verisign the best by name recognition and over all security (they do their homework before issuing you a certificate.</p>
<p>2. <strong>What does an SSL certificate cost? </strong>I have seen prices range from 1000&#8217;s to free. A typical ssl will run between 800 (VeriSign) to 50 (godaddy). Price can vary on the strength of the cert, security assurance, wild cards and warranty. Free SSL certs are available and you can generate your own.</p>
<p>3. <strong>Which of the cheaper providers are the best? </strong><br />
If you do a search for</p>
<p><a href="http://www.google.com/search?q=ssl+purchase">SSL purchase</a> you will find dozens of providers and ranges of pricing. Almost all the major hosting providers offer ssl cert now. I am not sure when these providers started, but competition is good. In the early days of iis 4 you really only had a few choices of providers. I have not done a shoot out or comparison of providers but I can say that in my experience that godaddy does offer a very attractive price and robust ssl cert. I have used them frequently in the last year with great success.</p>
<p>4. <strong>Should I self ssl?</strong><br />
Self SSL is a term where a server will sign it&#8217;s own certificate. This is commonly used in internal sites(intranet) where the data is needed to be encrypted by local trusted computers. Self SSL&#8217;s are good to secure data that is not of high value. It is not recommended to use a self signing ssl on your e commerce site.</p>
<p>5. <strong>Are their Free SSL providers?</strong><br />
Yes, there are some free providers that will validate and sign your certificate. I am a big fan of</p>
<p><a href="http://www.cacert.com/">CAcert</a>. I use them frequently. However, I will say the same thing, you should not use this on a site where security is critical say an e commerce site. I use these certs to secure (dashboards, admin sections of sites, development environments, QA sites, user administration, etc&#8230;)</p>
<p>All of the information I have discussed is from my experiences. There are a few great references out there for you to read before listening to my selections. I recommend reading the ssl comparison from (WhichsSL) <a href="http://www.whichssl.com/comparisons/index.html">http://www.whichssl.com/comparisons/index.html </a></p>
<p><map name='google_ad_map_1850_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1850?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1850_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1850&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F01%2Fsecuring-iis-with-ssl%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=1850">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/01/securing-iis-with-ssl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SECURE FTP (SFTP, SSH, FTP over SSL)</title>
		<link>http://www.iisinformation.com/2010/01/secureftp/</link>
		<comments>http://www.iisinformation.com/2010/01/secureftp/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 05:39:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[ftps]]></category>
		<category><![CDATA[scp]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://iisinformation.strongerweb.com/?p=1839</guid>
		<description><![CDATA[What to use to transfer files : ssh, ssl, sftp, ftps, ftp or email?]]></description>
			<content:encoded><![CDATA[<p>There are many ways to send files over the internet.   You can just ftp a file, email a file, upload a file, or even share via a vpn.   This easy task of sending a file gets difficult when the information in the file needs to be secured.  I have seen / used many solutions to make a secure file transfer. Some use custom code (http and .net) others just use https and an upload feature, some add the use of file encryption (PGP or similar).  I have never found the best mix because it always depends on requirements or needs.  I have however found what works well with Windows / IIS.</p>
<p>There are 3 or 4 ftp servers I would recommend using with IIS that allow for secure ftp.  I won&#8217;t go into the benifits of each type of secure ftp (FTP over ssl, ssh, or sftp).  I will mention some of the products I have evaulated and used in my past projects:</p>
<p><strong>Globalscape Secure </strong>ftp server (http://www.cuteftp.com/gsftps/) &#8211; This was the first secure ftp server I have ever installed an used.  I found it very easy to configure and integrate into an environment.  I was very successful using the Active Directory user model as well.  I think this may be the only product that can integrate with AD (don&#8217;t quote me)  The price for globalscape is also reasonable &#8211; $490 is not that much to pay for a reliable and supported server software.  I have used this product since the early days and found that version 2.0 was a bit buggy on 2003 (when Server 2003 came out)  However the Globalscape team updated the software and corrected the issues very quickly.  The newer version have been able to handle 1000&#8217;s of transactions for me in the past, with great reliability.  The secure part of the server worked well with almost any client, Filezilla (more on Filezilla to come) and also other vendors ftp clients.</p>
<p><strong>Glub Tech &#8211; Secure FTP</strong> (http://www.glub.com/products/secureftp/) &#8211; This is the only product I have not used in a production environment.  The install is fairly painless, but I found the configuration and use a bit cumber sum. I also liked the price (25) but was not sure on the licensing if that was for the client or the server.  I only list this one because it is found on most searches.</p>
<p><strong>Ipswitch &#8211; WS FTP server &#8211; </strong>(http://www.ipswitch.com/products/ws_ftp-server/index.asp?t=features)  Ipswitch also makes a fine product.  The cost $395 is very reasonable.  I found it was very easy to install but hard to navigate through the options.  I also have used this in a production environment for a few years and found the reliability very good.  The secure section of this product did not work well with other client than the IPswitch client.  I never got over the fact that it did not play well with other clients.</p>
<p><strong>Filezilla server</strong> (http://filezilla.sourceforge.net/) &#8211; I did not discover this product until I had been using globalscape for about a year and a half.  When I fisrt stumbled upon it after using the Filezilla ftp client with the globalscape server.  I did not know what to make of beta ftp servers running in a production environment.  Since that time I have deployed this server in about 3- 5 environments with great success.   It is a fantastic FTP server as well as a Secure ftp server.   It allows you to use all the mentioned protocols above. If you are in need of sending secure files I would recommend trying this out.  You cannot beat the cost (FREE).<br />
I hope this information helps out the next Admin that is in need of some secure file transfers.</p>
<p>It is worth mentioning some other products available. They may not be the same as Secure ftp but they do allow for secure communication.</p>
<p><strong>OPEN SSH on windows</strong> &#8211; (http://sshwindows.sourceforge.net/ )  this is a little gem if you are willing to work through a tough install and configuration.  Once you have this running you can use Filezilla (client) and connect to a windows machine via SSH and use it like an ftp server.</p>
<p><strong> SSL Explorer</strong> &#8211; (http://www.sshtools.com/showSslExplorer.do) &#8211; this is more of a vpn solution, but it works very well.  It creates a SSL based vpn and you can transfer files via that.  They offer a free solution for non commercial use.</p>
<p>UPDATE:</p>
<p>Since writing this post I have taken to using SSH or rather SCP to transfer files.   In the windows world I have had great success with freesshd.</p>
<p><strong>FreeSSHd (or freeftpd):</strong> (<a href="http://www.freesshd.com/">http://www.freesshd.com/</a>) a great windows implementation of ssh.  It allows you to set user information and rules.</p>
<p><map name='google_ad_map_1839_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1839?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1839_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1839&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2010%2F01%2Fsecureftp%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=1839">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2010/01/secureftp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SECURE FTP (SFTP, SSH, FTP over SSL)</title>
		<link>http://www.iisinformation.com/2007/04/secure-ftp-sftp-ssh-ftp-over-ssl/</link>
		<comments>http://www.iisinformation.com/2007/04/secure-ftp-sftp-ssh-ftp-over-ssl/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 01:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[ftps]]></category>
		<category><![CDATA[scp]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Securing file transfer is now a bit easier.]]></description>
			<content:encoded><![CDATA[<p>There are many ways to send files over the internet.   You can just ftp a file, email a file, upload a file, or even share via a vpn.   This easy task of sending a file gets difficult when the information in the file needs to be secured.  I have seen / used many solutions to make a secure file transfer. Some use custom code (http and .net) others just use https and an upload feature, some add the use of file encryption (PGP or similar).  I have never found the best mix because it always depends on requirements or needs.  I have however found what works well with Windows / IIS.</p>
<p>There are 3 or 4 ftp servers I would recommend using with IIS that allow for secure ftp.  I won&#8217;t go into the benifits of each type of secure ftp (FTP over ssl, ssh, or sftp).  I will mention some of the products I have evaulated and used in my past projects:</p>
<p><strong>Globalscape Secure </strong>ftp server (http://www.cuteftp.com/gsftps/) &#8211; This was the first secure ftp server I have ever installed an used.  I found it very easy to configure and integrate into an environment.  I was very successful using the Active Directory user model as well.  I think this may be the only product that can integrate with AD (don&#8217;t quote me)  The price for globalscape is also reasonable &#8211; $490 is not that much to pay for a reliable and supported server software.  I have used this product since the early days and found that version 2.0 was a bit buggy on 2003 (when Server 2003 came out)  However the Globalscape team updated the software and corrected the issues very quickly.  The newer version have been able to handle 1000&#8217;s of transactions for me in the past, with great reliability.  The secure part of the server worked well with almost any client, Filezilla (more on Filezilla to come) and also other vendors ftp clients.</p>
<p><strong>Glub Tech &#8211; Secure FTP</strong> (http://www.glub.com/products/secureftp/) &#8211; This is the only product I have not used in a production environment.  The install is fairly painless, but I found the configuration and use a bit cumber sum. I also liked the price (25) but was not sure on the licensing if that was for the client or the server.  I only list this one because it is found on most searches.</p>
<p><strong>Ipswitch &#8211; WS FTP server &#8211; </strong>(http://www.ipswitch.com/products/ws_ftp-server/index.asp?t=features)  Ipswitch also makes a fine product.  The cost $395 is very reasonable.  I found it was very easy to install but hard to navigate through the options.  I also have used this in a production environment for a few years and found the reliability very good.  The secure section of this product did not work well with other client than the IPswitch client.  I never got over the fact that it did not play well with other clients.</p>
<p><strong>Filezilla server</strong> (http://filezilla.sourceforge.net/) &#8211; I did not discover this product until I had been using globalscape for about a year and a half.  When I fisrt stumbled upon it after using the Filezilla ftp client with the globalscape server.  I did not know what to make of beta ftp servers running in a production environment.  Since that time I have deployed this server in about 3- 5 environments with great success.   It is a fantastic FTP server as well as a Secure ftp server.   It allows you to use all the mentioned protocols above. If you are in need of sending secure files I would recommend trying this out.  You cannot beat the cost (FREE).<br />
I hope this information helps out the next Admin that is in need of some secure file transfers.</p>
<p>It is worth mentioning some other products available. They may not be the same as Secure ftp but they do allow for secure communication.</p>
<p><strong>OPEN SSH on windows</strong> &#8211; (http://sshwindows.sourceforge.net/ )  this is a little gem if you are willing to work through a tough install and configuration.  Once you have this running you can use Filezilla (client) and connect to a windows machine via SSH and use it like an ftp server.</p>
<p><strong> SSL Explorer</strong> &#8211; (http://www.sshtools.com/showSslExplorer.do) &#8211; this is more of a vpn solution, but it works very well.  It creates a SSL based vpn and you can transfer files via that.  They offer a free solution for non commercial use.</p>
<p>UPDATE:  (<strong>FTPs from IIS7</strong>) &#8211; FTP 7.5 from microsoft (a separate download) enables secure ftp. <a href="http://learn.iis.net/page.aspx/310/what-is-new-for-microsoft-and-ftp-75/">http://learn.iis.net/page.aspx/310/what-is-new-for-microsoft-and-ftp-75/</a></p>
<p><map name='google_ad_map_22_c01b1c56bb5207a9'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/22?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_22_c01b1c56bb5207a9' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=22&amp;url= http%3A%2F%2Fwww.iisinformation.com%2F2007%2F04%2Fsecure-ftp-sftp-ssh-ftp-over-ssl%2F' /></p>
                            <div id="aspdf">
                                <a href="http://www.iisinformation.com/wp-content/plugins/as-pdf/generate.php?post=22">
                                    <span>Download as PDF</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.iisinformation.com/2007/04/secure-ftp-sftp-ssh-ftp-over-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
