<?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: Sniff and Reassemble Files Uploaded or Download from FTP Network using NetworkMiner</title>
	<atom:link href="http://www.raymond.cc/blog/sniff-and-reassemble-files-uploaded-or-download-from-ftp-network-using-networkminer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.raymond.cc/blog/sniff-and-reassemble-files-uploaded-or-download-from-ftp-network-using-networkminer/</link>
	<description>Daily updated news of useful advanced computer tips and tricks</description>
	<lastBuildDate>Mon, 23 Jan 2012 16:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: waqas ali</title>
		<link>http://www.raymond.cc/blog/sniff-and-reassemble-files-uploaded-or-download-from-ftp-network-using-networkminer/#comment-458754</link>
		<dc:creator>waqas ali</dc:creator>
		<pubDate>Thu, 26 Nov 2009 06:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=4954#comment-458754</guid>
		<description>nice post  budy...</description>
		<content:encoded><![CDATA[<p>nice post  budy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: who me?</title>
		<link>http://www.raymond.cc/blog/sniff-and-reassemble-files-uploaded-or-download-from-ftp-network-using-networkminer/#comment-439462</link>
		<dc:creator>who me?</dc:creator>
		<pubDate>Mon, 29 Jun 2009 17:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=4954#comment-439462</guid>
		<description>One word....Wireshark</description>
		<content:encoded><![CDATA[<p>One word&#8230;.Wireshark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doktor Notor</title>
		<link>http://www.raymond.cc/blog/sniff-and-reassemble-files-uploaded-or-download-from-ftp-network-using-networkminer/#comment-439419</link>
		<dc:creator>Doktor Notor</dc:creator>
		<pubDate>Mon, 29 Jun 2009 06:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=4954#comment-439419</guid>
		<description>Craig - what kind of protection are you expecting? Unencrypted traffic can be easily monitored, end of story. 

- use SFTP (this does NOT use FTP protocol and has nothing to do with normal FTP, despite the common belief). Problem: SFTP is not used for warez, it&#039;s for secure transfer of files, like backups of Linux boxes. You need a shell account on any box you&#039;d like to connect to via SFTP.

or

- use FTP over SSL/TLS (this does use FTP protocol, but is encrypted) and make sure you crypt both command and data channel if you do. Problem: This needs to be supported by the server which is often not the case.</description>
		<content:encoded><![CDATA[<p>Craig &#8211; what kind of protection are you expecting? Unencrypted traffic can be easily monitored, end of story. </p>
<p>- use SFTP (this does NOT use FTP protocol and has nothing to do with normal FTP, despite the common belief). Problem: SFTP is not used for warez, it&#8217;s for secure transfer of files, like backups of Linux boxes. You need a shell account on any box you&#8217;d like to connect to via SFTP.</p>
<p>or</p>
<p>- use FTP over SSL/TLS (this does use FTP protocol, but is encrypted) and make sure you crypt both command and data channel if you do. Problem: This needs to be supported by the server which is often not the case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://www.raymond.cc/blog/sniff-and-reassemble-files-uploaded-or-download-from-ftp-network-using-networkminer/#comment-439407</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Sun, 28 Jun 2009 21:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=4954#comment-439407</guid>
		<description>This is very interesting and useful information. It seems that there is also an urgent need for information about how to obtain protection against this spying. 

Does anybody have any suggestions?</description>
		<content:encoded><![CDATA[<p>This is very interesting and useful information. It seems that there is also an urgent need for information about how to obtain protection against this spying. </p>
<p>Does anybody have any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Izam Saad</title>
		<link>http://www.raymond.cc/blog/sniff-and-reassemble-files-uploaded-or-download-from-ftp-network-using-networkminer/#comment-439401</link>
		<dc:creator>Izam Saad</dc:creator>
		<pubDate>Sun, 28 Jun 2009 16:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=4954#comment-439401</guid>
		<description>Nice digging!</description>
		<content:encoded><![CDATA[<p>Nice digging!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamzah</title>
		<link>http://www.raymond.cc/blog/sniff-and-reassemble-files-uploaded-or-download-from-ftp-network-using-networkminer/#comment-439397</link>
		<dc:creator>Hamzah</dc:creator>
		<pubDate>Sun, 28 Jun 2009 14:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=4954#comment-439397</guid>
		<description>thanks so much for this ... raymond..</description>
		<content:encoded><![CDATA[<p>thanks so much for this &#8230; raymond..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.raymond.cc/blog/sniff-and-reassemble-files-uploaded-or-download-from-ftp-network-using-networkminer/#comment-439396</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Sun, 28 Jun 2009 13:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=4954#comment-439396</guid>
		<description>Good find. This product needs some tools for configuration, i.e. where to store the captured files, or filters on what to capture or what to see, etc.


Anyone knows how to make laptop into line analyzer? I have a network printer that fails to scan-to-email and it drives me crazy as there is no log in the printer.

Maybe I need a second NIC like a PCMCIA card and connect the printer in and out of the laptop? But what to do next?</description>
		<content:encoded><![CDATA[<p>Good find. This product needs some tools for configuration, i.e. where to store the captured files, or filters on what to capture or what to see, etc.</p>
<p>Anyone knows how to make laptop into line analyzer? I have a network printer that fails to scan-to-email and it drives me crazy as there is no log in the printer.</p>
<p>Maybe I need a second NIC like a PCMCIA card and connect the printer in and out of the laptop? But what to do next?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 1/5 queries in 0.002 seconds using disk: basic
Object Caching 272/273 objects using disk: basic
Content Delivery Network via cdn.raymond.cc

Served from: www.raymond.cc @ 2012-02-11 08:45:59 -->
