<?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>gHacks technology news &#187; network scanner</title>
	<atom:link href="http://www.ghacks.net/tag/network-scanner/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 10 Nov 2009 01:33:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Map your network with Zenmap</title>
		<link>http://www.ghacks.net/2009/08/09/map-your-network-with-zenmap/</link>
		<comments>http://www.ghacks.net/2009/08/09/map-your-network-with-zenmap/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 19:47:47 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[network mapping]]></category>
		<category><![CDATA[network scanner]]></category>
		<category><![CDATA[nmap]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15190</guid>
		<description><![CDATA[Nmap is one of the most useful network discovery tools you will ever use. Nmap allows you to explore networks of any size to determine the following information:

Port details
Host details
State
Service
Devices
Addresses
and much, much more

Nmap is one of those applications you will need to open anytime you see issues on your network, need to get information about [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Nmap" href="http://www.nmap.org" target="_blank">Nmap</a> is one of the most useful network discovery tools you will ever use. Nmap allows you to explore networks of any size to determine the following information:</p>
<ul>
<li>Port details</li>
<li>Host details</li>
<li>State</li>
<li>Service</li>
<li>Devices</li>
<li>Addresses</li>
<li>and much, much more</li>
</ul>
<p>Nmap is one of those applications you will need to open anytime you see issues on your network, need to get information about hosts, track down an IP address, etc. Nmap is flexible, powerful, deployed all over the world (it is in the top 10 programs on <a title="Freshmeat" href="http://www.freshmeat.net" target="_blank">Freshmeat</a>), easy to use, well documented, cross platform (Linux, OS X, and Windows ) and (best of all) FREE!</p>
<p>But Nmap is a commmand-line only tool. Most users don&#8217;t want to monkey with the command line. Fortunately there are plenty of front-end tools for command line equivalents. For Nmap you can use the user-friend <a title="Zenmap" href="http://www.nmap.org/zenmap" target="_blank">Zenmap</a>. And how can you get up to speed quickly with Zenmap? Easy&#8230;you read this tutorial on how to run a scan on your entire LAN and then read the results.</p>
<p><span id="more-15190"></span><strong>Getting and installing</strong></p>
<p>To install Zenmap you will have to install Nmap along with it. You can do this one of two ways: with Synaptic (or another GUI front end for your installation tool), or from the command line. To install via your Add/Remove Software tool follow these steps:</p>
<ol>
<li>Open up your Add/Remove Software utility.</li>
<li>Search for Nmap.</li>
<li>Mark Nmap for installation.</li>
<li>Search for Zenmap.</li>
<li>Mark Zenmap for installation.</li>
<li>Click Apply to install.</li>
</ol>
<p>Once installed you will see the entry for Zenmap in your Internet (or Network) sub-menu of your Applications or Main menu. You will want to run Zenmap as the root user because, most likely, your standard user will not have access to the networking devices.</p>
<p><strong>Running Zenmap</strong></p>
<div id="attachment_15192" class="wp-caption alignleft" style="width: 390px"><a rel="attachment wp-att-15192" href="http://www.ghacks.net/2009/08/09/map-your-network-with-zenmap/zenmap/"><img class="size-full wp-image-15192 " src="http://www.ghacks.net/wp-content/uploads/2009/08/zenmap.png" alt="Figure 1" width="380" height="381" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>When you fire up Zenmap you will see the main window (see Figure 1) which will be empty of scans (because none have been issued as of yet).</p>
<p>To start a new scan you can do one of two things: You can enter a target IP (or range), select the type of scan, and hit Scan. Or you can open up the Command Wizard to construct a much more specific type of scan.</p>
<p>If you opt for just entering in your target(s) here&#8217;s how it works. The first thing you do is enter a target IP address. If you want to use a range of addresses the address would look like this: 192.168.1.1-200. NOTE: There are no spaces in the address.</p>
<p>You then need to select the type of scan to run. There are eight different types of scans to run. The intense scan will give you the most information and the Operating System Detection will give you the least amount of information.</p>
<p>The second method of setting up a scan is the Command Wizard. When you click this button you will walk through the following steps:</p>
<ul>
<li>Novice/Expert: Select the level of configuration you want to use.</li>
<li>Profile/Command: Create a new profile or create a command to run once.</li>
<li>Profile Details: If you go the Profile route you will have to enter the profile details.</li>
<li>Scan Type: TCP or Non-TCP scan types as well as inclusion of Services version and Operating system detection.</li>
<li>Ping Options: ICMP, ACK, SYN, IPPronto, etc details (if needed).</li>
<li>Scripting Options: If you need to add special scripts to your scan.</li>
<li>Target Options: Exclude hosts as well as configure ports to scan.</li>
<li>Source Options: Use decoys, set source address, set source port options if needed.</li>
<li>Misc Options: Various options to include.</li>
</ul>
<p>Once you have finished configuring your scan via the Wizard you can hit the Scan button. However, if you opted to go the Profile route you will need to select your new profile from the Profile dropdown list.</p>
<p><strong>Scan results</strong></p>
<div id="attachment_15195" class="wp-caption alignright" style="width: 390px"><a rel="attachment wp-att-15195" href="http://www.ghacks.net/2009/08/09/map-your-network-with-zenmap/scan_results/"><img class="size-full wp-image-15195 " src="http://www.ghacks.net/wp-content/uploads/2009/08/scan_results.png" alt="Figure 2" width="380" height="381" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>After your scan has completed you can take a look at your scan results. There are five tabs that will give you various information about the scan. Obviously the Scan Details tab is where you will get a good summation of your scan. To get the low-level details of your scan take a look at the Nmap Output tab. As your scan is running this is the only tab you can view &#8211; and it will give you every piece of information you need.</p>
<p><strong>Saving scans</strong></p>
<p>A nice feature of Zenmap is the ability to save scans. Once you have a scan completed you can save your scan and open it for later viewing. The only downfall of this is the Nmap Output is a bit cramped together. While the scan is running the output is displayed in real time so it&#8217;s easy to read. When not in real time this output can really be a pain to get through. Fortunately, between the other tabs, you can get all of the information you need quickly and easily.</p>
<p><strong>Final thoughts</strong></p>
<p>Zenmap makes easy work out of the complicated Nmap command utility. If you have any need to map a network or analyze your network topography, Zenmap is the way to go.</p>

	Tags: <a href="http://www.ghacks.net/tag/network-mapping/" title="network mapping" rel="tag">network mapping</a>, <a href="http://www.ghacks.net/tag/network-scanner/" title="network scanner" rel="tag">network scanner</a>, <a href="http://www.ghacks.net/tag/nmap/" title="nmap" rel="tag">nmap</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/23/softperfect-network-scanner/" title="Softperfect Network Scanner (August 23, 2008)">Softperfect Network Scanner</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/12/18/network-security-software-bothunter/" title="Network Security Software Bothunter (December 18, 2008)">Network Security Software Bothunter</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/06/19/map-your-network-with-lanmap/" title="Map your network with Lanmap (June 19, 2009)">Map your network with Lanmap</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/22/asset-scanning-with-nmap-and-ndiff/" title="Asset scanning with nmap and ndiff (October 22, 2009)">Asset scanning with nmap and ndiff</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/09/map-your-network-with-zenmap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Network Security Software Bothunter</title>
		<link>http://www.ghacks.net/2008/12/18/network-security-software-bothunter/</link>
		<comments>http://www.ghacks.net/2008/12/18/network-security-software-bothunter/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 07:31:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[bothunter]]></category>
		<category><![CDATA[botnet]]></category>
		<category><![CDATA[computer network]]></category>
		<category><![CDATA[Computer Security Software]]></category>
		<category><![CDATA[network scanner]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[network security software]]></category>
		<category><![CDATA[windows security]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9149</guid>
		<description><![CDATA[Bot networks are still a huge threat on the Internet. They are usually established with the use of computer worms that exploit old and new security vulnerabilities. A network security software like Bothunter can be helpful in determining if a computer network has been compromised. It does so by analysing the communication in the local [...]]]></description>
			<content:encoded><![CDATA[<p>Bot networks are still a huge threat on the Internet. They are usually established with the use of computer worms that exploit old and new security vulnerabilities. A network security software like Bothunter can be helpful in determining if a computer network has been compromised. It does so by analysing the communication in the local network.</p>
<p>The software has been designed to discover communication patterns that are typical for malware infected computers. While Bothunter has been designed as a network security software that can analyze the traffic of the network it can also be used to analyze a single computer or basic home network.</p>
<p><a href="http://www.bothunter.net/">Bothunter</a> is supplied as a Linux or Windows version. The Linux version comes as a installation but also in form of a live CD that can be used from any computer that is capable of booting from CD and compatible with Ubuntu Linux.</p>
<p><span id="more-9149"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/12/network_security_software-500x276.jpg" alt="network security software" title="network security software" width="500" height="276" class="alignnone size-medium wp-image-9150" /></p>
<p>Bothunter needs some configuration in the beginning. Most home users will only need to enter the local network IP which they can discover this way:</p>
<blockquote><p>Click the Windows desktop Start Menu, Control Panel, Network Connections.   Find the local area connection that is &#8220;Connected&#8221;. Double click the connected network icon.  Click the Support Tab.  Your IP address will be listed.</p></blockquote>
<p>Optional data like the IP address of SMTP servers or DNS servers can be entered if they are used in the computer network. Home users usually leave these information blank. The only other information needed is the network adapter that should be used to scan and analyse the computer network.</p>
<p>Once that is done the network security software will scan the computer network in two minute intervals and display any potential bot infection in the interface.</p>

	Tags: <a href="http://www.ghacks.net/tag/bothunter/" title="bothunter" rel="tag">bothunter</a>, <a href="http://www.ghacks.net/tag/botnet/" title="botnet" rel="tag">botnet</a>, <a href="http://www.ghacks.net/tag/computer-network/" title="computer network" rel="tag">computer network</a>, <a href="http://www.ghacks.net/tag/computer-security-software/" title="Computer Security Software" rel="tag">Computer Security Software</a>, <a href="http://www.ghacks.net/tag/network-scanner/" title="network scanner" rel="tag">network scanner</a>, <a href="http://www.ghacks.net/tag/network-security/" title="network security" rel="tag">network security</a>, <a href="http://www.ghacks.net/tag/network-security-software/" title="network security software" rel="tag">network security software</a>, <a href="http://www.ghacks.net/tag/windows-security/" title="windows security" rel="tag">windows security</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/08/computer-security-software-eset-sysinspector/" title="Computer Security Software ESET SysInspector (November 8, 2008)">Computer Security Software ESET SysInspector</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/04/18/windows-vulnerability-scanner/" title="Windows Vulnerability Scanner (April 18, 2008)">Windows Vulnerability Scanner</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/03/22/windows-process-blocker-spkiller/" title="Windows Process Blocker SPKiller (March 22, 2009)">Windows Process Blocker SPKiller</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/18/windows-process-blocker/" title="Windows Process Blocker (March 18, 2009)">Windows Process Blocker</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/" title="Use Wireshark to track your network behavior (August 7, 2009)">Use Wireshark to track your network behavior</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/18/network-security-software-bothunter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Softperfect Network Scanner</title>
		<link>http://www.ghacks.net/2008/08/23/softperfect-network-scanner/</link>
		<comments>http://www.ghacks.net/2008/08/23/softperfect-network-scanner/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 08:48:11 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network scan]]></category>
		<category><![CDATA[network scanner]]></category>
		<category><![CDATA[network scanning]]></category>
		<category><![CDATA[softperfect]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6388</guid>
		<description><![CDATA[Softperfect Network Scanner is a portable IP, NetBios and SNMP scanner that runs under all Microsoft operating systems starting with Windows 95 including Windows XP, Windows Vista and Windows Server 2008. The 600 Kilobyte executable can be launched from any location on the computer and provides a clean interface immediately. 
It can automatically detect the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.softperfect.com/products/networkscanner/">Softperfect</a> Network Scanner is a portable IP, NetBios and SNMP scanner that runs under all Microsoft operating systems starting with Windows 95 including Windows XP, Windows Vista and Windows Server 2008. The 600 Kilobyte executable can be launched from any location on the computer and provides a clean interface immediately. </p>
<p>It can automatically detect the Local IP Range, External IP Addresses and IP Range from a Host Name. Those information are automatically inserted into the scanning parameters. A scan resolves host names, pings the servers, detects MAC addresses, hidden shared folders and write accessible shares.</p>
<p>Some of the options are disabled by default and have to be enabled in the program&#8217;s options. This is for example the case for MAC address detection and discovery of Open Ports. The ports have to be entered in a comma separated list, by default only port 80 is checked.</p>
<p><span id="more-6388"></span>The network scanner has been designed to scan local and remote networks. Basically any IP range can be entered and Softperfect Network Scanner will scan it. </p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/08/network_scanner-500x376.gif" alt="network scanner" title="network scanner" width="500" height="376" class="alignnone size-medium wp-image-6389" /></p>
<p>The network scanner supports additional features that make it interesting. I can launch third party applications that can be integrated into the software. It does support Wake-On-Lan and Remote Shutdown, can mount and explore network resources and retrieve logged in users.</p>

	Tags: <a href="http://www.ghacks.net/tag/network/" title="network" rel="tag">network</a>, <a href="http://www.ghacks.net/tag/network-scan/" title="network scan" rel="tag">network scan</a>, <a href="http://www.ghacks.net/tag/network-scanner/" title="network scanner" rel="tag">network scanner</a>, <a href="http://www.ghacks.net/tag/network-scanning/" title="network scanning" rel="tag">network scanning</a>, <a href="http://www.ghacks.net/tag/softperfect/" title="softperfect" rel="tag">softperfect</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/11/port-scanning-networking-tool-superscan/" title="Port Scanning Networking Tool SuperScan (August 11, 2008)">Port Scanning Networking Tool SuperScan</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/05/22/network-settings-manager/" title="Network Settings Manager (May 22, 2008)">Network Settings Manager</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/09/19/hamachi-virtual-private-network/" title="Hamachi Virtual Private Network (September 19, 2006)">Hamachi Virtual Private Network</a> (17)</li>
	<li><a href="http://www.ghacks.net/2008/03/19/fast-ip-switcher/" title="Fast IP Switcher (March 19, 2008)">Fast IP Switcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/05/11/etoolz-network-toolset/" title="eToolz Network Toolset (May 11, 2008)">eToolz Network Toolset</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/23/softperfect-network-scanner/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
