<?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; 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 news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 13:29:21 +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>CloseTheDoor, Identify Local TCP, UDP Listening Ports</title><link>http://www.ghacks.net/2011/07/04/closethedoor-identify-local-tcp-udp-listening-ports/</link> <comments>http://www.ghacks.net/2011/07/04/closethedoor-identify-local-tcp-udp-listening-ports/#comments</comments> <pubDate>Mon, 04 Jul 2011 16:40:59 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[closethedoor]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[ports]]></category> <category><![CDATA[processes]]></category> <category><![CDATA[tcp]]></category> <category><![CDATA[udp]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=47390</guid> <description><![CDATA[One of the things that I to regularly on all of my computer systems is to check each system&#8217;s open TCP and UDP ports. It is a security precaution to make sure that only needed ports are listening, and that all other ports are closed to reduce the chance of a successful attack. I have [...]]]></description> <content:encoded><![CDATA[<p>One of the things that I to regularly on all of my computer systems is to check each system&#8217;s open TCP and UDP ports. It is a security precaution to make sure that only needed ports are listening, and that all other ports are closed to reduce the chance of a successful attack. I have been using various programs for that task, the previously reviewed <a
href="http://www.ghacks.net/2010/08/03/currports-see-which-apps-connect-to-the-internet/">CurrPorts</a> by Nirsoft for instance. Today I&#8217;m going to review CloseTheDoor, another program that Windows users can use to identify local TCP and UDP listening ports.</p><p>The program is offered as a portable version and installer by its developers. Both versions offer the same functionality in all other aspects.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/closethedoor.png" alt="closethedoor" title="closethedoor" width="583" height="464" class="alignnone size-full wp-image-47393" /></p><p>The software displays all listening ports, their protocol, process, process ID, associated services and company in the interface. This makes it relatively easy to identify specific ports directly in the program interface.  Especially the associated services column can be helpful in identifying the responsible Windows services.</p><p>A right-click on a row opens a context menu with additional research options.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/lookup-port.png" alt="lookup port" title="lookup port" width="374" height="254" class="alignnone size-full wp-image-47395" /></p><ul><li>Locate the executable file &#8211; Opens the folder that contains the process executable.</li><li>Terminate this process &#8211; Terminates the process directly. May only be temporary if the process restarts automatically.</li><li>Process services &#8211; Displays all services that are linked to the process.</li><li>Google&#8230; &#8211; Research the port, process on Google.</li><li>Wikipedia&#8230; &#8211; Research the port, process on Wikipedia.</li><li>Usage statistics of this port &#8211; Look up statistics</li><li>Port authority database &#8211; Provides information about most ports.</li><li></li></ul><p>The menubar on top links to additional tools, commands and references. The tools menu links to Windows apps like the Services managements interface, the Task Manager, Registry Editor or Local Security Settings. Commands can run the netstat command to display all open connections, the task list and the system&#8217;s environment variables.</p><p>Internet references finally links to essays and white papers about ports and online security. Linked there are for instance BlackViper&#8217;s excellent website that is offering services configuration suggestions, lists of common port numbers or a Microsoft guide on how to configure a firewall for domains and trusts.</p><p>It is furthermore possible to display a short summary, and to export the current port list in detail. CloseTheDoor offers everything that one could hope for when analyzing open ports on a Windows machine. It is a solid alternative to CurrPorts. The software is compatible with all recent versions of the Microsoft Windows operating system. It tested fine on a 64-bit Windows 7 test system. Downloads of the portable version, installer and source code are <a
href="http://sourceforge.net/projects/closethedoor/">available at</a> the project website over at Sourceforge.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/07/04/closethedoor-identify-local-tcp-udp-listening-ports/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Improve Windows Security By Closing Open Ports</title><link>http://www.ghacks.net/2010/04/06/improve-windows-security-by-closing-open-ports/</link> <comments>http://www.ghacks.net/2010/04/06/improve-windows-security-by-closing-open-ports/#comments</comments> <pubDate>Tue, 06 Apr 2010 10:09:44 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[close ports]]></category> <category><![CDATA[currports]]></category> <category><![CDATA[icslap]]></category> <category><![CDATA[llmnr]]></category> <category><![CDATA[local ports]]></category> <category><![CDATA[open ports]]></category> <category><![CDATA[ports]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=24203</guid> <description><![CDATA[A standard Windows operating system has a number of ports open after installation. Some of these ports are needed for the system to function properly while others might not. These ports can pose a security risk as every open port on a system might be an entry point for a malicious user. A port basically [...]]]></description> <content:encoded><![CDATA[<p>A standard Windows operating system has a number of ports open after installation. Some of these ports are needed  for the system to function properly while others might not. These ports can pose a security risk as every open port on a system might be an entry point for a malicious user.</p><p>A port basically allows communication to or from the device. Characteristics are a port number, an IP address and a protocol type. This article will give you the tools at hand to identify and evaluate the open ports on your Windows system to make a decision in the end whether they can or should be closed or left open.</p><p><span
id="more-24203"></span><strong>Software programs and tools that we will use:</strong></p><ul><li><a
href="http://www.nirsoft.net/utils/cports.html">CurrPorts</a>: Available for 32-bit and 64-bit editions of Windows. It is a port monitor that displays all open ports on a computer system. We will use it to identify the ports and the programs that are using them.</li><li>Windows Task Manager: Also used to identify the programs and link some ports to programs.</li><li>Search Engine: Searching for port information is necessary for some ports that cannot be identified that easily.</li></ul><p>It would be an impossible task to go through all of the ports that are open, we will therefor use a few examples to enable everyone to understand the process and go on from there.</p><p>Fire up CurrPorts and take a look at the populated main area.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/04/currports-500x350.jpg" alt="currports" title="currports" width="500" height="350" class="alignnone size-medium wp-image-24204" /></p><p>The program displays the process name and ID, local port, protocol and local port name among others.</p><p>The easiest ports to identify are those with a process name that corresponds to a running program like RSSOwl.exe with the process ID 3216 in the above example that is listing on the local ports 50847 and 52016. Those ports are usually closed when the program closes.</p><p>The more important ports are the ones that cannot be linked to a program right away like the System ports shown in the above screenshot.</p><p>There are a few ways to identify the services and programs linked to those ports. There are other indicators that we can use to discover the services and applications besides the process name.</p><p>The most important ones are the port number, the local port name and the process ID.</p><p>With the process ID we can take a look in the Windows Task Manager to try and link it to a process running on the system. To do that you need to start the task manager (press Ctrl Shift Esc). Click on View, Select Columns and enable the PID (Process Identifier) to be shown. That&#8217;s the process ID that is also shown in CurrPorts.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/04/task_manager-500x403.jpg" alt="" title="task manager" width="500" height="403" class="alignnone size-medium wp-image-24205" /></p><p>Now we can link process IDs in Currports to running processes in the Windows Task Manager.</p><p>Let us take a look at some examples:</p><p><strong>ICSLAP, TCP Port 2869</strong></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/04/icslap-500x64.jpg" alt="icslap" title="icslap" width="500" height="64" class="alignnone size-medium wp-image-24206" /></p><p>Here we have a port that we cannot identify immediately. The local port name is icslap, the port 2869, it uses the TCP protocol, has the process ID 4 and the process name system.</p><p>It is usually a good idea to search for the local port name first if it cannot be identified right away. Fire up Google and search for icslap port 2869 or something similar.</p><p>Often there are several suggestions or possiblities. For Icslap they are Internet Connection Sharing, Windows Firewall or Local Network Sharing. It took some research to find out that in this case it was used by the Windows Media Player Network Sharing Service.</p><p>A good option to find out if this is indeed the case is to stop the service if it is running and refresh the port listing to see if the port is not appearing anymore. In this case it was closed after stopping the Windows Media Player Network Sharing Service.</p><p><strong>epmap, TCP port 135</strong></p><p>Research <a
href="http://www.grc.com/x/URL_Error.htm">shows</a> that it is linked to the dcom server process launcher. Research also <a
href="http://smallvoid.com/article/winnt-services-dcomlaunch.html">shows</a> that it is not a good idea to disable the service. It is however possible to block the port in the firewall instead to close it down.</p><p><strong>llmnr, UDP port 5355</strong></p><p>If you look in Currports your notice that the local port name llmnr uses the UDP port 5355. <a
href="http://www.pc-library.com/ports/tcp-udp-port/5355/">PC Library</a> has information on the service. It is referring to the Link Local Multicast Name Resolution protocol which is related to the DNS service. Windows users who do not need the DNS service can disable it in the Services Manager. This closes the ports from being open on the computer system.</p><p><strong>Conclusion:</strong></p><p>It is not always easy to identify ports and the services or applications they are linked to. Research on search engines usually provides enough information to find out which service is responsible with ways to disable it if it not needed.</p><p>A good first approach before starting to hunt down ports would be to take a close look at all started services in the Services Manager and stop and disable those that are necessary for the system. A good starting point to evaluate those is the services configuration page at <a
href="http://www.blackviper.com/2010/12/17/black-vipers-windows-7-service-pack-1-service-configurations/">BlackViper</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/04/06/improve-windows-security-by-closing-open-ports/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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>14</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 Brinkmann</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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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 [...]]]></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/simple-port-forwarding">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 Brinkmann</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 Brinkmann</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><strong>Update</strong>: The developer website is no longer available. We have uploaded the latest version of Open Ports Scanner to our own servers. Be advised though that it has not been updated for a long time, and that you may experience issues with the program because of this. We suggest you download CurrPorts instead.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2006/05/open-ports-scanner.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2006/05/open-ports-scanner.jpg" alt="open ports scanner" title="open ports scanner" width="512" height="449" class="alignnone size-full wp-image-56107" /></a></p><p>The program lists all open ports on startup. This did not work correctly under a 64-bit Windows test system. Only the protocol and local port were displayed on the system, and not process names, IDs or ports. It is therefor clear that the program is either incompatible with 64-bt editions of Windows, or with newer versions of Microsoft&#8217;s operating system.</p><p>Connections and processes can be terminated and exported for further analysis. The settings allow you to configure the program to automatically refresh the connection list and ports. If you do not configure that, you are left with manually refreshing the listings.</p><p>You can download Open Ports Scanner 1.2 with a click on the following link: <a
class="downloadlink" href="http://www.ghacks.net/wp-content/plugins/download-monitor/download.php?id=35" title="Version1.2 downloaded 6 times" >Open Ports Scanner (6)</a></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 Brinkmann</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="ahttp://www.packetsource.com/article/security-tools/40067/introduction-to-netstat-tutorial" 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 Brinkmann</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 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 port information to an HTML file , XML file, or to a tab-delimited text file.</p><p><span
id="more-107"></span>CurrPorts also automatically marks  suspicious TCP/UDP ports with pink color. These are usually owned by unidentified applications (Applications without version information and icons)</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2005/11/currports.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2005/11/currports.jpg" alt="currports" title="currports" width="569" height="428" class="alignnone size-full wp-image-56104" /></a></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><strong>Update:</strong></p><p>Nir Sofer has updated the application constantly ever since we first reviewed it here on Ghacks. Users can now select to run a 32-bit or 64-bit version of the application. CurrPorts at its core has remained more or less the same though.</p><p>You can start the portable application directly after you have downloaded and unpacked it on your computer. The program then displays a list of all running processes in its interface. The information are updated in realtime, which means that you can use the program to see if applications that you install or start are trying to phone home or opening ports on your system.</p><p>The second option that you have is to check for open ports on the PC that should not be open in first place. You can improve your computer&#8217;s security by closing those ports as it reduces the number of attack vectors that attackers have. It is still necessary to research how ports are closed, as this is something that CurrPorts does not help you with.</p><p>Windows users can download Currports from the official Nirsoft website. <a
href="http://www.nirsoft.net/utils/cports.html" target="_Blank">Download Currports</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>7</slash:comments> </item> </channel> </rss>
