<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://www.woodmann.com/collaborative/tools/skins/common/feed.css?97"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.woodmann.com/collaborative/tools/index.php/Special:FeedListing/Network_Monitoring_Tools/feed?recursive=1&amp;feed_type=atom</id>
		<title>Collaborative RCE Tool Library - Network Monitoring Tools (including sub-categories)</title>
		<link rel="self" type="application/atom+xml" href="http://www.woodmann.com/collaborative/tools/index.php/Special:FeedListing/Network_Monitoring_Tools/feed?recursive=1&amp;feed_type=atom"/>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/Special:FeedListing/Network_Monitoring_Tools/feed?recursive=1&amp;feed_type=atom"/>
		<updated>2009-11-21T22:02:09Z</updated>
		<subtitle>Update Notification Feed for Category: Network Monitoring Tools (and its sub-categories)</subtitle>
		<generator>MediaWiki 1.11.2 via dELTA feed generator</generator>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/Wireshark</id>
		<title>Tool Updated: Wireshark</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/Wireshark"/>
				<updated>2009-07-20T22:01:23Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Network_Sniffers&quot;&gt;Network Sniffers&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;1.2.1&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;July 20, 2009&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;Wireshark (previously Ethereal) is the world's foremost network protocol analyzer, and is the standard in many industries.&lt;br /&gt;&lt;br /&gt;It is the continuation of a project that started in 1998. Hundreds of developers around the world have contributed to it, and it is still under active development.&lt;br /&gt;&lt;br /&gt;Wireshark has a rich feature set which includes the following:&lt;br /&gt;&lt;br /&gt;* Hundreds of protocols are supported, with more being added all the time&lt;br /&gt;* Live capture and offline analysis are supported&lt;br /&gt;* Standard three-pane packet browser&lt;br /&gt;* Multi-platform: Runs on Windows, Linux, OS X, Solaris, FreeBSD, NetBSD, and many others&lt;br /&gt;* Captured network data can be browsed via a GUI, or via the TTY-mode TShark utility&lt;br /&gt;* The most powerful display filters in the industry&lt;br /&gt;* Rich VoIP analysis&lt;br /&gt;* Read/write many different capture file formats: tcpdump (libpcap), Catapult DCT2000, Cisco Secure IDS iplog, Microsoft Network Monitor, Network General Sniffer® (compressed and uncompressed), Sniffer® Pro, and NetXray®, Network Instruments Observer, Novell LANalyzer, RADCOM WAN/LAN Analyzer, Shomiti/Finisar Surveyor, Tektronix K12xx, Visual Networks Visual UpTime, WildPackets EtherPeek/TokenPeek/AiroPeek, and many others&lt;br /&gt;* Capture files compressed with gzip can be decompressed on the fly&lt;br /&gt;* Live data can be read from Ethernet, IEEE 802.11, PPP/HDLC, ATM, Bluetooth, USB, Token Ring, Frame Relay, FDDI, and others (depending on your platfrom)&lt;br /&gt;* Decryption support for many protocols, including IPsec, ISAKMP, Kerberos, SNMPv3, SSL/TLS, WEP, and WPA/WPA2&lt;br /&gt;* Coloring rules can be applied to the packet list, which eases analysis&lt;br /&gt;* Output can be exported to XML, PostScript®, CSV, or plain text&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/Tcpdump</id>
		<title>Tool Updated: Tcpdump</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/Tcpdump"/>
				<updated>2009-07-19T05:09:42Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Network_Sniffers&quot;&gt;Network Sniffers&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;4.0.0&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;July 18, 2009&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;From wikipedia's entry for tcpdump:&lt;br /&gt;&lt;br /&gt;tcpdump is a common computer network debugging tool that runs under the command line. It allows the user to intercept and display TCP/IP and other packets being transmitted or received over a network to which the computer is attached. It was originally written by Van Jacobson, Craig Leres and Steven McCanne who were, at the time, working in the Lawrence Berkeley Laboratory Network Research Group.&lt;br /&gt;&lt;br /&gt;Distributed under a permissive free software licence, tcpdump is free software.&lt;br /&gt;&lt;br /&gt;Tcpdump works on most Unix-like operating systems: Linux, Solaris, BSD, Mac OS X, HP-UX and AIX among others. In those systems, tcpdump uses the libpcap library to capture packets.&lt;br /&gt;&lt;br /&gt;There is also a port of tcpdump for Windows called WinDump; this uses WinPcap, which is a port of libpcap to Windows.&lt;br /&gt;&lt;br /&gt;In some Unix-like operating systems, a user must have superuser privileges to use tcpdump because the packet capturing mechanisms on those systems require elevated privileges. However, the -Z option may be used to drop privileges to a specific unprivileged user after capturing has been set up. In other Unix-like operating systems, the packet capturing mechanism can be configured to allow non-privileged users to use it; if that is done, superuser privileges are not required.&lt;br /&gt;&lt;br /&gt;The user may optionally apply a BPF-based filter to limit the number of packets seen by tcpdump; this renders the output more usable on networks with a high volume of traffic.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/TCPView</id>
		<title>Tool Updated: TCPView</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/TCPView"/>
				<updated>2009-03-31T23:07:42Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Network_Monitoring_Tools&quot;&gt;Network Monitoring Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;2.54&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;March 17, 2009&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;TCPView is a Windows program that will show you detailed listings of all TCP and UDP endpoints on your system, including the local and remote addresses and state of TCP connections. On Windows Server 2008, Vista, NT, 2000 and XP TCPView also reports the name of the process that owns the endpoint. TCPView provides a more informative and conveniently presented subset of the Netstat program that ships with Windows. The TCPView download includes Tcpvcon, a command-line version with the same functionality.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/Fport</id>
		<title>Tool Added: Fport</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/Fport"/>
				<updated>2008-06-17T12:20:56Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Network_Monitoring_Tools&quot;&gt;Network Monitoring Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;2.0&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;2002&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;fport reports all open TCP/IP and UDP ports and maps them to the owning application. This is the same information you would see using the 'netstat -an' command, but it also maps those ports to running processes with the PID, process name and path. Fport can be used to quickly identify unknown open ports and their associated applications.&lt;br /&gt;&lt;br /&gt;Usage:&lt;br /&gt;&lt;br /&gt;C:\&amp;gt;fport&lt;br /&gt;FPort v2.0 - TCP/IP Process to Port Mapper&lt;br /&gt;Copyright 2000 by Foundstone, Inc.&lt;br /&gt;http://www.foundstone.com&lt;br /&gt;&lt;br /&gt;Pid Process Port Proto Path&lt;br /&gt;392 svchost -&amp;gt; 135 TCP C:\WINNT\system32\svchost.exe&lt;br /&gt;8 System -&amp;gt; 139 TCP&lt;br /&gt;8 System -&amp;gt; 445 TCP&lt;br /&gt;508 MSTask -&amp;gt; 1025 TCP C:\WINNT\system32\MSTask.exe&lt;br /&gt;392 svchost -&amp;gt; 135 UDP C:\WINNT\system32\svchost.exe&lt;br /&gt;8 System -&amp;gt; 137 UDP&lt;br /&gt;8 System -&amp;gt; 138 UDP&lt;br /&gt;8 System -&amp;gt; 445 UDP&lt;br /&gt;224 lsass -&amp;gt; 500 UDP C:\WINNT\system32\lsass.exe&lt;br /&gt;212 services -&amp;gt; 1026 UDP C:\WINNT\system32\services.exe&lt;br /&gt;&lt;br /&gt;The program contains five (5) switches. The switches may be utilized using either a '/'&lt;br /&gt;or a '-' preceding the switch. The switches are;&lt;br /&gt;&lt;br /&gt;Usage:&lt;br /&gt;/? usage help&lt;br /&gt;/p sort by port&lt;br /&gt;/a sort by application&lt;br /&gt;/i sort by pid&lt;br /&gt;/ap sort by application path&lt;br /&gt;&lt;br /&gt;fport supports Windows NT4, Windows 2000 and Windows XP&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/LSOF</id>
		<title>Tool Updated: LSOF</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/LSOF"/>
				<updated>2008-06-17T10:39:49Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:File_Monitoring_Tools&quot;&gt;File Monitoring Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Network_Monitoring_Tools&quot;&gt;Network Monitoring Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;

