<?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>Trehb101.com - Got Geek? &#187; IP Spoofing</title>
	<atom:link href="http://www.trehb101.com/index.php/tag/ip-spoofing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trehb101.com</link>
	<description>Information Security : Technology : Project Management : Life</description>
	<lastBuildDate>Thu, 31 Mar 2011 22:23:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CISSP Exam Note (Domain 2: Telecommunications and Networking Security) – Session Hijacking</title>
		<link>http://www.trehb101.com/index.php/2009/12/11/cissp-exam-note-domain-2-telecommunications-and-networking-security-%e2%80%93-session-hijacking/</link>
		<comments>http://www.trehb101.com/index.php/2009/12/11/cissp-exam-note-domain-2-telecommunications-and-networking-security-%e2%80%93-session-hijacking/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 19:47:49 +0000</pubDate>
		<dc:creator>TheDon</dc:creator>
				<category><![CDATA[Information Security]]></category>
		<category><![CDATA[Information Systems]]></category>
		<category><![CDATA[CISSP Exam Review]]></category>
		<category><![CDATA[E-mail Spoofing]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[IP packets]]></category>
		<category><![CDATA[IP Spoofing]]></category>
		<category><![CDATA[man-in-the-middle attack]]></category>
		<category><![CDATA[session hijacking]]></category>
		<category><![CDATA[source-routing]]></category>
		<category><![CDATA[TCP]]></category>
		<category><![CDATA[TCP Sequence Number]]></category>

		<guid isPermaLink="false">http://www.trehb101.com/?p=258</guid>
		<description><![CDATA[In computer science, session hijacking refers to the exploitation of a valid computer session—sometimes also called a session key—to gain unauthorized access to information or services in a computer system. In particular, it is used to refer to the theft of a magic cookie used to authenticate a user to a remote server. It has particular relevance to web developers, as the HTTP cookies used to maintain a session on many web sites can be easily stolen by an attacker using an intermediary computer or with access to the saved cookies on the victim's computer (see HTTP cookie theft).]]></description>
			<content:encoded><![CDATA[<p>In computer science, session hijacking refers to the exploitation of a valid computer session—sometimes also called a session key—to gain unauthorized access to information or services in a computer system. In particular, it is used to refer to the theft of a magic cookie used to authenticate a user to a remote server. It has particular relevance to web developers, as the HTTP cookies used to maintain a session on many web sites can be easily stolen by an attacker using an intermediary computer or with access to the saved cookies on the victim&#8217;s computer (see HTTP cookie theft).</p>
<p>TCP session hijacking is when a hacker takes over a TCP session between two machines. Since most authentication only occurs at the start of a TCP session, this allows the hacker to gain access to a machine.<span id="more-258"></span></p>
<p><!--Start CISSP ebook ad--></p>
<table border="0" width="100%">
<tbody>
<tr>
<td bgcolor="#ffcc99">
<h1 style="text-align: center;"><strong>Planning to take the CISSP Exam? </strong></h1>
<h2><strong>Get a copy of my personal notes (300plus pages worth) that I used to pass the exam for only <span class="style1">$25.00</span>.</strong></h2>
<div><strong> </strong></p>
<div class="wp-caption alignleft" style="width: 110px"><strong><strong><a href="http://www.trehb101.com/index.php/2009/11/18/cissp-review-notes-notes-i-used-to-pass-the-exam/"><img title="CISSP Exam Review Notes" src="http://www.trehb101.com/images/entries/CISSP-Review-Notes-PACK-small.png" alt="Click the Add To Cart Button to Purchase" width="100" height="192" /></a></strong></strong><p class="wp-caption-text">Click the Add To Cart Button to Purchase</p></div>
<p><strong>Plus you will also get copies of notes from other CISSPs. </strong></p>
<p><strong>Learn more about this package by visiting this blog entry: <a href="http://www.trehb101.com/index.php/2009/11/18/cissp-review-notes-notes-i-used-to-pass-the-exam/">CISSP REVIEW NOTES I USED TO PASS THE  EXAM. </a></strong></div>
<p style="text-align: center;" align="center"><strong>CLICK BELOW TO MAKE YOUR PURCHASE NOW. </strong></p>
<p style="text-align: center;" align="center"><strong><object><form method="post"  action=""  style="display:inline" onsubmit="return ReadForm(this, true);"><input type="submit" value="Add to Cart" /><input type="hidden" name="product" value="CISSP Review Notes Package" /><input type="hidden" name="price" value="25.00" /><input type="hidden" name="product_tmp" value="CISSP Review Notes Package" /><input type="hidden" name="addcart" value="1" /></form></object></strong></p>
<p style="text-align: center;" align="center">All Purchases are securely processed through Paypal. Once you click the button please check your shopping cart at the upper right hand side of the page to complete your order.</p>
<p style="text-align: center;" align="center"><strong>IMPORTANT NOTICE: </strong></p>
<p style="text-align: center;" align="center">I  MANUALLY REVIEW ALL ORDERS. SO ONCE YOU PURCHASE THE PRODUCT, THERE  WILL BE SOME DELAY ON YOU RECEIVING AN E-MAIL FROM ME WITH THE LINK TO  THE DOWNLOAD AREA OF THE PRODUCT. YOU WILL GET A RESPONSE FROM ME  WITHIN 24-48 HOURS.</p>
</td>
</tr>
</tbody>
</table>
<p><!--End CISSP ebook ad--></p>
<p>A popular method is using source-routed IP packets. This allows a hacker at point A on the network to participate in a conversation between B and C by encouraging the IP packets to pass through its machine.</p>
<p>If source-routing is turned off, the hacker can use &#8220;blind&#8221; hijacking, whereby it guesses the responses of the two machines. Thus, the hacker can send a command, but can never see the response. However, a common command would be to set a password allowing access from somewhere else on the net.</p>
<p>A hacker can also be &#8220;inline&#8221; between B and C using a sniffing program to watch the conversation. This is known as a &#8220;man-in-the-middle attack&#8221;.</p>
<p>A common component of such an attack is to execute a denial-of-service (DoS) attack against one end-point to stop it from responding. This attack can be either against the machine to force it to crash, or against the network connection to force heavy packet loss. (Source: <a href="http://en.wikipedia.org/wiki/Session_hijacking" target="_blank" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Session_hijacking?referer=');">http://en.wikipedia.org/wiki/Session_hijacking</a>).</p>
<p><strong>Common Session Hijacking Attacks</strong></p>
<ul>
<li>IP Spoofing<strong> </strong>
<ul>
<li>Used to convince a system that it is       communication with a known entity that gives an intruder access<strong> </strong></li>
<li>Involves altering the packet at the TCP level<strong> </strong></li>
<li>The attacker sends a packet with an IP source       address of a known, trusted source<strong> </strong></li>
</ul>
</li>
<li>E-mail Spoofing<strong> </strong>
<ul>
<li>The forgery of an e-mail header so that the       message appears to have originated from someone or somewhere other than       the actual source<strong> </strong></li>
</ul>
</li>
<li>TCP Sequence Number<strong> </strong>
<ul>
<li>Tricks the target in believing that it’s       connected to a trusted host and then hijacks the session by predicting       the target’s choice of an initial TCP sequence number<strong></strong></li>
<li>Used to launch various other attacks on other       hosts<strong></strong></li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.trehb101.com/index.php/2009/12/11/cissp-exam-note-domain-2-telecommunications-and-networking-security-%e2%80%93-session-hijacking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

