<?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>techian.com &#187; Port Scanner</title>
	<atom:link href="http://www.techian.com/category/port-scanner/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techian.com</link>
	<description>A Blog With No Limits</description>
	<lastBuildDate>Mon, 28 Nov 2011 23:25:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Get the list of open ports in Windows 7, Vista, XP</title>
		<link>http://www.techian.com/hacking/get-the-list-of-open-ports-in-windows-7-vista-xp/</link>
		<comments>http://www.techian.com/hacking/get-the-list-of-open-ports-in-windows-7-vista-xp/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 14:55:20 +0000</pubDate>
		<dc:creator>vipin</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Net tools]]></category>
		<category><![CDATA[Port Scanner]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[network status]]></category>
		<category><![CDATA[open ports]]></category>
		<category><![CDATA[Port Information]]></category>

		<guid isPermaLink="false">http://www.techian.com/hacking/get-the-list-of-open-ports-in-windows-7-vista-xp/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
The netstat -a command shows the amount of traffic on the network. It gives only a basic overview of the active network connections. As hackers, we are interested in much more finer details. Currports is a light weight and portable application which lists all the open ports and remote connections with Process Name Process ID [...]


I would also like to share :<ol><li><a href='http://www.techian.com/ip-scanner/lanspy-network-security-port-scanner/' rel='bookmark' title='Permanent Link: LanSpy &#8211; network security &amp; port scanner'>LanSpy &#8211; network security &amp; port scanner</a></li>
<li><a href='http://www.techian.com/windows/the-open-source-circular-and-spiral-dock-for-windows/' rel='bookmark' title='Permanent Link: The Open Source Circular and Spiral Dock for Windows'>The Open Source Circular and Spiral Dock for Windows</a></li>
<li><a href='http://www.techian.com/cool-links/few-invites-left-for-diaspora-the-open-source-facebook-killer/' rel='bookmark' title='Permanent Link: Few invites left for Diaspora, the open source &ldquo;Facebook killer&rdquo;'>Few invites left for Diaspora, the open source &ldquo;Facebook killer&rdquo;</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/hacking/get-the-list-of-open-ports-in-windows-7-vista-xp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Making a simple port scanner</title>
		<link>http://www.techian.com/port-scanner/making-a-simple-port-scanner/</link>
		<comments>http://www.techian.com/port-scanner/making-a-simple-port-scanner/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 15:19:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Port Scanner]]></category>

		<guid isPermaLink="false">http://viruswriting.co.cc/main/?p=169</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
Lets make a simple port scanner with opens a full TCP connection to detect if a port is open or not. This is not the best way to scan because it makes a lot of noise, some other ways are Half TCP (TCP SYN) and TCP FIN. Code in python:: import socket i = &#8220;127.0.0.1&#8243; [...]


I would also like to share :<ol><li><a href='http://www.techian.com/source-codes/port-scanner-in-c/' rel='bookmark' title='Permanent Link: Port Scanner in C'>Port Scanner in C</a></li>
<li><a href='http://www.techian.com/ip-scanner/lanspy-network-security-port-scanner/' rel='bookmark' title='Permanent Link: LanSpy &#8211; network security &amp; port scanner'>LanSpy &#8211; network security &amp; port scanner</a></li>
<li><a href='http://www.techian.com/ip-scanner/networkactiv-port-scanner-40/' rel='bookmark' title='Permanent Link: NetworkActiv Port Scanner 4.0'>NetworkActiv Port Scanner 4.0</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/port-scanner/making-a-simple-port-scanner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing the Router</title>
		<link>http://www.techian.com/ethical-hacking-tools/166/</link>
		<comments>http://www.techian.com/ethical-hacking-tools/166/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 01:38:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ethical Hacking tools]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[IP Scanner]]></category>
		<category><![CDATA[Port Scanner]]></category>
		<category><![CDATA[admin admin]]></category>
		<category><![CDATA[Ankit .Cracker]]></category>
		<category><![CDATA[router]]></category>

		<guid isPermaLink="false">http://viruswriting.co.cc/main/?p=166</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
