<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.2" -->
<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/"
	>

<channel>
	<title>SecTools</title>
	<link>http://secure2s.net/tools</link>
	<description>Secure2S Security Tool Sets Blog</description>
	<pubDate>Wed, 29 Aug 2007 14:11:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>
	<language>en</language>
			<item>
		<title>Tcptraceroute</title>
		<link>http://secure2s.net/tools/2006/06/24/tcptraceroute/</link>
		<comments>http://secure2s.net/tools/2006/06/24/tcptraceroute/#comments</comments>
		<pubDate>Sat, 24 Jun 2006 09:37:57 +0000</pubDate>
		<dc:creator>Jalal Rohani</dc:creator>
		
		<category><![CDATA[Traceroute Tools]]></category>

		<guid isPermaLink="false">http://www.secure2s.net/tools/2006/06/24/tcptraceroute/</guid>
		<description><![CDATA[Tcptraceroute : A traceroute implementation using TCP packets
The problem is that with the widespread use of firewalls on the modern Internet, many of the packets that the conventional traceroute(8) sends out (ICMP echo or UDP) end up being filtered, making it impossible to completely trace the path to the destination. However, in many cases, these [...]]]></description>
			<content:encoded><![CDATA[<a href="http://michael.toren.net/code/tcptraceroute/">Tcptraceroute</a> : A traceroute implementation using TCP packets
The problem is that with the widespread use of firewalls on the modern Internet, many of the packets that the conventional traceroute(8) sends out (ICMP echo or UDP) end up being filtered, making it impossible to completely trace the path to the destination. However, in many cases, these firewalls will permit inbound TCP packets to specific ports that hosts sitting behind the firewall are listening for connections on. By sending out TCP SYN packets instead of UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most common firewall filters.
<div class="sociable">
<span class="sociable_tagline">

	<span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span>
</span>
<ul>
	<li><a href="http://del.icio.us/post?url=http%3A%2F%2Fsecure2s.net%2Ftools%2F2006%2F06%2F24%2Ftcptraceroute%2F&amp;title=Tcptraceroute" title="del.icio.us"><img src="http://secure2s.net/tools/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a href="http://reddit.com/submit?url=http%3A%2F%2Fsecure2s.net%2Ftools%2F2006%2F06%2F24%2Ftcptraceroute%2F&amp;title=Tcptraceroute" title="Reddit"><img src="http://secure2s.net/tools/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a href="http://slashdot.org/bookmark.pl?title=Tcptraceroute&amp;url=http%3A%2F%2Fsecure2s.net%2Ftools%2F2006%2F06%2F24%2Ftcptraceroute%2F" title="Slashdot"><img src="http://secure2s.net/tools/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a href="http://technorati.com/faves?add=http%3A%2F%2Fsecure2s.net%2Ftools%2F2006%2F06%2F24%2Ftcptraceroute%2F" title="Technorati"><img src="http://secure2s.net/tools/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fsecure2s.net%2Ftools%2F2006%2F06%2F24%2Ftcptraceroute%2F&amp;=Tcptraceroute" title="YahooMyWeb"><img src="http://secure2s.net/tools/wp-content/plugins/sociable/images/yahoomyweb.png" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fsecure2s.net%2Ftools%2F2006%2F06%2F24%2Ftcptraceroute%2F&amp;title=Tcptraceroute" title="Digg" onfocus="sociable_description_link(this, 'bodytext')"><img src="http://secure2s.net/tools/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://secure2s.net/tools/2006/06/24/tcptraceroute/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firewalk</title>
		<link>http://secure2s.net/tools/2006/06/23/firewalk/</link>
		<comments>http://secure2s.net/tools/2006/06/23/firewalk/#comments</comments>
		<pubDate>Fri, 23 Jun 2006 19:26:47 +0000</pubDate>
		<dc:creator>Jalal Rohani</dc:creator>
		
		<category><![CDATA[Traceroute Tools]]></category>

		<category><![CDATA[Information Gathering]]></category>

		<category><![CDATA[BackTrack]]></category>

		<category><![CDATA[100 SecTools]]></category>

		<guid isPermaLink="false">http://www.secure2s.net/tools/2006/06/23/firewalk/</guid>
		<description><![CDATA[Firewalk : Advanced traceroute
Firewalk employs traceroute-like techniques to analyze IP packet responses to determine gateway ACL filters and map networks. This classic tool was rewritten from scratch in October 2002. Note that much or all of this functionality can also be performed by the Hping2 &#8211;traceroute option.




	These icons link to social bookmarking sites where readers [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.packetfactory.net/projects/firewalk/">Firewalk</a> : Advanced traceroute<br />
Firewalk employs traceroute-like techniques to analyze IP packet responses to determine gateway ACL filters and map networks. This classic tool was rewritten from scratch in October 2002. Note that much or all of this functionality can also be performed by the <a href="http://sectools.org/index.html#hping">Hping2</a> &#8211;traceroute option.</p>

<div class="sociable">
<span class="sociable_tagline">

	<span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span>
</span>
<ul>
	<li><a href="http://del.icio.us/post?url=http%3A%2F%2Fsecure2s.net%2Ftools%2F2006%2F06%2F23%2Ffirewalk%2F&amp;title=Firewalk" title="del.icio.us"><img src="http://secure2s.net/tools/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a href="http://reddit.com/submit?url=http%3A%2F%2Fsecure2s.net%2Ftools%2F2006%2F06%2F23%2Ffirewalk%2F&amp;title=Firewalk" title="Reddit"><img src="http://secure2s.net/tools/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a href="http://slashdot.org/bookmark.pl?title=Firewalk&amp;url=http%3A%2F%2Fsecure2s.net%2Ftools%2F2006%2F06%2F23%2Ffirewalk%2F" title="Slashdot"><img src="http://secure2s.net/tools/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a href="http://technorati.com/faves?add=http%3A%2F%2Fsecure2s.net%2Ftools%2F2006%2F06%2F23%2Ffirewalk%2F" title="Technorati"><img src="http://secure2s.net/tools/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fsecure2s.net%2Ftools%2F2006%2F06%2F23%2Ffirewalk%2F&amp;=Firewalk" title="YahooMyWeb"><img src="http://secure2s.net/tools/wp-content/plugins/sociable/images/yahoomyweb.png" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fsecure2s.net%2Ftools%2F2006%2F06%2F23%2Ffirewalk%2F&amp;title=Firewalk" title="Digg" onfocus="sociable_description_link(this, 'bodytext')"><img src="http://secure2s.net/tools/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://secure2s.net/tools/2006/06/23/firewalk/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