&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;

&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;The lsof (LiSt Open Files) diagnostic and forensics tool lists information about any files that are open by processes currently running on the system. It can also list communications sockets open by each process.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/SysAnalyzer</id>
		<title>Tool Updated: SysAnalyzer</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/SysAnalyzer"/>
				<updated>2008-01-05T13:56:31Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:API_Monitoring_Tools&quot;&gt;API Monitoring Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Disk_Monitoring_Tools&quot;&gt;Disk Monitoring Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:File_Monitoring_Tools&quot;&gt;File Monitoring Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Install_Monitoring_Tools&quot;&gt;Install Monitoring Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Memory_Dumpers&quot;&gt;Memory Dumpers&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Network_Monitoring_Tools&quot;&gt;Network Monitoring Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Registry_Monitoring_Tools&quot;&gt;Registry Monitoring Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;

&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;January 19, 2007&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;SysAnalyzer is an automated malcode run time analysis application that monitors various aspects of system and process states. SysAnalyzer was designed to enable analysts to quickly build a comprehensive report as to the actions a binary takes on a system. SysAnalyzer can automatically monitor and compare:&lt;br /&gt;&lt;br /&gt;    * Running Processes&lt;br /&gt;    * Open Ports&lt;br /&gt;    * Loaded Drivers&lt;br /&gt;    * Injected Libraries&lt;br /&gt;    * Key Registry Changes&lt;br /&gt;    * APIs called by a target process&lt;br /&gt;    * File Modifications&lt;br /&gt;    * HTTP, IRC, and DNS traffic &lt;br /&gt;&lt;br /&gt;SysAnalyzer also comes with a ProcessAnalyzer tool which can perform the following tasks:&lt;br /&gt;&lt;br /&gt;    * Create a memory dump of target process&lt;br /&gt;    * parse memory dump for strings&lt;br /&gt;    * parse strings output for exe, reg, and url references&lt;br /&gt;    * scan memory dump for known exploit signatures&lt;br /&gt;&lt;br /&gt;Full GPL source for SysAnalyzer is included in the installation package.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/Malcode_Analysis_Pack</id>
		<title>Tool Updated: Malcode Analysis Pack</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/Malcode_Analysis_Pack"/>
				<updated>2007-12-26T17:48:34Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:API_Monitoring_Tools&quot;&gt;API Monitoring Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Import_Editors&quot;&gt;Import Editors&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Malware_Analysis_Tools&quot;&gt;Malware Analysis Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Network_Sniffers&quot;&gt;Network Sniffers&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Network_Tools&quot;&gt;Network Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Process_Monitoring_Tools&quot;&gt;Process Monitoring Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Reverse_Engineering_Frameworks&quot;&gt;Reverse Engineering Frameworks&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:TCP_Proxy_Tools&quot;&gt;TCP Proxy Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;

&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;November 13, 2006&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;The Malcode Analyst Pack contains a series of utilities that were found to be necessary tools while doing rapid malcode analysis.&lt;br /&gt;&lt;br /&gt;Included in this package are:&lt;br /&gt;&lt;br /&gt;• ShellExt	- 4 explorer shell extensions&lt;br /&gt;• socketTool	- manual TCP Client for probing functionality.&lt;br /&gt;• MailPot	- mail server capture pot&lt;br /&gt;• fakeDNS	- spoofs dns responses to controlled ip's&lt;br /&gt;• sniff_hit	- HTTP, IRC, and DNS sniffer&lt;br /&gt;• sclog		- Shellcode research and analysis application&lt;br /&gt;• IDCDumpFix	- aids in quick RE of packed applications&lt;br /&gt;• Shellcode2Exe	- embeds multiple shellcode formats in exe husk&lt;br /&gt;• GdiProcs	- detect hidden processes&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	</feed>