Skip to main content

Discover and close open ports and suspicious processes very easily

Seeing and verifying an open port of a computer is always useful, because malicious programs transfer sensitive files from a computer to the web via open ports. Here is a simple method to find out whether there is an open port in your computer or which process opened this port for transferring data. And you can close unwanted open ports and kill suspicious process also.

CurrPorts from Nirsoft is a tiny application that displays the list of all currently opened TCP/IP and UDP ports on your computer and gives information about the process that opened the port , including the process name, full path of the process, version information of the process, the time that the process was created, and the user that created it.

This program automatically marks suspicious TCP/UDP ports owned by unidentified applications with pink color. So that you can easily veryfy and close unwanted TCP connections, kill the process that opened the ports. [You can also do these without software, by the command ‘netstat –ano’ and with Task manager]


Here is a simple example to find out an open port and the process. Just unzip CurrPorts and run it (no installation required). This will list all currently active network connections, process name and path and other information. Look under ‘Remote address’, if the value of the field is ‘0.0.0.0:0’, then it means the port is closed. If you find an IP address instead of 0.0.0.0.0., you need to verify the process that opened that port. If it is an unidentified program you can close the port and kill the process by right clicking on it.

Comments

Popular posts from this blog

Surf the Web Anonymously With Firefox Add-on Phproxy

There are several web based proxy servers available to surf the internet anonymously or as from another country. The Firefox add-on (Firefox 3 – 4) Phzilla helps you view a webpage or surf the internet using the PHProxy (a type of web based proxy server) proxy servers. It is very easy and convenient to use.

Restore Lost Capacity Of Your USB Flash Drive (How to)

Some malware can hide full capacity of your USB flash drive. For example, a 4GB pen drive sometimes shows only 500kb or less. An interesting part of this situation is that, even after removing the malware or formatting the USB flash drive, you will not get back its original capacity. Therefore, the question here is how to restore a USB flash drive to its full capacity.

Disable automatic Meta refresh/redirect of websites in browser for security reasons[how to]

Generally speaking, Meta refresh is a method used by some websites to instruct a web browser to automatically refresh/redirect the current web page after a given time interval. You can see this type of refresh/redirect especially in media sites. This is some times annoying or can be used for malicious purposes by redirecting you to a malicious site. If you don’t like this feature, you can disable this in your browser. Here is how to disable this in Internet Explore/Chrome, Firefox and Opera. Internet Explorer: Go to Tools - Internet options - Security tab - Custom Level button - Miscellaneous category - set "Allow Meta refresh" to Disable. Firefox: Go to Tools - Options - Advanced - General - Accessibility and tick the option next to ‘Warn me when web sites try to redirect or reload the page’. Alternatively you can use extension RefreshBlocker . Opera: Go to Preferences - Advanced - Network and uncheck "Enable automatic redirection".