Everything I've read about this port seems to associate it with a trojan, mostly "NetBus". Have you tried another virus scan besides the one you are currently running to make sure it is not missing something? Try Trend Micro's free online virus scanner.
try "netstat -ano" it will also list the process ID that is listening on the ports.
Then using task manager check what process it is (you need to add the column with PID if it does not show by default)
Thanks for the netstat help. That was exactly what I needed.
Oddly enough the process using the port is tmlisten.exe and that process belongs to the virus scanner I am using (Officescan by Trend Micro). The question now is why would Trend use a port that is well know for trojans.
when a programmer needs a port he can pick whatever he wants. If later on (or before) someone else chooses the same, that's bad luck. (this would only be a problem if you run both apps on same machine at the same time)
the link talks about DoS attack on the port which I hope is fixed by now, probably nothing to worry about. The article does show tmlisten effectively uses the port for administration reasons...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.