Hi all,
I have some .dll files that are running with my IIS. These files are signed by a certificate I made. My question is how can I ensure that IIS (or another service/computer) only run those .dll (or other formats) that I have signed.
I mean if someone hacks my server and put some unsigned .dll files to run with my IIS I wouldn't notice a thing untill I checked the .dll files certificate...
Anyone has a clue how to prevent this? I know it's a vage question but this is a problem my company is having a long time...
Jelle