Your tricks and tweaks based on your experiences teaches you many thing,like the one I&#8217;m going to mention now Well the last Post by Manav, forces me to publish this article. How to Access a router and what can you do after it ? I&#8217;ve been doing this from past few months, and I when [...]


I would also like to share :<ol><li><a href='http://www.techian.com/hacking/100-working-broadband-hack/' rel='bookmark' title='Permanent Link: 100% WORKING BROADBAND HACK'>100% WORKING BROADBAND HACK</a></li>
<li><a href='http://www.techian.com/ip-scanner/lanspy-network-security-port-scanner/' rel='bookmark' title='Permanent Link: LanSpy &#8211; network security &amp; port scanner'>LanSpy &#8211; network security &amp; port scanner</a></li>
<li><a href='http://www.techian.com/tips/how-to-renew-ip-address/' rel='bookmark' title='Permanent Link: How To Renew IP address'>How To Renew IP address</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/ethical-hacking-tools/166/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>JFirewallTest</title>
		<link>http://www.techian.com/ip-scanner/jfirewalltest/</link>
		<comments>http://www.techian.com/ip-scanner/jfirewalltest/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 18:44:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IP Scanner]]></category>
		<category><![CDATA[Port Scanner]]></category>

		<guid isPermaLink="false">http://egunda.wordpress.com/2008/08/02/jfirewalltest/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
JFirewallTest is a free Java webstart application that tests for holes or open ports in your firewall. Unlike other solutions, JFirewallTest is a two stage testing procedure that tests all 65,536 ports very rapidly. After testing is complete, JFirewallTest will present a page of results reporting exactly what ports are open and accessible to others [...]


I would also like to share :<ol><li><a href='http://www.techian.com/ip-scanner/freeportscanner-27/' rel='bookmark' title='Permanent Link: FreePortScanner 2.7'>FreePortScanner 2.7</a></li>
<li><a href='http://www.techian.com/ip-scanner/axence-nettools-30/' rel='bookmark' title='Permanent Link: Axence NetTools 3.0'>Axence NetTools 3.0</a></li>
<li><a href='http://www.techian.com/ip-scanner/advanced-lan-scanner-10-2/' rel='bookmark' title='Permanent Link: Advanced LAN Scanner 1.0'>Advanced LAN Scanner 1.0</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/ip-scanner/jfirewalltest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced LAN Scanner 1.0</title>
		<link>http://www.techian.com/ip-scanner/advanced-lan-scanner-10-2/</link>
		<comments>http://www.techian.com/ip-scanner/advanced-lan-scanner-10-2/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 18:42:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IP Scanner]]></category>
		<category><![CDATA[Port Scanner]]></category>

		<guid isPermaLink="false">http://egunda.wordpress.com/2008/08/02/advanced-lan-scanner-10-2/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
Advanced Lan Scanner is a small, easy-to-use, highly configurable network scanner for Win32. And it&#8217;s fast. It&#8217;s VERY fast. Advanced Lan Scanner uses multithreading technique, that gives it ability to scan more than 1000 elements per second! If used to scan ports, Advanced Lan Scanner can scan all 65536 ports in less that minute!Released: 2004-07-26Last [...]


