<?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>Mad Router &#187; telnet</title>
	<atom:link href="http://www.madrouter.com/tag/telnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.madrouter.com</link>
	<description>CCNA, CCNP, CCVP, Security Technologies</description>
	<lastBuildDate>Tue, 25 May 2010 11:34:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Why Telnet is so Weak &#8230;</title>
		<link>http://www.madrouter.com/why-telnet-is-so-weak/</link>
		<comments>http://www.madrouter.com/why-telnet-is-so-weak/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 17:16:43 +0000</pubDate>
		<dc:creator>Florent</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scapy]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[telnetsteal]]></category>

		<guid isPermaLink="false">http://www.madrouter.com/?p=41</guid>
		<description><![CDATA[I have written a script in python, always with scapy, that captures in real time all the Telnet traffic accross the network. The script, when reduced to its minimal needs, has 18 lines &#8230; Here is the video. All the datas captured are stored in a file: Client-Source IP &#8211; Server-Destination IP The script does [...]]]></description>
			<content:encoded><![CDATA[<p>I have written a script in python, always with scapy, that captures in real time all the Telnet traffic accross the network.</p>
<p>The script, when reduced to its minimal needs, has 18 lines &#8230;</p>
<p>Here is the video.</p>
<p style="text-align: center;"><a href="../tutoriaux/telnetsteal/telnetsteal.swf"><img class="aligncenter" src="../tutoriaux/telnetsteal/telnetsteal.png" alt="" width="590" height="487" /></a></p>
<p>All the datas captured are stored in a file: Client-Source IP &#8211; Server-Destination IP</p>
<p>The script does not manage very well when several telnet connections are launched to the same Telnet server by a unique host.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madrouter.com/why-telnet-is-so-weak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
