Raymond.CC Blog
  • Home
  • Forum
  • Giveaway
  • X-Ray 2.0
  • Contact
  • About
  • I’m Feeling Lucky
Search the site...
You are here: Home » Computer » NetStat or CurrPorts Shows Which Process is Using a TCP Port

NetStat or CurrPorts Shows Which Process is Using a TCP Port

Updated by Raymond - 1 year ago - Computer
2
  • Like
  • +1
  • Tweet
  • Printer Friendly and PDF

Other than a unique IP address that is being used to communicate between computers in a network, the port being used by a software is also very important. Without an open port, it is just impossible for a software to work. For example, when you use your web browser to access a website, by default it uses a standard port 80 which are assigned by Internet Engineering Task Force (IETF). If the website uses an alternative port 81 for HTTP, you can only access the website if you manually specify the port at the URL which is example.com:81. Entering just example.com at the URL bar will display “The connection has timed out” error.

There are times when you need to investigate what process is using a TCP port probably because the software is unable to initialize due to the port being used or you can check for unknown connections that are used by malicious software. One good example is your computer needs to have an established connection when it is connected to the hacker via a hidden remote administration tool (RAT). Here is how you can easily check which process is using a TCP port.

The easiest way is to use CurrPorts, another useful and simple tool created by Nir Sofer. CurrPorts is portable and doesn’t require installation. Just run the executable file and it will instantly display 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.

CurrPorts

Refer to the Listening state if you want to find the process that is using the TCP port. As for malicious RAT connections, you will have to refer to the Established state because most modern RATs uses reverse connection method instead of direct connection. Reverse connection has more advantages than direct because the victim doesn’t require port forwarding and only periodically tries to connect to the master instead of listening for connection all the time.

If you’re on a computer without CurrPorts, you can use the built-in NetStat tool in Windows to help you figure out what process is using what port. Run the command prompt as administrator (Type cmd at the Search Programs and Files bar, right click on the result and select Run as administrator) and followed by typing the command below.

netstat -a -b

netstat -a -b

The two boxes which I’ve circled in yellow are the ports and processes. Checking on the ports being used on your computer is something you should do periodically as it is very easy and takes only a couple of minutes of your time.

You may also like:

Change Apache Server Port 80 in XAMPPChange Apache Server Port 80 in XAMPPMcAfee ShareScan Identifies Open Windows File Shares on NetworkMcAfee ShareScan Identifies Open Windows File Shares on Network10 Tools to Easily Determine If a Specific Process is Secretly Accessing the Internet10 Tools to Easily Determine If a Specific Process is Secretly Accessing the InternetUse CloseTheDoor to Identify Your Systems Listening PortsUse CloseTheDoor to Identify Your Systems Listening Ports

2 comments on “NetStat or CurrPorts Shows Which Process is Using a TCP Port”

  1. Sujay Ghosh says:
    1 year ago

    Very useful Raymond.

    Reply
  2. Richie-Rich says:
    1 year ago

    Perfect! Just what I was looking for.

    Thanks Raymond :)

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recently Updated

  • no fake av icon

    6 Ways to Kill and Remove Fake Antivirus Rogue Software

  • abort shutdown

    4 Tools to Prevent, Cancel and Abort a Windows System Shutdown or Restart when Applications are Running

  • screen brightness icon

    10 Tools to Adjust Laptop and Monitor Brightness, Gamma or Contrast Levels

New Articles

  • task manager replacement icon

    Memory Usage Test to See Which is the Lightest Antivirus Software

  • kaspersky antivirus 2013 icon

    Activate Free Kaspersky Anti-Virus 2013 ROG with 1 Year License

  • remote access software

    Top 8 Remote Access Software for Providing Online Support

Popular Posts

  • Top 10 FREE Data Recovery Software

    Top 10 FREE Data Recovery Software

  • How to Hack Into a Windows XP Computer Without Changing Password

    How to Hack Into a Windows XP Computer Without Changing Password

  • 10 Free Software to Mount CD or DVD ISO Image File as Virtual Drives

    10 Free Software to Mount CD or DVD ISO Image File as Virtual Drives

Recommend on Google
Follow @raymond_cc
Subscribe Youtube »
(c) 2013 Raymond.CC Blog
  • Disclaimer
  • Disclosure
  • Privacy Policy
  • Terms of Use
  • Sitemap