<?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; ports</title> <atom:link href="http://www.ghacks.net/tag/ports/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>Wed, 17 Mar 2010 18:27:35 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Check Open Computer Connections With My Ports</title><link>http://www.ghacks.net/2009/11/17/check-open-computer-connections-with-my-ports/</link> <comments>http://www.ghacks.net/2009/11/17/check-open-computer-connections-with-my-ports/#comments</comments> <pubDate>Tue, 17 Nov 2009 14:23:10 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[software]]></category> <category><![CDATA[computer security]]></category> <category><![CDATA[connections]]></category> <category><![CDATA[my ports]]></category> <category><![CDATA[ports]]></category> <category><![CDATA[windows software]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=18602</guid> <description><![CDATA[Ports are what connects your computer to the outside world. This can either be in a network or the Internet. Open ports are required for many things like connecting to websites, downloading files, chatting or uploading photos to Flickr or Facebook. Most ports are only open when they are needed by an application. Problems can [...]]]></description> <content:encoded><![CDATA[<p>Ports are what connects your computer to the outside world. This can either be in a network or the Internet. Open ports are required for many things like connecting to websites, downloading files, chatting or uploading photos to Flickr or Facebook. Most ports are only open when they are needed by an application. Problems can arise if ports are open all the time as these can be used by malicious users and automated scripts to attack the computer system.</p><p>It is therefor recommended to regularly check the open ports for computer security reasons. We reviewed CurrPorts (see: <a href="http://www.ghacks.net/2005/11/06/who-is-connected-to-your-pc-right-now/">Who is connected to your PC right now</a>) a while ago. It is a portable Nirsoft application that will display the open ports along with information needed to conclude if the open ports are needed or not.</p><p><span id="more-18602"></span>My Ports is another application for that purpose. There is not really a big difference between both programs we&#8217;d figure it would be nice to have an alternative at hand. My Ports displays all open ports in a list after startup. It uses a table to display various information about each open port on the computer system including the state, local and remote IP address, local and remote port, process name that is listening or using that connection and the process path to that application. It is not as sophisticated as CurrPorts but it does its job just fine.</p><p><img src="http://www.ghacks.net/wp-content/uploads/2009/11/my_ports-499x358.jpg" alt="my ports" title="my ports" width="499" height="358" class="alignnone size-medium wp-image-18603" /></p><p>Most of the open connections can be easily associated with one specific program like Firefox or Skye in the screenshot above. Other ports are listening due to Windows Services or other services that are running. These usually require some investigation on the user&#8217;s part to find out if they are needed to operate the computer system. A search on the Internet usually reveals websites that contain information and advice on how to deal with those connections.</p><p>My Ports is compatible with most Microsoft operating systems including Windows XP, Windows Vista and Windows 7. It <a href="http://www.fewbyte.com/myports.html">can be</a> downloaded from the developer&#8217;s website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/17/check-open-computer-connections-with-my-ports/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>uTorrent Port Checker Online</title><link>http://www.ghacks.net/2009/04/18/utorrent-port-checker-online/</link> <comments>http://www.ghacks.net/2009/04/18/utorrent-port-checker-online/#comments</comments> <pubDate>Sat, 18 Apr 2009 17:47:42 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[P2p]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[online service]]></category> <category><![CDATA[port forwarding]]></category> <category><![CDATA[port mapping]]></category> <category><![CDATA[ports]]></category> <category><![CDATA[router]]></category> <category><![CDATA[utorrent]]></category><guid isPermaLink="false">http://www.ghacks.net/2009/04/18/utorrent-port-checker-online/</guid> <description><![CDATA[Port forwarding is not something that needs to be configured on most computer systems. It basically describes the concept of forwarding connections to a specific local computer system. Usually a computer router, firewall or other hardware device that is managing or controlling traffic is involved in the process and needs to be configured to forward [...]]]></description> <content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/utorrent.jpg" alt="utorrent" title="utorrent" width="128" height="128" class="alignleft size-full wp-image-12140" />Port forwarding is not something that needs to be configured on most computer systems. It basically describes the concept of forwarding connections to a specific local computer system. Usually a computer router, firewall or other hardware device that is managing or controlling traffic is involved in the process and needs to be configured to forward the port. Port forwarding can be a big issue when running P2P applications like uTorrent as a wrongly configured router can reduce or even block the traffic to the local computer running the P2P application.</p><p><span id="more-12143"></span>Port forwarding can be configured in the router or traffic controlling device. It basically consists of telling the router route to send incoming traffic to a specific computer by specifying a port and IP address.</p><p>One of easiest ways to check if a port is properly forwarded is to use an online port checker like the one provided by uTorrent. To verify the port forwarding open the following url in your web browser http://www.utorrent.com/testport.php?port=1337 and change the number at the end to the port that you want to forward.</p><p>The script will check if the port is forwarded properly:</p><p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/utorrent_port_checker1-499x176.jpg" alt="utorrent port checker" title="utorrent port checker" width="499" height="176" class="alignnone size-medium wp-image-12142" /></p><p>The above screen is displaying that the port forwarding has been properly configured. It will display that an error has occured. The port forwarding test can be repeated after adjusting the configuration settings.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/18/utorrent-port-checker-online/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Simple Port Forwarding</title><link>http://www.ghacks.net/2009/01/28/simple-port-forwarding/</link> <comments>http://www.ghacks.net/2009/01/28/simple-port-forwarding/#comments</comments> <pubDate>Wed, 28 Jan 2009 19:56:27 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[software]]></category> <category><![CDATA[port forwarding]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[ports]]></category> <category><![CDATA[router]]></category> <category><![CDATA[router forwarding]]></category> <category><![CDATA[routers]]></category> <category><![CDATA[simple port forwarding]]></category> <category><![CDATA[windows software]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=10191</guid> <description><![CDATA[Inexperienced computer users are usually having troubles understanding the port forwarding concept. Most of them hear about port forwarding in gaming or P2P forums where this is usually discussed when troubleshooting connections. Simple Port Forwarding is a portable software that tries to lessen the knowledge that is needed to configure port forwarding in a computer network. [...]]]></description> <content:encoded><![CDATA[<p>Inexperienced computer users are usually having troubles understanding the port forwarding concept. Most of them hear about port forwarding in gaming or P2P forums where this is usually discussed when troubleshooting connections.</p><p>Simple Port Forwarding is a portable software that tries to lessen the knowledge that is needed to configure port forwarding in a computer network. Port Forwarding on the other hand is only a issue of the computers connect to a router that establishes the connection to the Internet.</p><p>It basically tells the router where to send information that are being received on a specific port. The software currently supports 197 different routers and the software developer provides the means to suggest new routers if the current router is not available in the list.</p><p><span id="more-10191"></span>Among the support routers are several popular brands like Zyxel, Belkin, Netgear or LinkSys. All the user needs to do is pick his router from the list of available ones and enter the username and password which are used to connect to the admin interface.</p><p><a href="http://www.pcwintech.com/node/8">Simple Port Forwarding</a> will automatically enter the default values which can be used if the values have not been changed.</p><p><img src="http://www.ghacks.net/wp-content/uploads/2009/01/simple_port_forwarding-499x348.gif" alt="simple port forwarding" title="simple port forwarding" width="499" height="348" class="alignnone size-medium wp-image-10192" /></p><p>The port forwarding software comes with a database of 677 programs that can be automatically added. This includes applications like Yahoo Messenger, Telnet and Teamspeak but mainly games like Age of Conan, Stalker or World of Warcraft.</p><p>If the application is not in the list it has to be added manually. All that needs to be done by the user is to pick a name, select a connection type and the start and end port.</p><p>The information can then be updated in the router by clicking on the Update Router button. The main advantage of Simple Port Forwarding is the interface and the database that contains lots of popular programs.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/28/simple-port-forwarding/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Secure Windows XP</title><link>http://www.ghacks.net/2007/01/11/secure-windows-xp/</link> <comments>http://www.ghacks.net/2007/01/11/secure-windows-xp/#comments</comments> <pubDate>Thu, 11 Jan 2007 09:10:58 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[anti virus]]></category> <category><![CDATA[firewall]]></category> <category><![CDATA[ports]]></category> <category><![CDATA[secure]]></category> <category><![CDATA[services]]></category> <category><![CDATA[xp]]></category><guid isPermaLink="false">http://www.ghacks.net/2007/01/11/secure-windows-xp/</guid> <description><![CDATA[There are many articles floating around on the internet covering this subject and I would like to stay at the basics this time. A way to secure Windows XP with little effort. You can't make a system 100% secure, there will always be ways to beat every protection. I collected a list of things that should be done to secure the system, it is not a huge list but it covers all the necessary steps I think.]]></description> <content:encoded><![CDATA[<p>There are many articles floating around on the internet covering this subject and I would like to stay at the basics this time. A way to secure Windows XP with little effort. You can&#8217;t make a system 100% secure, there will always be ways to beat every protection. I collected a list of things that should be done to secure the system, it is not a huge list but it covers all the necessary steps I think.</p><p>The first and one of the most important steps would be to download and install the latest security fixes and services packs. I sometimes have to talk to users in my job (which is somewhat security related as well) and discover that they run Windows XP with the same settings that the pc was shipped with. No updates, outdated anti-virus definitions and the like. You do get the latest patches and fixes for your operating system at <a target="_blank" title="windows updates" href="http://windowsupdate.microsoft.com/">windowsupdates</a>.</p><p><span id="more-1089"></span>Make sure you have a valid license otherwise you will not be able to download the updates. A different way would be to use <a target="_blank" title="autopatcher" href="http://www.autopatcher.com/">autopatcher</a> which can be downloaded in a version that includes all the updates and fixes already.</p><p>The next step would be to turn off unnecessary services and programs that you won&#8217;t use. Why should the remote service be active if you never use it ? This reduces the chance of an attacker to get into the system. There are currently 19 services running on my system, if you never tinkered with them before you have probably double that size or even more.</p><p>Read the article about <a target="_blank" title="turn of unnecessary services" href="http://www.jasonn.com/turning_off_unnecessary_services_on_windows_xp">turning unnecessary services</a> off, it explains the basics. It is a good idea to turn of the following services if you do not need them</p><ul><li>Telnet</li><li>Universal Plug and Play Device Host</li><li>IIS (not installed by default)</li><li>Netmeeting Remote Desktop Sharing</li><li>Remote Desktop Help Session Manager</li><li>Remote Registry</li><li>Routing &#038; Remote Access</li><li>SSDP Discovery Service</li></ul><p>Talking about software. It is wise to not use the default Microsoft products like Outlook Express or Internet Explorer. Those are attacked the most because most of the users use them. (besides offering great ways of attacking them) Alternatives would be <a title="firefox" href="http://www.mozilla.org/">Firefox</a> or <a target="_blank" title="opera" href="http://www.opera.com/">Opera</a> for Internet Explorer and <a target="_blank" title="thunderbird" href="http://www.mozilla.org/">Thunderbird</a> for Outlook Express.</p><p>You should install a anti-virus solution. I do use <a title="anti-vir" target="_blank" href="http://www.free-av.com/">Antivir</a> but others should be fine as well. The most important aspect is that you keep the definition files up to date. If the software offers automatic updates I suggest you make it update the files once a day.</p><p>Firewalls. I do not use them. Well, not  a software based firewall that is. I do have a hardware firewall which is all I need. I think that firewalls give the user a false sense of security. They are highly complex and require lots of attention to secure the system. It is not enough to simply install one and click on accept / deny every time a program wants to connect to the internet.</p><p>To secure the system you have to add all the tools that should have internet access to the firewall rules with exactly the ports they need. You should close every other port that is not needed by those applications. A good freeware that displays the list of currently open ports is <a title="currports" target="_blank" href="http://www.nirsoft.net/utils/cports.html">currports</a>.</p><p>I think those are the most important steps. If you have more let me know them.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/01/11/secure-windows-xp/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Open Ports 1.0</title><link>http://www.ghacks.net/2006/05/08/open-ports-10/</link> <comments>http://www.ghacks.net/2006/05/08/open-ports-10/#comments</comments> <pubDate>Mon, 08 May 2006 08:57:14 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[open ports]]></category> <category><![CDATA[ports]]></category> <category><![CDATA[router]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[software]]></category> <category><![CDATA[Windows]]></category><guid isPermaLink="false">http://www.ghacks.net/2006/05/08/open-ports-10/</guid> <description><![CDATA[Open Ports displays all open TCP and UPD ports using a cli (command line interface). We all know the netstat command that lists all tcp and udp connections (netstat -an). The problem with this is that it does not show the application that uses the ports listed there. Open Ports lists the applications that use the ports which makes it easier to identify applications that should not be connected to the internet at all.]]></description> <content:encoded><![CDATA[<p>Open Ports displays all open TCP and UPD ports using a cli (command line interface). We all know the netstat command that lists all tcp and udp connections (netstat -an). The problem with this is that it does not show the application that uses the ports listed there. Open Ports lists the applications that use the ports which makes it easier to identify applications that should not be connected to the internet at all.</p><p>The freeware requires no installation and does not change the system, just run it using the windows run command. Every user that is logged on can use the application, that´s right even guests can use it. Another great tool that uses a gui is <a href="http://www.ghacks.net/2005/11/06/who-is-connected-to-your-pc-right-now/" target="_blank">Currports</a>. Just follow the link if you like it.</p><p><span id="more-473"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/05/08/open-ports-10/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Netstat Tutorial</title><link>http://www.ghacks.net/2005/12/08/netstat-tutorial/</link> <comments>http://www.ghacks.net/2005/12/08/netstat-tutorial/#comments</comments> <pubDate>Thu, 08 Dec 2005 07:51:25 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[connections]]></category> <category><![CDATA[netstat]]></category> <category><![CDATA[open]]></category> <category><![CDATA[ports]]></category> <category><![CDATA[Security]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=207</guid> <description><![CDATA[Netstat is a free little tool that comes with a windows operating system and that is also available for linux and unix. Netstat shows all open ports on your machine.]]></description> <content:encoded><![CDATA[<p>Netstat is a free little tool that comes with a windows operating system and that is also available for Linux and Unix. Netstat shows all open ports on your machine.</p><p>You run it by opening your command prompt and typing netstat. Its highly customizable using switches like netstat -a. Its mainly used to get a quick overview on whats happening on your system connection wise.</p><p><span id="more-207"></span><a href="http://www.securitydocs.com/link.php?action=detail&#038;id=3318&#038;headerfooter=no" target="_Blank">The introduction to netstat tutorial</a> is a good essay that features all netstat options and explains the output.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2005/12/08/netstat-tutorial/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Who is connected to your pc right now ?</title><link>http://www.ghacks.net/2005/11/06/who-is-connected-to-your-pc-right-now/</link> <comments>http://www.ghacks.net/2005/11/06/who-is-connected-to-your-pc-right-now/#comments</comments> <pubDate>Sun, 06 Nov 2005 18:11:30 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[computer]]></category> <category><![CDATA[currports]]></category> <category><![CDATA[firewall]]></category> <category><![CDATA[ip]]></category> <category><![CDATA[network]]></category> <category><![CDATA[pc]]></category> <category><![CDATA[ports]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=107</guid> <description><![CDATA[CurrPorts displays the list of all currently opened TCP/IP and UDP ports on your local computer. For each port in the list, information about the process that opened the port is also displayed, including the process name, full path of the process, version information of the process (product name, file description, and so on), the time that the process was created, and the user that created it.]]></description> <content:encoded><![CDATA[<p>CurrPorts displays the list of all currently opened TCP/IP and UDP ports on your local computer. For each port in the list, information about the process that opened the port is also displayed, including the process name, full path of the process, version information of the process (product name, file description, and so on), the time that the process was created, and the user that created it.</p><p>In addition, CurrPorts allows you to close unwanted TCP connections, kill the process that opened the ports, and save the TCP/UDP ports information to HTML file , XML file, or to tab-delimited text file.</p><p><span id="more-107"></span>CurrPorts also automatically mark with pink color suspicious TCP/UDP ports owned by unidentified applications (Applications without version information and icons)</p><p><img src="http://www.nirsoft.net/utils/cports.gif" alt="ports connected tcp ip" /></p><p>#only 36K, freeware, no system changes, download and run<br /> #runs on all windows versions but older versions show less details</p><p><a href="http://www.nirsoft.net/utils/cports.html" target="_Blank">download nirsoft.net</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2005/11/06/who-is-connected-to-your-pc-right-now/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 8/21 queries in 0.007 seconds using disk

Served from: www.ghacks.net @ 2010-03-17 21:30:44 -->