<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: CDPSnarf &#8211; CDP Packet Sniffer</title>
	<atom:link href="http://www.darknet.org.uk/2008/04/cdpsnarf-cdp-packet-sniffer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk/2008/04/cdpsnarf-cdp-packet-sniffer/</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Tue, 14 Feb 2012 00:17:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: dentonj</title>
		<link>http://www.darknet.org.uk/2008/04/cdpsnarf-cdp-packet-sniffer/#comment-124287</link>
		<dc:creator>dentonj</dc:creator>
		<pubDate>Sun, 03 Aug 2008 15:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=799#comment-124287</guid>
		<description>@yoshi

From the code, CDPSnarf supports more CDP value types than cdpr.</description>
		<content:encoded><![CDATA[<p>@yoshi</p>
<p>From the code, CDPSnarf supports more CDP value types than cdpr.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umesh Chaurasia</title>
		<link>http://www.darknet.org.uk/2008/04/cdpsnarf-cdp-packet-sniffer/#comment-124190</link>
		<dc:creator>Umesh Chaurasia</dc:creator>
		<pubDate>Tue, 29 Jul 2008 10:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=799#comment-124190</guid>
		<description>Hi,

I want to capture CDP packets from windows environment. I downloaded you CDPSnarf sample.
I also downloded getopt.c and getopt.h file from some other website.
I am able to comile CDPSnarf application by commenting 2 lines //#include 
//#include 

In place of unistd.h, i am using getopt.h.

When I am running my binary I am getting &quot;unable to open Adapter&quot; error. Following is the error details.
----------------------------------------------------------

C:\Documents and Settings\umesh.c.PARSEC&gt;D:\SW\CDPSnarf-v0.1.6\CDPSnarf-v0.1.6\R
elease\cdpsnarf.exe -i CDP
CDPSnarf v0.1.6 [$Rev: 797 $] initiated.
   Author: Zapotek 
   Website: http://www.segfault.gr

Couldn&#039;t open device CDP: Error opening adapter: The system cannot find the device specified. (20)

--------------------------------------------------------------

Can you please suggest what I am doing wrong?

Regards,
Umesh</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to capture CDP packets from windows environment. I downloaded you CDPSnarf sample.<br />
I also downloded getopt.c and getopt.h file from some other website.<br />
I am able to comile CDPSnarf application by commenting 2 lines //#include<br />
//#include </p>
<p>In place of unistd.h, i am using getopt.h.</p>
<p>When I am running my binary I am getting &#8220;unable to open Adapter&#8221; error. Following is the error details.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>C:\Documents and Settings\umesh.c.PARSEC&gt;D:\SW\CDPSnarf-v0.1.6\CDPSnarf-v0.1.6\R<br />
elease\cdpsnarf.exe -i CDP<br />
CDPSnarf v0.1.6 [$Rev: 797 $] initiated.<br />
   Author: Zapotek<br />
   Website: <a href="http://www.segfault.gr" rel="nofollow">http://www.segfault.gr</a></p>
<p>Couldn&#8217;t open device CDP: Error opening adapter: The system cannot find the device specified. (20)</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Can you please suggest what I am doing wrong?</p>
<p>Regards,<br />
Umesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reticent</title>
		<link>http://www.darknet.org.uk/2008/04/cdpsnarf-cdp-packet-sniffer/#comment-122916</link>
		<dc:creator>Reticent</dc:creator>
		<pubDate>Sun, 04 May 2008 00:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=799#comment-122916</guid>
		<description>true. I usually capture stuff using tcpdump and write it to a file I open with wireshark; tcpdump gives you lots of nice options so you only end up with the traffic you wan&#039;t to analyse (so it still suitable on busy networks). Alternatively, using the -A flag means you get to see the clear text protocols without using any sort of specialised tool anyway.

Sorta offtopic, does anyone know a urlsnarf type application which is able to reconstruct html pages. Ie I run the tool and it&#039;s able to write html pages locally as it see&#039;s them? Wouldn&#039;t mind having a play with such a tool.</description>
		<content:encoded><![CDATA[<p>true. I usually capture stuff using tcpdump and write it to a file I open with wireshark; tcpdump gives you lots of nice options so you only end up with the traffic you wan&#8217;t to analyse (so it still suitable on busy networks). Alternatively, using the -A flag means you get to see the clear text protocols without using any sort of specialised tool anyway.</p>
<p>Sorta offtopic, does anyone know a urlsnarf type application which is able to reconstruct html pages. Ie I run the tool and it&#8217;s able to write html pages locally as it see&#8217;s them? Wouldn&#8217;t mind having a play with such a tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yoshi</title>
		<link>http://www.darknet.org.uk/2008/04/cdpsnarf-cdp-packet-sniffer/#comment-122909</link>
		<dc:creator>yoshi</dc:creator>
		<pubDate>Fri, 02 May 2008 21:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=799#comment-122909</guid>
		<description>nothing new here - cdpr has been doing this for years</description>
		<content:encoded><![CDATA[<p>nothing new here &#8211; cdpr has been doing this for years</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bogwitch</title>
		<link>http://www.darknet.org.uk/2008/04/cdpsnarf-cdp-packet-sniffer/#comment-122892</link>
		<dc:creator>Bogwitch</dc:creator>
		<pubDate>Fri, 02 May 2008 08:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=799#comment-122892</guid>
		<description>@Reticent,
I was talking specifically about capture filters rather than view filters. Sure, it can filter the view of cdp packets but the background capture is still capturing more packets than are specifically required. On a heavily loaded network, Wireshark can start running out of memory pretty fast if it is capturing large numbers of packets.
Don&#039;t get me wrong, wireshark is an exellent product and I use it often. If they could narrow the capture filters the same way that they narrow the view filters, I would probably use it even more!</description>
		<content:encoded><![CDATA[<p>@Reticent,<br />
I was talking specifically about capture filters rather than view filters. Sure, it can filter the view of cdp packets but the background capture is still capturing more packets than are specifically required. On a heavily loaded network, Wireshark can start running out of memory pretty fast if it is capturing large numbers of packets.<br />
Don&#8217;t get me wrong, wireshark is an exellent product and I use it often. If they could narrow the capture filters the same way that they narrow the view filters, I would probably use it even more!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reticent</title>
		<link>http://www.darknet.org.uk/2008/04/cdpsnarf-cdp-packet-sniffer/#comment-122890</link>
		<dc:creator>Reticent</dc:creator>
		<pubDate>Fri, 02 May 2008 03:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=799#comment-122890</guid>
		<description>@Bogwitch: I think you&#039;ll find typing &#039;cdp&#039; in the filter will do exactly that.</description>
		<content:encoded><![CDATA[<p>@Bogwitch: I think you&#8217;ll find typing &#8216;cdp&#8217; in the filter will do exactly that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: watcher</title>
		<link>http://www.darknet.org.uk/2008/04/cdpsnarf-cdp-packet-sniffer/#comment-122887</link>
		<dc:creator>watcher</dc:creator>
		<pubDate>Thu, 01 May 2008 15:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=799#comment-122887</guid>
		<description>its nice to have something small like this, just think of how easy it is to see someone using wireshark or some other bandwidth hog, now try this one.</description>
		<content:encoded><![CDATA[<p>its nice to have something small like this, just think of how easy it is to see someone using wireshark or some other bandwidth hog, now try this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bogwitch</title>
		<link>http://www.darknet.org.uk/2008/04/cdpsnarf-cdp-packet-sniffer/#comment-122886</link>
		<dc:creator>Bogwitch</dc:creator>
		<pubDate>Thu, 01 May 2008 11:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=799#comment-122886</guid>
		<description>@Giacomo

Yes, Wireshark will discover this information but you cannot set a capture filter for JUST this information.
It&#039;s the same as the dsniff tools, it has a much smaller footprint and performs a single task. I use the mailsnarf and urlsnarf utilities from dsniff on a regular basis for constant monitoring when Wireshark would be overkill.</description>
		<content:encoded><![CDATA[<p>@Giacomo</p>
<p>Yes, Wireshark will discover this information but you cannot set a capture filter for JUST this information.<br />
It&#8217;s the same as the dsniff tools, it has a much smaller footprint and performs a single task. I use the mailsnarf and urlsnarf utilities from dsniff on a regular basis for constant monitoring when Wireshark would be overkill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giacomo</title>
		<link>http://www.darknet.org.uk/2008/04/cdpsnarf-cdp-packet-sniffer/#comment-122885</link>
		<dc:creator>Giacomo</dc:creator>
		<pubDate>Thu, 01 May 2008 00:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=799#comment-122885</guid>
		<description>I think ethereal/wireshark is enought to discover this infos, without any other extra tool, isn&#039;t it ?</description>
		<content:encoded><![CDATA[<p>I think ethereal/wireshark is enought to discover this infos, without any other extra tool, isn&#8217;t it ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZaD MoFo</title>
		<link>http://www.darknet.org.uk/2008/04/cdpsnarf-cdp-packet-sniffer/#comment-122884</link>
		<dc:creator>ZaD MoFo</dc:creator>
		<pubDate>Wed, 30 Apr 2008 22:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=799#comment-122884</guid>
		<description>I must admit: I&#039;am kinda addicted to this site...

Thank you www.darknet.org.uk !
You have a very informative website. I come to visit periodically and whenever I visit each time I learn new tricks &amp; tools.


By the way: shutdown day this saturday...

My best regards.

ZaD MoFo</description>
		<content:encoded><![CDATA[<p>I must admit: I&#8217;am kinda addicted to this site&#8230;</p>
<p>Thank you <a href="http://www.darknet.org.uk" rel="nofollow">http://www.darknet.org.uk</a> !<br />
You have a very informative website. I come to visit periodically and whenever I visit each time I learn new tricks &amp; tools.</p>
<p>By the way: shutdown day this saturday&#8230;</p>
<p>My best regards.</p>
<p>ZaD MoFo</p>
]]></content:encoded>
	</item>
</channel>
</rss>

