<?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 &#124; Latest Tech News, Software And Tutorials &#187; network scanning</title> <atom:link href="http://www.ghacks.net/tag/network-scanning/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 07:07:56 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Gather Wireless Information with Wavemon</title><link>http://www.ghacks.net/2009/03/31/gather-wireless-information-with-wavemon/</link> <comments>http://www.ghacks.net/2009/03/31/gather-wireless-information-with-wavemon/#comments</comments> <pubDate>Tue, 31 Mar 2009 18:42:11 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[monitor]]></category> <category><![CDATA[ncurses]]></category> <category><![CDATA[network monitor]]></category> <category><![CDATA[Network Monitoring]]></category> <category><![CDATA[network scanning]]></category> <category><![CDATA[wireless-network]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=11572</guid> <description><![CDATA[If you&#8217;re like me you like to have as much information as you can about whatever it is you are doing. Wireless access is no exception. When using wireless so many things can go wrong. You can have a weak signal, too much noise, strange frequency variations, and many other issues. Without the tools to [...]]]></description> <content:encoded><![CDATA[<p>If you&#8217;re like me you like to have as much information as you can about whatever it is you are doing. Wireless access is no exception. When using wireless so many things can go wrong. You can have a weak signal, too much noise, strange frequency variations, and many other issues. Without the tools to find these issues you may never know what is keeping you from getting the speeds you should be getting.</p><p>The <a
title="Wavemon" href="http://eden-feed.erg.abdn.ac.uk/wavemon/" target="_blank">wavemon</a> tool is a very handy tool to have in your arsenal that will help you gather information you might not otherwise have. With wavemon you can see Signal levels, Noise levels, Signal to noise ratios, frequencies, TX power, sensitivity (if available), bitrate, and so much more.</p><p><span
id="more-11572"></span>One of the only issues that might turn you off of wavemon is that it is an NCurses tool. This means the tool is run in a terminal window (I have found it runs best under Eterm) and uses ASCII to create the information it offers. Don&#8217;t let this cause you not to want to use wavemon because it is a very useful tool.</p><p><strong>Getting and Installing</strong></p><p>Wavemon is downloaded and installed from source. Download the tarball from the <a
title="Wavemon download" href="http://eden-feed.erg.abdn.ac.uk/wavemon/wavemon-current.tar.bz2" target="_blank">Wavemon site</a> and save it to your hard drive. The installation steps are simple:</p><ul><li>decompress wavemon with the command <em>bunzip2 xvzf wavemon-current.tar.bz2</em></li><li>untar the archive with the command <em>tar xvf wavemon-current.tar</em></li><li>cd into the newly created directory with <em>cd wavemon-current</em></li><li>generate the make file will <em>./configure</em></li><li>install wavemon with <em>make ; make install</em></li><li>start wavemon with the command <em>wavemon</em></li></ul><div
id="attachment_11580" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/03/wavemon_main1.png"><img
class="size-medium wp-image-11580" src="http://www.ghacks.net/wp-content/uploads/2009/03/wavemon_main1-500x360.png" alt="Wavemon Info Window" width="300" height="216" /></a><p
class="wp-caption-text">Wavemon Info Window</p></div><p>As you can see, in the image on the left, the Wavemon info window offers a lot of information.</p><p>At the bottom of the screen you will notice there are 10 possible options (of which some have no entries). Each of these options are different screens you can view.</p><p>The list of windows is:</p><ul><li>F1: Info. This is the main window that opens upon start up. This is where you get most of the information from wavemon.</li><li>F2: Level Histogram. This displays a real-time bar-graph of Signal level, Noise level, and Signal-to-Noise Ratio.</li><li>F3: Access point list. This feature has not been implemented yet.</li><li>F7: Preferences. Configure Wavemon.</li><li>F8: Help. Like a lot of Linux applications, wavemon shows the developer has a sense of humor. When you hit F8 for help it displays the message &#8220;don&#8217;t panic&#8221;. That&#8217;s it. There is more help by reading the man page (issue the command <em>man wavemon</em>).</li><li>F9: About. Get all the information you need about the current wavemon release.</li><li>F10: Quit.</li></ul><p>You can also start wavemon with a few handy options. Those options are:</p><ul><li>-i This will override auto detection and use a specified network interface.</li><li>-l Use linear level scales instead of logarithmic scales.</li><li>-r Generate random levels for testing.</li></ul><p><strong>Final thoughts</strong></p><p>If you need more information than your standard networking tools offer, and do not want to dump any extra cash into a third party offering, wavemon is just the tool for those looking to know everything there is to know about their networks. It&#8217;s easy to use, offers a ton of information, is open source, and has a tiny foot print.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/31/gather-wireless-information-with-wavemon/feed/</wfw:commentRss> <slash:comments>8</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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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> ]]></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>