I would also like to share :<ol><li><a href='http://www.techian.com/ip-scanner/advanced-lan-scanner-10/' rel='bookmark' title='Permanent Link: Advanced LAN Scanner 1.0'>Advanced LAN Scanner 1.0</a></li>
<li><a href='http://www.techian.com/ip-scanner/advanced-ip-scanner-15-free/' rel='bookmark' title='Permanent Link: Advanced IP Scanner 1.5 (FREE)'>Advanced IP Scanner 1.5 (FREE)</a></li>
<li><a href='http://www.techian.com/ip-scanner/free-ip-scanner-12/' rel='bookmark' title='Permanent Link: Free IP Scanner 1.2'>Free IP Scanner 1.2</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/ip-scanner/advanced-lan-scanner-10-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced LAN Scanner 1.0</title>
		<link>http://www.techian.com/ip-scanner/advanced-lan-scanner-10/</link>
		<comments>http://www.techian.com/ip-scanner/advanced-lan-scanner-10/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 18:39:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IP Scanner]]></category>
		<category><![CDATA[Port Scanner]]></category>

		<guid isPermaLink="false">http://egunda.wordpress.com/2008/08/02/advanced-lan-scanner-10/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
Advanced Lan Scanner is a small, easy-to-use, highly configurable network scanner for Win32. And it&#8217;s fast. It&#8217;s VERY fast. Advanced Lan Scanner uses multithreading technique, that gives it ability to scan more than 1000 elements per second! If used to scan ports, Advanced Lan Scanner can scan all 65536 ports in less that minute!License: FreewarePublisher: [...]


I would also like to share :<ol><li><a href='http://www.techian.com/ip-scanner/advanced-lan-scanner-10-2/' rel='bookmark' title='Permanent Link: Advanced LAN Scanner 1.0'>Advanced LAN Scanner 1.0</a></li>
<li><a href='http://www.techian.com/ip-scanner/advanced-ip-scanner-15-free/' rel='bookmark' title='Permanent Link: Advanced IP Scanner 1.5 (FREE)'>Advanced IP Scanner 1.5 (FREE)</a></li>
<li><a href='http://www.techian.com/ip-scanner/free-ip-scanner-12/' rel='bookmark' title='Permanent Link: Free IP Scanner 1.2'>Free IP Scanner 1.2</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/ip-scanner/advanced-lan-scanner-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Axence NetTools 3.0</title>
		<link>http://www.techian.com/ip-scanner/axence-nettools-30/</link>
		<comments>http://www.techian.com/ip-scanner/axence-nettools-30/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 18:37:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IP Scanner]]></category>
		<category><![CDATA[Port Scanner]]></category>

		<guid isPermaLink="false">http://egunda.wordpress.com/2008/08/02/axence-nettools-30/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
NetTools is a comprehensive set of network administration tools: NetWatch &#8211; network monitoring with alerting, real-time &#38; historical charts, WinTools lists exhaustive system information from Windows computers, port scanner, network scanner, NetStat lists local inbound &#38; outbound connections, TCP/IP workshop for low level service testing, ping, fast traceroute, DNS lookup, bandwidth test tool, SNMP browser [...]


I would also like to share :<ol><li><a href='http://www.techian.com/ip-scanner/free-ip-scanner-12/' rel='bookmark' title='Permanent Link: Free IP Scanner 1.2'>Free IP Scanner 1.2</a></li>
<li><a href='http://www.techian.com/ip-scanner/networkactiv-port-scanner-40/' rel='bookmark' title='Permanent Link: NetworkActiv Port Scanner 4.0'>NetworkActiv Port Scanner 4.0</a></li>
<li><a href='http://www.techian.com/ip-scanner/advanced-lan-scanner-10-2/' rel='bookmark' title='Permanent Link: Advanced LAN Scanner 1.0'>Advanced LAN Scanner 1.0</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/ip-scanner/axence-nettools-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free IP Scanner 1.2</title>
		<link>http://www.techian.com/ip-scanner/free-ip-scanner-12/</link>
		<comments>http://www.techian.com/ip-scanner/free-ip-scanner-12/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 18:36:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IP Scanner]]></category>
		<category><![CDATA[Port Scanner]]></category>

		<guid isPermaLink="false">http://egunda.wordpress.com/2008/08/02/free-ip-scanner-12/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
Free IP scanner is a very fast IP scanner and port scanner. It is intended for both system administrators and general users to monitor and manage their networks. Powered with multi-thread scan technology, it can scan hundreds computers per second. It simply pings each IP address to check if it&#8217;s alive, determines hostname, MAC address, [...]


