<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>Taming the Beast (Browser Exploit Against SSL/TLS)</title><link>http://blogs.msdn.com/b/kaushal/archive/2011/10/03/taming-the-beast-browser-exploit-against-ssl-tls.aspx</link><description>Two researchers recently discovered a known vulnerability that existed in CBC based ciphers, but was considered theoretically impractical, until then. This vulnerability exists in all CBC based ciphers used in SSL V3/TLS 1.0 . The researchers Juliano</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Taming the Beast (Browser Exploit Against SSL/TLS)</title><link>http://blogs.msdn.com/b/kaushal/archive/2011/10/03/taming-the-beast-browser-exploit-against-ssl-tls.aspx#10423311</link><pubDate>Tue, 04 Jun 2013 00:20:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10423311</guid><dc:creator>Kaushal Kumar Panday</dc:creator><description>&lt;p&gt;Thanks for the comment. I mentioned these as CBC based ciphers (I have never explicitly called this as CBC ciphers). &lt;/p&gt;
&lt;p&gt;As you know CBC is a mode of operation. For the readers, here is the Wikipedia article on the block mode ciphers: &lt;a rel="nofollow" target="_new" href="http://en.wikipedia.org/wiki/Block_cipher_mode_of_operation"&gt;en.wikipedia.org/.../Block_cipher_mode_of_operation&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10423311" width="1" height="1"&gt;</description></item><item><title>re: Taming the Beast (Browser Exploit Against SSL/TLS)</title><link>http://blogs.msdn.com/b/kaushal/archive/2011/10/03/taming-the-beast-browser-exploit-against-ssl-tls.aspx#10423059</link><pubDate>Mon, 03 Jun 2013 10:14:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10423059</guid><dc:creator> site remediation </dc:creator><description>&lt;p&gt;CBC isn&amp;#39;t a cipher, it&amp;#39;s a mode (a method of using a cipher). Other modes include EBC, OFB, and CTR, and all of these can be applied to symmetic ciphers algorithms such as AES, DES and Triple DES.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10423059" width="1" height="1"&gt;</description></item><item><title>re: Taming the Beast (Browser Exploit Against SSL/TLS)</title><link>http://blogs.msdn.com/b/kaushal/archive/2011/10/03/taming-the-beast-browser-exploit-against-ssl-tls.aspx#10378284</link><pubDate>Sat, 15 Dec 2012 02:01:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10378284</guid><dc:creator>GlennG</dc:creator><description>&lt;p&gt;So how does one disable the CBC &amp;#39;mode&amp;#39; in IIS6?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10378284" width="1" height="1"&gt;</description></item><item><title>re: Taming the Beast (Browser Exploit Against SSL/TLS)</title><link>http://blogs.msdn.com/b/kaushal/archive/2011/10/03/taming-the-beast-browser-exploit-against-ssl-tls.aspx#10370751</link><pubDate>Wed, 21 Nov 2012 22:51:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10370751</guid><dc:creator>Kaushal Kumar Panday</dc:creator><description>&lt;p&gt;@Brian&lt;/p&gt;
&lt;p&gt;It was fixed in MS12-006. You can read more about it here: &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/b/kaushal/archive/2012/01/21/fixing-the-beast.aspx"&gt;blogs.msdn.com/.../fixing-the-beast.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10370751" width="1" height="1"&gt;</description></item><item><title>re: Taming the Beast (Browser Exploit Against SSL/TLS)</title><link>http://blogs.msdn.com/b/kaushal/archive/2011/10/03/taming-the-beast-browser-exploit-against-ssl-tls.aspx#10370417</link><pubDate>Wed, 21 Nov 2012 00:51:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10370417</guid><dc:creator>Brian</dc:creator><description>&lt;p&gt;Was there a fix for this in a Windows update - presume it added the &amp;nbsp;prefered ordering?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10370417" width="1" height="1"&gt;</description></item><item><title>re: Taming the Beast (Browser Exploit Against SSL/TLS)</title><link>http://blogs.msdn.com/b/kaushal/archive/2011/10/03/taming-the-beast-browser-exploit-against-ssl-tls.aspx#10219452</link><pubDate>Mon, 03 Oct 2011 23:55:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10219452</guid><dc:creator>Kaushal Kumar Panday</dc:creator><description>&lt;p&gt;David, I totally agree with you. CBC is a mode of operation and not a cipher.&lt;/p&gt;
&lt;p&gt;I have mostly referred in my blog as &amp;quot;This vulnerability exists in all CBC based ciphers&amp;quot;, I noticed that I made a small typo while referring to the CBC diagrams.&lt;/p&gt;
&lt;p&gt;Thanks for pointing it out. :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10219452" width="1" height="1"&gt;</description></item><item><title>re: Taming the Beast (Browser Exploit Against SSL/TLS)</title><link>http://blogs.msdn.com/b/kaushal/archive/2011/10/03/taming-the-beast-browser-exploit-against-ssl-tls.aspx#10219316</link><pubDate>Mon, 03 Oct 2011 20:13:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10219316</guid><dc:creator>David Boyce UK</dc:creator><description>&lt;p&gt;CBC isn&amp;#39;t a cipher, it&amp;#39;s a mode (a method of using a cipher). Other modes include EBC, OFB, and CTR, and all of these can be applied to symmetic ciphers algorithms such as AES, DES and Triple DES.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10219316" width="1" height="1"&gt;</description></item></channel></rss>