How to make sure Windows PC is reasonably secure?
Posted
by
Coder
on Server Fault
See other posts from Server Fault
or by Coder
Published on 2012-09-22T21:21:16Z
Indexed on
2012/09/22
21:39 UTC
Read the original article
Hit count: 310
networking
|security
I'm not much of a network and network security expert, but I need to add an existing Windows PC to a network with always on connection.
The problem is, I have no idea if the PC is really clean, and, actually, no knowledge to check it.
I scanned the PC with Process Explorer to verify if all running processes are signed, ran an AVG scan, but this is where my knowledge ends.
IIRC, there can be bad code attached to svchost or something, bad drivers, and so on, but I have no idea how to check all those things.
Reformatting the PC is unfeasible as of now. Are there any suggestions on what I could do?
© Server Fault or respective owner