I would also like to share :<ol><li><a href='http://www.techian.com/ip-scanner/advanced-lan-scanner-10-2/' rel='bookmark' title='Permanent Link: Advanced LAN Scanner 1.0'>Advanced LAN Scanner 1.0</a></li>
<li><a href='http://www.techian.com/ip-scanner/advanced-lan-scanner-10/' rel='bookmark' title='Permanent Link: Advanced LAN Scanner 1.0'>Advanced LAN Scanner 1.0</a></li>
<li><a href='http://www.techian.com/ip-scanner/advanced-ip-scanner-15-free/' rel='bookmark' title='Permanent Link: Advanced IP Scanner 1.5 (FREE)'>Advanced IP Scanner 1.5 (FREE)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/ip-scanner/free-ip-scanner-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreePortScanner 2.7</title>
		<link>http://www.techian.com/ip-scanner/freeportscanner-27/</link>
		<comments>http://www.techian.com/ip-scanner/freeportscanner-27/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 18:35:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IP Scanner]]></category>
		<category><![CDATA[Port Scanner]]></category>

		<guid isPermaLink="false">http://egunda.wordpress.com/2008/08/02/freeportscanner-27/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
Free Port Scanner is a small, fast, easy-to-use and robust port scanner for the Win32 platform.You can scan ports on fast machines in a few seconds and can perform scan on predefined port ranges. This tool uses TCP packets to determine available hosts and open ports, service associated with port and other important characteristics. The [...]


I would also like to share :<ol><li><a href='http://www.techian.com/ip-scanner/advanced-lan-scanner-10/' rel='bookmark' title='Permanent Link: Advanced LAN Scanner 1.0'>Advanced LAN Scanner 1.0</a></li>
<li><a href='http://www.techian.com/ip-scanner/advanced-lan-scanner-10-2/' rel='bookmark' title='Permanent Link: Advanced LAN Scanner 1.0'>Advanced LAN Scanner 1.0</a></li>
<li><a href='http://www.techian.com/port-scanner/port-scanner-2000/' rel='bookmark' title='Permanent Link: Port Scanner 2000'>Port Scanner 2000</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/ip-scanner/freeportscanner-27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetworkActiv Port Scanner 4.0</title>
		<link>http://www.techian.com/ip-scanner/networkactiv-port-scanner-40/</link>
		<comments>http://www.techian.com/ip-scanner/networkactiv-port-scanner-40/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 18:33:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IP Scanner]]></category>
		<category><![CDATA[Port Scanner]]></category>

		<guid isPermaLink="false">http://egunda.wordpress.com/2008/08/02/networkactiv-port-scanner-40/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
NetworkActiv Port Scanner is a freeware, Fast, Easy to use, Advanced network scanner with many useful features. This is not just a network scanner, with this you can perform DNS-dig, whois, remote OS fingerprinting, trace-route, ping, and much more.Released: 2006-07-29License: FreewarePublisher: NetworkActivLanguage: EnglishPlatform: WindowsInstall: Install and Uninstall download Share this on del.icio.us Share this on [...]


I would also like to share :<ol><li><a href='http://www.techian.com/ip-scanner/lanspy-network-security-port-scanner/' rel='bookmark' title='Permanent Link: LanSpy &#8211; network security &amp; port scanner'>LanSpy &#8211; network security &amp; port scanner</a></li>
<li><a href='http://www.techian.com/ip-scanner/advanced-lan-scanner-10/' rel='bookmark' title='Permanent Link: Advanced LAN Scanner 1.0'>Advanced LAN Scanner 1.0</a></li>
<li><a href='http://www.techian.com/ip-scanner/advanced-lan-scanner-10-2/' rel='bookmark' title='Permanent Link: Advanced LAN Scanner 1.0'>Advanced LAN Scanner 1.0</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/ip-scanner/networkactiv-port-scanner-40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

