The thing I’ve found so far is going to cmd, type in: netstat -ano
Everything reading ESTABLISHED is a poteniel hacker, now how do you check this:
Open up task manager and go to processes tab. Than go to ‘screen’ at the top and open up colums selection.
Now make sure Process ID or PID is on.
==> look at the ones from cmd saying ESTABLISHED and note down their PID.
Go to the task manager again and make sure it shows all processes.
Look up the PID’s in this list and verify that these processes are all known processes.
If one is unfamiliar to you, this could than be a hacker ==> make sure to end the process and note down the IP adress from the CMD window.
That’s the only thing I’ve found so far…