 




<?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>Irregular Expressions &#187; tcp session hijacking</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/Irregular-Expressions/tag/tcp-session-hijacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions</link>
	<description>Insight into current security related events and exploits, including virtualization security and tips.</description>
	<lastBuildDate>Sun, 28 Apr 2013 08:00:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>TCP Session Hijacking</title>
		<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/tcp-session-hijacking/</link>
		<comments>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/tcp-session-hijacking/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 04:42:48 +0000</pubDate>
		<dc:creator>Dan O'Connor</dc:creator>
				<category><![CDATA[initial sequence number]]></category>
		<category><![CDATA[session hijacking]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[tcp session hijacking]]></category>
		<category><![CDATA[transmission control protocol]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/Irregular-Expressions/tcp-session-hijacking/</guid>
		<description><![CDATA[Part of taking over a TCP session is knowing how it works, that&#8217;s why I was previously talking about the TCP handshake. To take over a session there is a few general steps that need to be done. 1. You need to know the ISN, there is a few ways to do this. In between, [...]]]></description>
				<content:encoded><![CDATA[<p>Part of taking over a TCP session is knowing how it works, that&#8217;s why I was previously talking about the TCP handshake.</p>
<p>To take over a session there is a few general steps that need to be done.</p>
<p>1. You need to know the ISN, there is a few ways to do this.</p>
<ul>
<li>In between, the conversation.  Using some sort of sniffer to watch the traffic to know the ISN.</li>
<li>Guess, that is not as easy as it was since before RFC 1948.</li>
<li>Use source routing, but that should be disabled.</li>
</ul>
<p>2. Once you know the ISN by one way or the other you then need to take the session over.  As the session is being taken over the client that is being replaced needs to be knocked off the network.  Typically this is done with some sort of DOS.</p>
<p>In most cases this is used to gain access to a target system, back in the days of telnet.  You could take over the session then through the needed commands to setup a shell to the machine.</p>
<p>This type of attack is still useful for other things, http sessions and other non-encrypted traffic.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/tcp-session-hijacking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
