<?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> &#187; External tools</title>
	<atom:link href="http://www.megapanzer.com/category/external-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.megapanzer.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Dec 2011 13:02:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Automatic analysis of malware behavior</title>
		<link>http://www.megapanzer.com/2010/01/04/automatic-analysis-of-malware-behavior/</link>
		<comments>http://www.megapanzer.com/2010/01/04/automatic-analysis-of-malware-behavior/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 16:40:36 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[External tools]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[malheur]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=3321</guid>
		<description><![CDATA[I just read about the tool Malheur designed for malware analysis. It looks interesting, I don&#8217;t know what other tools like this one are out there (if you know some of them, please leave a comment) but it is worth some minutes to read through their page. After thinking some minutes about their approach using [...]]]></description>
			<content:encoded><![CDATA[<glossarycode><glossarycode><p><a href="http://www.megapanzer.com/wp-content/uploads/antivirus.jpg"><img src="http://www.megapanzer.com/wp-content/uploads/antivirus-150x150.jpg" alt="" title="antivirus" width="75" height="75" class="alignright size-thumbnail wp-image-3322" /></a>I just read about the tool <strong><a href="http://www.mlsec.org/" target="_blank">Malheur</a></strong> designed for <a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1210" title="Glossary: Malware" target="_blank">malware</a> analysis. It looks interesting, I don&#8217;t know what other tools like this one are out there (if you know some of them, please leave a comment) but it is worth some minutes to read through their page.</p>
<p>After thinking some minutes about their approach using the MIST (<a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1210" title="Glossary: Malware" target="_blank">malware</a> instruction set) would the software still detect the malicious behaviour if instead of calling a function inside the software itself to create a new process with the according parameters. </p>
<p>instead of collecting all sensitive data and transferring it to the <a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1272" title="Glossary: Dropzone" target="_blank">dropzone</a> and triggering the alarm bell separating these two functions by calling :</p>
<p><strong><a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1210" title="Glossary: Malware" target="_blank">malware</a>.exe -collect >output.txt<br />
<a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1210" title="Glossary: Malware" target="_blank">malware</a> -drop output.txt</strong></p>
<p>I implemented it like that inside the <a href="http://www.megapanzer.com/source-code/#skypetrojan">SkypeTrojan</a>. </p>
<blockquote><p>Malheur is a tool for automatic analysis of program behavior recorded from <a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1210" title="Glossary: Malware" target="_blank">malware</a>. It has been designed to support the regular analysis of malicious software and the development of detection and defense measures.</p>
<p>Malheur allows for identifying novel classes of <a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1210" title="Glossary: Malware" target="_blank">malware</a> with similar behavior and assigning unknown <a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1210" title="Glossary: Malware" target="_blank">malware</a> to discovered classes.</p>
<p>Malheur builds on the concept of dynamic analysis: <a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1210" title="Glossary: Malware" target="_blank">Malware</a> binaries are collected in the wild and executed in a sandbox, where their behavior is monitored during run-time. The execution of each <a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1210" title="Glossary: Malware" target="_blank">malware</a> binary results in a report of recorded behavior. Malheur analyzes these reports for discovery and discrimination of <a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1210" title="Glossary: Malware" target="_blank">malware</a> classes using machine learning techniques.</p>
<p>Malheur can be applied to recorded behavior of various format, as long as monitored events are separated by delimiter symbols, for example as in reports generated by the popular <a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1210" title="Glossary: Malware" target="_blank">malware</a> sandboxes CWSandbox, Anubis, Norman Sandbox and Joebox. </p></blockquote></glossarycode></glossarycode>]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2010/01/04/automatic-analysis-of-malware-behavior/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TrueCrypt</title>
		<link>http://www.megapanzer.com/2009/11/23/truecrypt/</link>
		<comments>http://www.megapanzer.com/2009/11/23/truecrypt/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 16:27:14 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[External tools]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=3121</guid>
		<description><![CDATA[&#160; &#160; &#160; Tool name : TrueCrypt &#160; Description : TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted drive. On-the-fly encryption means that data are automatically encrypted or decrypted right before they are loaded or saved, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%">&nbsp;</td>
<td width="50%">&nbsp;</td>
<td width="20%">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Tool name</strong> :</td>
<td>TrueCrypt</td>
<td><a href="http://www.truecrypt.org/" target="_blank"><img src="http://www.megapanzer.com/wp-content/uploads/truecrypt.png" alt="truecrypt" title="truecrypt" width="64" height="64" class="alignright size-full wp-image-3122" /></a></td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong> :</td>
<td colspan="2">
TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted drive. On-the-fly encryption means that data are automatically encrypted or decrypted right before they are loaded or saved, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password or correct encryption key. Until decrypted, a TrueCrypt volume appears to be nothing more than a series of random numbers. The entire file system is encrypted (i.e., file names, folder names, contents of every file, and free space).
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Homepage</strong> :</td>
<td colspan="2"><a href="http://www.truecrypt.org/" target="_blank">www.truecrypt.org</a></td>
</tr>
</tbody>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/11/23/truecrypt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hping2</title>
		<link>http://www.megapanzer.com/2009/11/15/hping2/</link>
		<comments>http://www.megapanzer.com/2009/11/15/hping2/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 19:03:52 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[External tools]]></category>
		<category><![CDATA[hping]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=3103</guid>
		<description><![CDATA[&#160; &#160; &#160; Tool name : Hping &#160; Description : This handy little utility assembles and sends custom ICMP, UDP, or TCP packets and then displays any replies. It was inspired by the ping command, but offers far more control over the probes sent. It also has a handy traceroute mode and supports IP fragmentation. [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%">&nbsp;</td>
<td width="50%">&nbsp;</td>
<td width="20%">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Tool name</strong> :</td>
<td>Hping</td>
<td><a href="http://www.hping.org/" target="_blank"><img src="http://www.megapanzer.com/wp-content/uploads/hping.jpg" alt="hping" title="hping" width="75" height="30" class="alignright size-full wp-image-3104" /></a></td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong> :</td>
<td colspan="2">
This handy little utility assembles and sends custom ICMP, UDP, or TCP packets and then displays any replies. It was inspired by the ping command, but offers far more control over the probes sent. It also has a handy traceroute mode and supports IP fragmentation. This tool is particularly useful when trying to traceroute/ping/probe hosts behind a firewall that blocks attempts using the standard utilities. This often allows you to map out firewall rulesets. It is also great for learning more about TCP/IP and experimenting with IP protocols.
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Homepage</strong> :</td>
<td colspan="2"><a href="http://www.hping.org/" target="_blank">www.hping.org</a></td>
</tr>
</tbody>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/11/15/hping2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>W32.Blaster.Worm source code.</title>
		<link>http://www.megapanzer.com/2009/11/13/w32-blaster-worm-source-code/</link>
		<comments>http://www.megapanzer.com/2009/11/13/w32-blaster-worm-source-code/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 20:15:14 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[External tools]]></category>
		<category><![CDATA[Worm sources]]></category>
		<category><![CDATA[blaster]]></category>
		<category><![CDATA[DDos]]></category>
		<category><![CDATA[Dos]]></category>
		<category><![CDATA[propagation]]></category>
		<category><![CDATA[sourcecode]]></category>
		<category><![CDATA[spreader]]></category>
		<category><![CDATA[Worm]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=3093</guid>
		<description><![CDATA[&#160; &#160; &#160; Name Win32/Blaster/Worm (Lovsan, Lovesan) &#160; Type Spreader, Worm &#160; &#160; Author Unknown &#160; &#160; Written in C &#160; &#160; Description This worm was very active in 2003. It spreaded via an RPC vulnerability and executed a DoS attack on a specific date. It&#8217;s a well structured code, easy to read and understand. [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%">&nbsp;</td>
<td width="50%">&nbsp;</td>
<td width="20%">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Name</strong></td>
<td>Win32/Blaster/Worm  (Lovsan, Lovesan)</td>
<td rowspan="5">
<img src="http://www.megapanzer.com/wp-content/uploads/trojan_horse.jpeg" alt="worm" title="worm" width="100" height="96" class="alignright size-full wp-image-2132" />
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Type</strong></td>
<td>Spreader, Worm</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Author</strong></td>
<td>Unknown</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Written in</strong></td>
<td>C</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong></td>
<td colspan="2">
This worm was very active in 2003. It spreaded via an RPC vulnerability and executed a DoS attack on a specific date. It&#8217;s a well structured code, easy to read and understand. The intresting paragraphs are <strong>the spreader which attacks new victim system</strong> to learn and see how (easily) it is done and the <strong>usage of raw sockets in the payload</strong> which is in charge of the SYN flood attack.
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Questions</strong></td>
<td colspan="2">Do you have a question about this RAT/bot/worm? At the bottom of this post you find the box where you can type and send your message.</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Downloads</strong></td>
<td colspan="2"><a href="http://www.megapanzer.com/wp-content/uploads/blaster.zip">Source</a></td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Information</strong></td>
<td colspan="2"><a href="http://en.wikipedia.org/wiki/Blaster_%28computer_worm%29" target="_blank">Wikipedia</a></td>
</tr>
</tbody>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/11/13/w32-blaster-worm-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Win32/ogw0rm source code.</title>
		<link>http://www.megapanzer.com/2009/11/08/ogw0rm-source-code/</link>
		<comments>http://www.megapanzer.com/2009/11/08/ogw0rm-source-code/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 15:02:55 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[External tools]]></category>
		<category><![CDATA[Worm sources]]></category>
		<category><![CDATA[ogw0rm]]></category>
		<category><![CDATA[propagate]]></category>
		<category><![CDATA[sourcecode]]></category>
		<category><![CDATA[spreader]]></category>
		<category><![CDATA[Worm]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=3071</guid>
		<description><![CDATA[&#160; &#160; &#160; Name Win32/ogw0rm &#160; Type Spreader, Worm &#160; &#160; Author Unknown &#160; &#160; Written in C &#160; &#160; Description Ogw0rm is a good example how malware propagates itself via Instant Messaging apps. It checks the process list for running IM applications and propagates itself by sending messages to new victims. It shows how [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%">&nbsp;</td>
<td width="50%">&nbsp;</td>
<td width="20%">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Name</strong></td>
<td>Win32/ogw0rm</td>
<td rowspan="5">
<img src="http://www.megapanzer.com/wp-content/uploads/trojan_horse.jpeg" alt="trojanhorse" title="trojanhorse" width="100" height="96" class="alignright size-full wp-image-2132" />
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Type</strong></td>
<td>Spreader, Worm</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Author</strong></td>
<td>Unknown</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Written in</strong></td>
<td>C</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong></td>
<td colspan="2">
Ogw0rm is a good example how malware propagates itself via Instant Messaging apps. It checks the process list for running IM applications and propagates itself by sending messages to new victims.</p>
<p>It shows how to enumerate Windows, send key strokes to the OS, Registry stuff and a little networking stuff. A simple malware source to read on a rainy sunday afternoon.</p>
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Questions</strong></td>
<td colspan="2">Do you have a question about this RAT/bot/worm? At the bottom of this post you find the box where you can type and send your message.</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Downloads</strong></td>
<td colspan="2"><a href="http://www.megapanzer.com/wp-content/uploads/w32.ogw0rm.zip">Source</a></td>
</tr>
</tbody>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/11/08/ogw0rm-source-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Metasploit Framework</title>
		<link>http://www.megapanzer.com/2009/09/27/the-metasploit-framework/</link>
		<comments>http://www.megapanzer.com/2009/09/27/the-metasploit-framework/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 16:03:52 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[External tools]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[exploitation]]></category>
		<category><![CDATA[Metasploit]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=2841</guid>
		<description><![CDATA[&#160; &#160; &#160; Tool name : Metasploit Framework &#160; &#160; Description : The Metasploit Framework is a development platform for creating security tools and exploits. The framework is used by network security professionals to perform penetration tests, system administrators to verify patch installations, product vendors to perform regression testing, and security researchers world-wide. The framework [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%">&nbsp;</td>
<td width="50%">&nbsp;</td>
<td width="20%">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Tool name</strong> :</td>
<td>Metasploit Framework</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong> :</td>
<td colspan="2">
The Metasploit Framework is a development platform for creating security tools and exploits. The framework is used by network security professionals to perform penetration tests, system administrators to verify patch installations, product vendors to perform regression testing, and security researchers world-wide. The framework is written in the Ruby programming language and includes components written in C and assembler.
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Homepage</strong> :</td>
<td colspan="2"><a href="http://www.metasploit.com/" target="_blank">www.metasploit.com</a></td>
</tr>
</tbody>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/09/27/the-metasploit-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defeating SSL using SSLStrip</title>
		<link>http://www.megapanzer.com/2009/08/11/defeating-ssl-using-sslstrip/</link>
		<comments>http://www.megapanzer.com/2009/08/11/defeating-ssl-using-sslstrip/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 11:32:45 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[External tools]]></category>
		<category><![CDATA[Tools & sources]]></category>
		<category><![CDATA[man in the middle]]></category>
		<category><![CDATA[MITM]]></category>
		<category><![CDATA[Proxy]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=2583</guid>
		<description><![CDATA[At BlackHat DC 2009 Moxie Marlinspike demonstrated how to subvert HTTPS with SSLStrip. SSLStrip intercepts HTTP traffic, watches for HTTPS links inside the data stream and maps these HTTPS links to HTTP. Whenever a victim clicks on such a mapped HTTPS link SSLStrip will notice it and act as a HTTP2HTTPS proxy server. All the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.megapanzer.com/wp-content/uploads/locks_logo-150x150.jpg" alt="locks_logo.jpg" title="locks_logo.jpg" width="75" height="75" class="alignright size-thumbnail wp-image-1041" />At BlackHat DC 2009 Moxie Marlinspike demonstrated how to subvert HTTPS with SSLStrip. SSLStrip intercepts HTTP traffic, watches for HTTPS links inside the data stream and maps these HTTPS links to HTTP. Whenever a victim clicks on such a mapped HTTPS link SSLStrip will notice it and act as a HTTP2HTTPS proxy server. All the data is available in cleartext to SSLStrip and an attacker can use this circumstance to his advantage.<br />
<span id="more-2583"></span><br />
<br />
If I find the time I will port the SSLStrip features to PERL to merge it with the HTTP proxy script I wrote to observe spam and anonymized traffic.<br />
<br />
Here is the <a href="http://www.megapanzer.com/wp-content/uploads/sslstrip-0.4.tar.gz">SSLStrip 0.4</a> packet from the local archive on Megapanzer.</p>
<p>This is the link to <a href="http://www.thoughtcrime.org/software/sslstrip" target="_blank">Moxie&#8217;s page</a>.</p>
<p>See SSLStrip in action here :<br />
<br />
<object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3970303&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3970303&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/3970303"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/08/11/defeating-ssl-using-sslstrip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tor, The Onion Routing Project.</title>
		<link>http://www.megapanzer.com/2009/08/09/tor-the-onion-routing-project/</link>
		<comments>http://www.megapanzer.com/2009/08/09/tor-the-onion-routing-project/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 22:28:24 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[External tools]]></category>
		<category><![CDATA[Anonymity]]></category>
		<category><![CDATA[Onion routing]]></category>
		<category><![CDATA[TOR]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=2567</guid>
		<description><![CDATA[&#160; &#160; &#160; Tool name : Tor &#160; &#160; Description : Tor is a toolset for a wide range of organizations and people that want to improve their safety and security on the Internet. Using Tor can help you anonymize web browsing and publishing, instant messaging, IRC, SSH, and other applications that use the TCP [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%">&nbsp;</td>
<td width="50%">&nbsp;</td>
<td width="20%">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Tool name</strong> :</td>
<td>Tor</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong> :</td>
<td colspan="2">
Tor is a toolset for a wide range of organizations and people that want to improve their safety and security on the Internet. Using Tor can help you anonymize web browsing and publishing, instant messaging, IRC, SSH, and other applications that use the TCP protocol. Tor also provides a platform on which software developers can build new applications with built-in anonymity, safety, and privacy features. For a free cross-platform GUI, users recommend Vidalia
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Homepage</strong> :</td>
<td colspan="2"><a href="http://www.torproject.org/" target="_blank">www.torproject.org</a></td>
</tr>
</tbody>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/08/09/tor-the-onion-routing-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network sniffer/interceptor/logger for ethernet LANs.</title>
		<link>http://www.megapanzer.com/2009/08/02/network-snifferinterceptorlogger-for-ethernet-lans/</link>
		<comments>http://www.megapanzer.com/2009/08/02/network-snifferinterceptorlogger-for-ethernet-lans/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 17:23:25 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[External tools]]></category>
		<category><![CDATA[interceptor]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[logger]]></category>
		<category><![CDATA[Sniffer]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=2531</guid>
		<description><![CDATA[&#160; &#160; &#160; Tool name : Ettercap &#160; &#160; Description : In case you still thought switched LANs provide much extra security Ettercap is a terminal-based network sniffer/interceptor/logger for ethernet LANs. It supports active and passive dissection of many protocols (even ciphered ones, like ssh and https). Data injection in an established connection and filtering [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%">&nbsp;</td>
<td width="50%">&nbsp;</td>
<td width="20%">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Tool name</strong> :</td>
<td>Ettercap</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong> :</td>
<td colspan="2">
In case you still thought switched LANs provide much extra security<br />
Ettercap is a terminal-based network sniffer/interceptor/logger for ethernet LANs. It supports active and passive dissection of many protocols (even ciphered ones, like ssh and https). Data injection in an established connection and filtering on the fly is also possible, keeping the connection synchronized. Many sniffing modes were implemented to give you a powerful and complete sniffing suite. Plugins are supported. It has the ability to check whether you are in a switched LAN or not, and to use OS fingerprints (active or passive) to let you know the geometry of the LAN.
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Homepage</strong> :</td>
<td colspan="2"><a href="http://ettercap.sourceforge.net/" target="_blank">ettercap.sourceforge.net</a></td>
</tr>
</tbody>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/08/02/network-snifferinterceptorlogger-for-ethernet-lans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tcpdump sniffer for network monitoring.</title>
		<link>http://www.megapanzer.com/2009/07/26/tcpdump-sniffer-for-network-monitoring/</link>
		<comments>http://www.megapanzer.com/2009/07/26/tcpdump-sniffer-for-network-monitoring/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 17:00:53 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[External tools]]></category>
		<category><![CDATA[Fingerprinting]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Portscanner]]></category>
		<category><![CDATA[Scanner]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=2370</guid>
		<description><![CDATA[&#160; &#160; &#160; Tool name : Tcpdump &#160; &#160; Description : Tcpdump is the IP sniffer we all used before Ethereal (Wireshark) came on the scene, and many of us continue to use it frequently. It may not have the bells and whistles (such as a pretty GUI or parsing logic for hundreds of application [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%">&nbsp;</td>
<td width="50%">&nbsp;</td>
<td width="20%">&nbsp;</td>
</tr>
<tr valign="bottom">
<td><strong>Tool name</strong> :</td>
<td>Tcpdump</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong> :</td>
<td colspan="2">
Tcpdump is the IP sniffer we all used before Ethereal (Wireshark) came on the scene, and many of us continue to use it frequently. It may not have the bells and whistles (such as a pretty GUI or parsing logic for hundreds of application protocols) that Wireshark has, but it does the job well and with fewer security holes. It also requires fewer system resources. While it doesn’t receive new features often, it is actively maintained to fix bugs and portability problems. It is great for tracking down network problems or monitoring activity.
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Homepage</strong> :</td>
<td colspan="2"><a href="http://www.tcpdump.org/" target="_blank">www.tcpdump.org</a></td>
</tr>
</tbody>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/07/26/tcpdump-sniffer-for-network-monitoring/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

