01-12-2016 06:39 AM - edited 03-10-2019 06:32 AM
I have a windows server 2012 running IME for managing my legacy IPS devices on the network. When I do a nessus scan against this server, it tells me ports 22,80, and 443 are open, even though IIS is not running. I can SSH to the loopback, but cannot authenticate.
Does IME run a web daemon and open SSH on the host it runs on? I am trying to figure out what application/service is opening these ports.
Solved! Go to Solution.
01-13-2016 06:05 AM
My IME (version 7.2.7 running on Windows Server 2008 R2) only appears to open a reporting channel to the managed IPS sensors using https (tcp/443) as the target port and an ephemeral TCP port as the source. (process IMEjava.exe)
The other ports it's listening on are related to the PRTG server and Kiwi syslog daemon I am also running on that host.
01-12-2016 09:34 AM
I don't have a system to test with at the moment. But have you run a "netstat -b" to see which process is using the port?
01-12-2016 10:28 AM
when I did a netstat -b it did not show anything listening on 22 or 443
however, when I completely shut down all services related to IME, I could no longer SSH to the server, so that appears to be the culprit
01-13-2016 06:05 AM
My IME (version 7.2.7 running on Windows Server 2008 R2) only appears to open a reporting channel to the managed IPS sensors using https (tcp/443) as the target port and an ephemeral TCP port as the source. (process IMEjava.exe)
The other ports it's listening on are related to the PRTG server and Kiwi syslog daemon I am also running on that host.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide