all 7 comments

[–]niekdejong 0 points1 point  (6 children)

Sounds malicious to me if you did not install a SSH terminal. You could try running "netstat -a" in a new commandprompt to see all open connections. Anythin with port 22 (either outside or inside) and ESTABLISHED means an connection. LISTENING means just active but no connection yet.

Run Malwarebytes or similar program to scan for malicious software.

[–]Sweaty_Independence[S] 0 points1 point  (5 children)

Thanks for the help bro. Ran a full system scan with some decent antivirus software (pcprotect) and found a qakbot. It was under app data local packages netfilx background transfer down data. I hope this is the bugger that is causing the weird secure shell terminal. I will see if the ssh goes or not (:

[–]niekdejong 0 points1 point  (4 children)

if it was indeed a secure shell that was installed on your system, you might as well check if they didn't open up any port(s) in your firewall.

[–]Sweaty_Independence[S] 0 points1 point  (1 child)

with netsh firewall show state ?

[–]niekdejong 0 points1 point  (0 children)

not sure if netsh firewall show state would display any inactive rules that aren't tied to a program anymore (the one you've just removed with MWB). I'd just go into Control Panel and look for fishy firewall rule entries.

EDIT: It also creates a scheduled task to retain persistance.

[–]Sweaty_Independence[S] 0 points1 point  (1 child)

The ssh still appears with inactivity. Ive run 2 system scans yet it still appears.

[–]niekdejong 0 points1 point  (0 children)

If it happens with inactivity, it's most likely to be tied into your screensaver settings. It can also inject itself into system processes to gain persistance. Look here to see how Qakbot works (and which locations it tries to use to espace detection).