13
8
I'm trying to disable services that I do not need, to improve latency and improve security.
I found that port 445 is still open by doing telnet on localhost and port 445. As I do not need port 445, I would prefer to close it.
How can I find out who is listening on port 445 and how do I disable it?
Note that I do not want to block port 445 using the firewall or something like that, but want to disable the program that has port 445 open.
2And after 4 years, this question's day has come. – BlackPanda – 2017-05-15T06:08:55.733
1
For non-geek people: BlackPanda is referring to the WannaCry ransomware.
– Gras Double – 2017-06-10T21:57:41.870