﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Editorials / SQLServerCentral.com  / Man in the MIddle / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 17:46:36 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Man in the MIddle</title><link>http://www.sqlservercentral.com/Forums/Topic912490-263-1.aspx</link><description>We recently had a vendor demo demonstrating an attack that is just as easy as MITM.  Once attached directly to the server, he was able to then display the sa password.  Apparently SQL server keeps the SA password in clear text in memory.  If somebody logs on with the SA, it will stay there in memory - even after the connection is closed.  Combine this with a MITM attack, and you have no data left to protect.</description><pubDate>Thu, 29 Apr 2010 13:27:25 GMT</pubDate><dc:creator>SQLRNNR</dc:creator></item><item><title>RE: Man in the MIddle</title><link>http://www.sqlservercentral.com/Forums/Topic912490-263-1.aspx</link><description>SSL doesn't solve everything, but it does reduce some people making attacks. That's why I mention learning more about other network protocols. Perhaps we ought to also be encrypting at an even lower network level using some sort of secure tunneling for clients of SQL Server.</description><pubDate>Thu, 29 Apr 2010 10:36:28 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>RE: Man in the MIddle</title><link>http://www.sqlservercentral.com/Forums/Topic912490-263-1.aspx</link><description>TDE is a great new feature, but so is backup compression and using TDE essentially nullifies the other out. Try both together and see for yourself, although this is not recommended. Encrypted data compresses significantly less than equivalent unencrypted data. If TDE is used to encrypt a database, backup compression will not be able to significantly compress the backup storage. So, Mickeysoft gaves us two great new features in SQL 2008 we really can't use together. Also, please do keep in mind when using TDE that TEMPDB is automatically encrypted when you enable TDE on any database on a server instance and this can cause performance issues with non-encrypted databases using TEMPDB on that server.:-D</description><pubDate>Thu, 29 Apr 2010 10:29:03 GMT</pubDate><dc:creator>TravisDBA</dc:creator></item><item><title>RE: Man in the MIddle</title><link>http://www.sqlservercentral.com/Forums/Topic912490-263-1.aspx</link><description>[quote][b]Sean Terry (4/29/2010)[/b][hr]It should be noted that SSL connection encryption is baked-in to all editions (including Express), which is the key player in preventing man-in-the-middle attacks. ;-)[/quote]But only if you're using a properly signed cert as stated in the big yellow "Caution" area at [url=http://msdn.microsoft.com/en-us/library/ms189067%28v=SQL.105%29.aspx]http://msdn.microsoft.com/en-us/library/ms189067%28v=SQL.105%29.aspx[/url]Then again, since SSL's been broken (google ssl md5 broken), I don't think it's a panacea for any business at risk of MITM attacks.Rich</description><pubDate>Thu, 29 Apr 2010 08:59:39 GMT</pubDate><dc:creator>richj-826679</dc:creator></item><item><title>RE: Man in the MIddle</title><link>http://www.sqlservercentral.com/Forums/Topic912490-263-1.aspx</link><description>[quote][b]Hugo Kornelis (4/29/2010)[/b][hr]Yes - but only if you buy Enterprise Edition.[/quote]It should be noted that SSL connection encryption is baked-in to all editions (including Express), which is the key player in preventing man-in-the-middle attacks. ;-)</description><pubDate>Thu, 29 Apr 2010 07:41:19 GMT</pubDate><dc:creator>Sean Terry</dc:creator></item><item><title>RE: Man in the MIddle</title><link>http://www.sqlservercentral.com/Forums/Topic912490-263-1.aspx</link><description>True, TDE is an EE feature, which I think is a mistake. Many of the other encryption technologies are in all versions.</description><pubDate>Thu, 29 Apr 2010 07:39:49 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>RE: Man in the MIddle</title><link>http://www.sqlservercentral.com/Forums/Topic912490-263-1.aspx</link><description>Hi Steve![quote]SQL Server include a number of encryption technologies, TDE, SSL and more. And unlike Oracle, which  charges for encryption features, these are included in the price of SQL Server.[/quote]Yes - but only if you buy Enterprise Edition.The price Oracle charges for its security pack is high (and the idea is ridiculous, at least to me) - but not quite as high as the price a SQL Server customer with a Standard Edition has to pay to gain access to TDE.</description><pubDate>Thu, 29 Apr 2010 00:52:03 GMT</pubDate><dc:creator>Hugo Kornelis</dc:creator></item><item><title>Man in the MIddle</title><link>http://www.sqlservercentral.com/Forums/Topic912490-263-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/articles/Editorial/70136/"&gt;Man in the MIddle&lt;/A&gt;[/B]</description><pubDate>Wed, 28 Apr 2010 20:47:38 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item></channel></rss>