What is port 16771 commonly used for?

Man of Honour
Joined
5 Dec 2003
Posts
21,063
Location
Just to the left of my PC
Out of curiosity, I had a look at the privacy tests at privacy.net. They told me that ports 80 and 16771 are open for outbound traffic. I know that 80 is the standard web browser port, but what is 16771 commonly used for?
 
as far as i can remember, Port 16771 is not registered or in common use for any application.

it might be being used by iPlayer or something like that? bit-torrent program perhaps?
 
At the time, the only browser window I had open was for privacy.net. Which, annoyingly, tests ports 80 and 16771 but doesn't say why.
 
Google search gives this port as being used by Spectorsoft's spyware products to connect to their servers.
 
can you not simply run cmd.exe with admin privs and do a netstat -b? netstat will show all currently inbound or outbound connections, and the -b will show what process is doing it, that should give you a good indication of what is causing it. Just look for the connection that is using port 16771, and check what process is using it.
 
Back
Top Bottom