<?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>recieve-only &#8211; About Things | A Hans Scharler Blog</title>
	<atom:link href="https://nothans.com/tag/recieve-only/feed" rel="self" type="application/rss+xml" />
	<link>https://nothans.com</link>
	<description>Life, Comedy, Games, Tech, Marketing, and Community</description>
	<lastBuildDate>Thu, 11 Aug 2022 21:54:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/nothans.com/wp-content/uploads/2023/02/cropped-settings.png?fit=32%2C32&#038;ssl=1</url>
	<title>recieve-only &#8211; About Things | A Hans Scharler Blog</title>
	<link>https://nothans.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114568856</site>	<item>
		<title>Passive Packet Capturing</title>
		<link>https://nothans.com/passive-packet-capturing</link>
					<comments>https://nothans.com/passive-packet-capturing#respond</comments>
		
		<dc:creator><![CDATA[Hans Scharler]]></dc:creator>
		<pubDate>Tue, 29 May 2007 18:11:00 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[packet analysis]]></category>
		<category><![CDATA[recieve-only]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[sniffing]]></category>
		<category><![CDATA[wireshark]]></category>
		<guid isPermaLink="false">http://nothans.com/passive-packet-capturing</guid>

					<description><![CDATA[]]></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>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img data-recalc-dims="1" fetchpriority="high" decoding="async" width="295" height="320" data-attachment-id="3071" data-permalink="https://nothans.com/passive-packet-capturing/cable_diagram" data-orig-file="https://i0.wp.com/nothans.com/wp-content/uploads/2022/08/cable_diagram.jpg?fit=295%2C320&amp;ssl=1" data-orig-size="295,320" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="cable_diagram" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/nothans.com/wp-content/uploads/2022/08/cable_diagram.jpg?fit=277%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/nothans.com/wp-content/uploads/2022/08/cable_diagram.jpg?fit=295%2C320&amp;ssl=1" src="https://i0.wp.com/nothans.com/wp-content/uploads/2022/08/cable_diagram.jpg?resize=295%2C320&#038;ssl=1" alt="" class="wp-image-3071" srcset="https://i0.wp.com/nothans.com/wp-content/uploads/2022/08/cable_diagram.jpg?w=295&amp;ssl=1 295w, https://i0.wp.com/nothans.com/wp-content/uploads/2022/08/cable_diagram.jpg?resize=277%2C300&amp;ssl=1 277w" sizes="(max-width: 295px) 100vw, 295px" /><figcaption>Receive Only Cable Diagram</figcaption></figure>
</div>


<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).</p>



<p>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>https://nothans.com/passive-packet-capturing/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">713</post-id>	</item>
	</channel>
</rss>
