hojtsy
March 16th, 2004, 04:08 PM
Several security software (firewalls, sandbox, Process Guard) assign privileges to applications based on the full path and MD5 of the executable file. If a dll of a privileged application is replaced by a malicious software, that dll could load and run in the address space of the trusted application, and break out of security measures.
I am searching for a solution for this problem. List of solutions I am already aware of, so please do not repeat them:
- don't ever execute anything which has a remote possibiliy of being malicious: sorry this is too strict
- use "whatever software" which checks dll/exe files ever 10 seconds: sorry 10 seconds way too long, in that time the damage is already made. I need prevention.
- don't care about damage and use "whatever software" to repair the computer: sorry but damage is not limited to my computer, it could be my private data broadcasted.
- use Abtrusion Protector: I was told that it continually accesses the disk, even if you are idle.
Do you have any other ideas? Some tricky sofware hidden behind your back? Or are we completely utterly lost after we intentionally start an executable which turns out to be malicious, and it is not yet recognized by the antivirus?
-hojtsy-
I am searching for a solution for this problem. List of solutions I am already aware of, so please do not repeat them:
- don't ever execute anything which has a remote possibiliy of being malicious: sorry this is too strict
- use "whatever software" which checks dll/exe files ever 10 seconds: sorry 10 seconds way too long, in that time the damage is already made. I need prevention.
- don't care about damage and use "whatever software" to repair the computer: sorry but damage is not limited to my computer, it could be my private data broadcasted.
- use Abtrusion Protector: I was told that it continually accesses the disk, even if you are idle.
Do you have any other ideas? Some tricky sofware hidden behind your back? Or are we completely utterly lost after we intentionally start an executable which turns out to be malicious, and it is not yet recognized by the antivirus?
-hojtsy-