- Mar 23, 2015
- 555
Hi, here I hope to ask a question on Explorer.exe.
I found that, when I open the file dialog in many applications (for example, click "File -> Open" or "File -> Save as" in notepad.exe), HIPS programs will alert me that the corresponding application tries to modify the status of explorer.exe. (The description of this behavior could vary slightly between different HIPS products.)
Furthermore, I found that, denying this behavior will not influence the function of the file dialogs. I mean, I can still open & save files normally. Therefore, I am considering to create a rule that prevents any application from modifying the state of explorer.exe, because:

I found that, when I open the file dialog in many applications (for example, click "File -> Open" or "File -> Save as" in notepad.exe), HIPS programs will alert me that the corresponding application tries to modify the status of explorer.exe. (The description of this behavior could vary slightly between different HIPS products.)
Furthermore, I found that, denying this behavior will not influence the function of the file dialogs. I mean, I can still open & save files normally. Therefore, I am considering to create a rule that prevents any application from modifying the state of explorer.exe, because:
1. Modifying the state of explorer.exe is often used by malwares.
2. File dialogs are widely used by applications. So the alert that some application tries to modify explorer.exe is very frequent. Creating a all-deny rule could suppress such kind of alerts.
The problem is, I am not sure whether there would be any system processes that should be allowed to inject into explorer.exe. I have not found such process until now. Thanks for any information on this.2. File dialogs are widely used by applications. So the alert that some application tries to modify explorer.exe is very frequent. Creating a all-deny rule could suppress such kind of alerts.