<?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; port scan</title> <atom:link href="http://www.ghacks.net/tag/port-scan/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 09:52:46 +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>Troubleshoot networking problems with GNOME&#8217;s Nettools</title><link>http://www.ghacks.net/2009/10/18/troubleshoot-networking-problems-with-gnomes-nettools/</link> <comments>http://www.ghacks.net/2009/10/18/troubleshoot-networking-problems-with-gnomes-nettools/#comments</comments> <pubDate>Sun, 18 Oct 2009 14:40:44 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Server]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[troubleshooting]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[finger]]></category> <category><![CDATA[lookup]]></category> <category><![CDATA[netstat]]></category> <category><![CDATA[ping]]></category> <category><![CDATA[port scan]]></category> <category><![CDATA[traceroute]]></category> <category><![CDATA[whois]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=17415</guid> <description><![CDATA[How many times have you had networking issues and not known exactly where to start? With Linux there are so many tools you can choose from. Add to that the choice between console and GUI and you have the making for a rather confusing start. Most new Linux users (and many of those who have [...]]]></description> <content:encoded><![CDATA[<p>How many times have you had networking issues and not known exactly where to start? With Linux there are so many tools you can choose from. Add to that the choice between console and GUI and you have the making for a rather confusing start. Most new Linux users (and many of those who have used Linux for a while) have no idea how to use the whois, finger, Port Scanning, and other helpful networking tools. But it doesn&#8217;t have to be that way.</p><p>With the help of the GNOME Nettools you can have a sweet collection of powerful tools that will help you to troubleshoot your network in no time. And this collection of tools is all wrapped up into a user-friendly graphical interface. So without any further adieu, let&#8217;s take a look at this powerful suite of tools.</p><p><span
id="more-17415"></span><strong>Features</strong></p><p>The GNOME Nettools includes the following tools:</p><ul><li>Devices: Have all information about your networking devices at your fingertips.</li><li>Ping: Get detailed information using the ping tool.</li><li>Netstat: Get detailed information about your routing table, active network services, and multicast information about your machine.</li><li>Traceroute: Trace the path to a network host.</li><li>Port scan: Scan for open ports on servers and desktops.</li><li>Lookup: Get detailed information about a server.</li><li>Finger: Lookup a users finger entry.</li><li>Whois: Lookup a whois entry for a domain.</li></ul><p>GNOME Nettools also features:</p><ul><li>Copy information to text report.</li><li>Help system.</li><li>Drop downs for previously entered addresses/domains.</li><li>Easy to use GUI.</li></ul><p>Now let&#8217;s take a look and see how this tool is used.</p><p><strong>Usage</strong></p><div
id="attachment_17417" class="wp-caption alignleft" style="width: 190px"><a
rel="attachment wp-att-17417" href="http://www.ghacks.net/2009/10/18/troubleshoot-networking-problems-with-gnomes-nettools/nettools_devices/"><img
class="size-thumbnail wp-image-17417" src="http://www.ghacks.net/wp-content/uploads/2009/10/nettools_devices-300x300.png" alt="Figure 1" width="180" height="180" /></a><p
class="wp-caption-text">Figure 1</p></div><p>As you can see there has been no mention of installation. That is because GNOME Nettools is installed by default. In order to start up the tool you only have to go to the Administration sub-menu of the System menu. Once you have fired up the tool you will be greeted with main window at the Devices tab. This tab is where you gather the information about your installed networking devices. As you can see (In Figure 1) there is plenty of detailed information about my default eth0 interface. You can switch this to display information about any connected internet device you have on the machine by using the Interface drop-down.</p><p>The next tab, Ping, is where you can actually start troubleshooting networking issues. Ping is almost always one of the first tools I use, but I generally use it in command line form. Since most new Linux users prefer to not use the command line &#8211; you can still get your ping on with Nettools. Click on the Ping tab to reveal how the Ping tool works (see Figure 2).</p><div
id="attachment_17419" class="wp-caption alignright" style="width: 190px"><a
rel="attachment wp-att-17419" href="http://www.ghacks.net/2009/10/18/troubleshoot-networking-problems-with-gnomes-nettools/nettools_ping-2/"><img
class="size-thumbnail wp-image-17419" src="http://www.ghacks.net/wp-content/uploads/2009/10/nettools_ping1-300x300.png" alt="Figure 2" width="180" height="180" /></a><p
class="wp-caption-text">Figure 2</p></div><p>By default the Nettools Ping tool will be configured for a limited 5 requests. You can up that number or even change it to an unlimited number if you need. In Figure 2 I have sent 5 ping requests to an internal server and received 100% sucess on my packets. I know this server is at least responding.</p><p>The other tools will all work exactly as you would expect them. One thing that is nice is as a tool is working you can switch over to another tool without disrupting the original tools task. This is especially nice when running a traceroute that can take a while (see Figure 3).</p><div
id="attachment_17422" class="wp-caption alignleft" style="width: 190px"><a
rel="attachment wp-att-17422" href="http://www.ghacks.net/2009/10/18/troubleshoot-networking-problems-with-gnomes-nettools/nettools_traceroute/"><img
class="size-thumbnail wp-image-17422" src="http://www.ghacks.net/wp-content/uploads/2009/10/nettools_traceroute-300x300.png" alt="Figure 3" width="180" height="180" /></a><p
class="wp-caption-text">Figure 3</p></div><p>The traceroute tool will follow a path, hop for hop, to a destination you enter. In Figure 3 I ran a traceroute on www.google.com which ended before it reached its goal. This, of course, was only to show you the output of the traceroute (as there is not much I can personally do if my route to www.google.com is stopped outside of the boundaries of my network or my service providers network. But it gives you an idea of where the route stops. If this were a corporate issue, and the destination was one I had to reach, I would know precisely where the last known successful hop was (in the case of Figure 3 &#8211; after the 65.222.158.82 address).</p><p>I can then use the Whois tool to discover who is connected to that address. By clicking on the Whois tab and then entering the IP address above I receive the following information:</p><p><code>MCI Communications Services, Inc. d/b/a Verizon Business UUNET65 (NET-65-192-0-0-1)<br
/> 65.192.0.0 - 65.223.255.255<br
/> SPLICE COMMUNICATIONS, INC. UU-65-222-158-80-D4 (NET-65-222-158-80-1)<br
/> 65.222.158.80 - 65.222.158.87</code></p><p>If www.google.com were a critical address for me (and my company) to reach for work (or a host of my company&#8217;s web site) I could at least contact the owner of this domain.</p><p><strong>Final thoughts</strong></p><p>As you would expect, the rest of the Nettools tools work in a very similar fashion than their command line counter parts. The only difference? You don&#8217;t have to open up a terminal window to use them. No commands to remember, no commands to type. Just easy network analysis, with the help of a user-friendly GUI tool.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/10/18/troubleshoot-networking-problems-with-gnomes-nettools/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Fport Maps Ports To Applications</title><link>http://www.ghacks.net/2009/02/03/fport-maps-ports-to-applications/</link> <comments>http://www.ghacks.net/2009/02/03/fport-maps-ports-to-applications/#comments</comments> <pubDate>Tue, 03 Feb 2009 09:22:49 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[cport]]></category> <category><![CDATA[fport]]></category> <category><![CDATA[list ports]]></category> <category><![CDATA[open ports]]></category> <category><![CDATA[port]]></category> <category><![CDATA[port scan]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[tcp]]></category> <category><![CDATA[tcp port]]></category> <category><![CDATA[udp]]></category> <category><![CDATA[udp port]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10300</guid> <description><![CDATA[Fport is a portable command line utility that will report all open TCP and UDP ports to the user. The port analyzer maps each open port to an application to distinguish itself from the netstat -an command in Windows which otherwise would provide the same amount of information. What this means is that Fport will [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.mcafee.com/us/downloads/free-tools/index.aspx">Fport</a> is a portable command line utility that will report all open TCP and UDP ports to the user. The port analyzer maps each open port to an application to distinguish itself from the <strong>netstat -an</strong> command in Windows which otherwise would provide the same amount of information.</p><p>What this means is that Fport will basically display all open ports and the applications that use them for their connection. This makes it very easy to find unauthorized connections by simply verifying the applications one by one.</p><p>Fport has to be launched from the command line or a batch script. It will display all open ports and their applications if it is executed without switches. The following switches are available:<br
/> <span
id="more-10300"></span><br
/><blockquote> /p (sort by port)<br
/> /a (sort by application)<br
/> /i (sort by pid)<br
/> /ap (sort by application path)</p></blockquote><p>The output will look like this:</p><blockquote><p>C:\>fport<br
/> FPort v2.0 &#8211; TCP/IP Process to Port Mapper<br
/> Copyright 2000 by Foundstone, Inc.<br
/> http://www.foundstone.com<br
/> Pid   Process            Port  Proto Path<br
/> 392   svchost        ->  135   TCP   C:\WINNT\system32\svchost.exe<br
/> 8     System         ->  139   TCP<br
/> 8     System         ->  445   TCP<br
/> 508   MSTask         ->  1025  TCP   C:\WINNT\system32\MSTask.exe</p><p>392   svchost        ->  135   UDP   C:\WINNT\system32\svchost.exe<br
/> 8     System         ->  137   UDP<br
/> 8     System         ->  138   UDP<br
/> 8     System         ->  445   UDP<br
/> 224   lsass          ->  500   UDP   C:\WINNT\system32\lsass.exe<br
/> 212   services       ->  1026  UDP   C:\WINNT\system32\services.exe</p></blockquote><p>The easiest way to work with fport is to save the output into a text document for further processing. This can be done with the command <strong>fport > output.txt</strong> which will create a text document with the name output.txt in the root directory of fport.</p><p>A similar application with a graphical user interface is <a
href="http://www.ghacks.net/2005/11/06/who-is-connected-to-your-pc-right-now/">Cports</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/02/03/fport-maps-ports-to-applications/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
