<?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>CiscoZine &#187; MiTM</title>
	<atom:link href="http://www.ciscozine.com/tag/mitm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ciscozine.com</link>
	<description>Daily reporting on Cisco technology</description>
	<lastBuildDate>Mon, 06 Sep 2010 15:30:40 +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>Transport Layer Security Renegotiation Vulnerability</title>
		<link>http://www.ciscozine.com/2009/11/10/transport-layer-security-renegotiation-vulnerability/</link>
		<comments>http://www.ciscozine.com/2009/11/10/transport-layer-security-renegotiation-vulnerability/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 14:21:48 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[MiTM]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=742</guid>
		<description><![CDATA[Security researchers Marsh Ray and Steve Dispensa unveiled the TLS (Transport Layer Security) flaw on Wednesday, following the disclosure of separate, but similar, security findings. TLS and its predecessor, SSL (Secure Sockets Layer), are typically used by online retailers and banks to provide security for web transactions. Ray explained in a blog post on Thursday [...]]]></description>
			<content:encoded><![CDATA[<p>Security researchers Marsh Ray and Steve Dispensa unveiled the TLS (Transport Layer Security) flaw on Wednesday, following the disclosure of separate, but similar, security findings. TLS and its predecessor, SSL (Secure Sockets Layer), are typically used by online retailers and banks to provide security for web transactions. Ray explained in a <a href="http://extendedsubset.com/?p=8" target="_blank">blog post</a> on Thursday that he had initially discovered the flaw in August, and <strong>demonstrated a working exploit</strong> to Dispensa at the beginning of September.</p>
<p>This vulnerability could impact any Cisco product that uses any version of <strong>TLS</strong> and <strong>SSL</strong>.(...)<br/>Read the rest of <a href="http://www.ciscozine.com/2009/11/10/transport-layer-security-renegotiation-vulnerability/">Transport Layer Security Renegotiation Vulnerability</a> (143 words)</p>
<hr />
<p><small>© Fabio Semperboni for <a href="http://www.ciscozine.com">CiscoZine</a>, 2009. |
<a href="http://www.ciscozine.com/2009/11/10/transport-layer-security-renegotiation-vulnerability/">Permalink</a> |
<a href="http://www.ciscozine.com/2009/11/10/transport-layer-security-renegotiation-vulnerability/#comments">No comment</a><br/>
Post tags: <a href="http://www.ciscozine.com/tag/mitm/" rel="tag">MiTM</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ciscozine.com/2009/11/10/transport-layer-security-renegotiation-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BGP MiTM attacks</title>
		<link>http://www.ciscozine.com/2009/03/06/bgp-mitm-attacks/</link>
		<comments>http://www.ciscozine.com/2009/03/06/bgp-mitm-attacks/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 20:59:20 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Stories]]></category>
		<category><![CDATA[BGP]]></category>
		<category><![CDATA[MiTM]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=687</guid>
		<description><![CDATA[Surfing the web, I have found a nice article about BGP weakness. This document, entitled &#8220;Defending Against BGP Man-In-The-Middle Attacks&#8220;, was presented by Earl Zmijewski during Black Hat DC 2009 (Hyatt Regency Crystal City &#8211; February 16-17 &#8211; Arlington, Virginia).
The slides focus on four points:

BGP Routing Basics &#8211; Enough to understand and identify the threat

BGP Update [...]]]></description>
			<content:encoded><![CDATA[<p>Surfing the web, I have found a nice article about <strong>BGP weakness</strong>. This document, entitled &#8220;<a href="http://www.renesys.com/tech/presentations/pdf/blackhat-09.pdf" target="_blank">Defending Against BGP Man-In-The-Middle Attacks</a>&#8220;, was presented by Earl Zmijewski during Black Hat DC 2009 (Hyatt Regency Crystal City &#8211; February 16-17 &#8211; Arlington, Virginia).</p>
<p>The slides focus on four points:</p>
<ol>
<li><strong>BGP Routing Basics</strong> &#8211; Enough to understand and identify the threat
<ol>
<li>BGP Update Messages</li>
<li>BGP Attributes</li>
<li>Some real examples</li>
</ol>
</li>
<li>The <strong>Man-In-The-Middle Attack</strong>:
<ol>
<li>How BGP MiTM attack work</li>
<li>What are the techniques used by an attacker to &#8220;tune&#8221; the attack (Obscuring the MITM attack with TTL adjustment)</li>
</ol>
</li>
<li><strong>Detecting the Attack</strong> &#8211; Methods for observing the attack in the wild:
<ol>
<li>Traceroute</li>
<li>Latency</li>
<li>BGP Alarming Services (BGPmon, IAR, &#8230;)</li>
</ol>
</li>
<li>Case Studies &#8211; Analyzing historical data for <strong>attack evidence</strong>(...)<br/>Read the rest of <a href="http://www.ciscozine.com/2009/03/06/bgp-mitm-attacks/">BGP MiTM attacks</a> (194 words)</p>
<hr />
<p><small>© Fabio Semperboni for <a href="http://www.ciscozine.com">CiscoZine</a>, 2009. |
<a href="http://www.ciscozine.com/2009/03/06/bgp-mitm-attacks/">Permalink</a> |
<a href="http://www.ciscozine.com/2009/03/06/bgp-mitm-attacks/#comments">No comment</a><br/>
Post tags: <a href="http://www.ciscozine.com/tag/bgp/" rel="tag">BGP</a>, <a href="http://www.ciscozine.com/tag/mitm/" rel="tag">MiTM</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ciscozine.com/2009/03/06/bgp-mitm-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
