<?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>I am ShadowLord&#187; recieve-only</title>
	<atom:link href="http://iamshadowlord.com/tag/recieve-only/feed" rel="self" type="application/rss+xml" />
	<link>http://iamshadowlord.com</link>
	<description>Interesting to me</description>
	<lastBuildDate>Fri, 20 Jan 2012 23:48:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Passive Packet Capturing</title>
		<link>http://iamshadowlord.com/2007/05/passive-packet-capturing.html</link>
		<comments>http://iamshadowlord.com/2007/05/passive-packet-capturing.html#comments</comments>
		<pubDate>Tue, 29 May 2007 18:11:00 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[packet analysis]]></category>
		<category><![CDATA[recieve-only]]></category>
		<category><![CDATA[sniffing]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://iamshadowlord.com/?p=4</guid>
		<description><![CDATA[User A to User B packet data traffic can be monitored through a HUB by User C using a “receive‑only” Ethernet cable. On the HUB end of the cable, there is a loop between TX and RX to activate the HUB port. Any traffic through the HUB will now include this port in the broadcasts. [...]]]></description>
			<content:encoded><![CDATA[<p><em>User A</em> to <em>User B</em> packet data traffic can be monitored through a HUB by <em>User C</em> using a “receive‑only” Ethernet cable.</p>
<p><a href="http://www.iamshadowlord.com/uploaded_images/Recieve_Only_Cable-757878.jpg"><img style="display: block; margin: 0px auto 10px; cursor: hand; text-align: center;" src="http://www.iamshadowlord.com/uploaded_images/Recieve_Only_Cable-757873.jpg" border="0" alt="" /></a></p>
<p>On the HUB end of the cable, there is a loop between TX and RX to activate the HUB port. Any traffic through the HUB will now include this port in the broadcasts.</p>
<p><em>User C</em> taps onto the loop by its receive pins.</p>
<p>Once the connections are made to the HUB, <em>User C</em> will receive all packets that flow through the HUB, but <em>User C</em> will not transmit any packets towards the HUB (no DHCP requests and no ARP requests).<em></em></p>
<p><em></em>The NIC on<em> User C</em> is in promiscuous mode capturing all incoming packets only.</p>
<p>Using a receive-only Ethernet cable in this configuration allows for the ability to passively capture packets, while not actively being a part of the network.</p>
<p>Network administrators can actively test for devices in promiscuous mode, monitor for DHCP and ARP requests, and review MAC tables to determine the presence of a packet analysis tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://iamshadowlord.com/2007/05/passive-packet-capturing.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

