I’ve seen posts about this, but not any real solution, so here it is again.
I have alert notifications coming from HIPS about Dashlaneplugin EACH time I launch chrome about some c_cmd.exe_<…>.bat requiring some attention.
This .bat is generated by Comodo, I have no way to know exactly from what it is generated.
When I look inside, it says :
C:\Users\Tristan\AppData\Roaming\Dashlane\DashlanePlugin.exe" chrome-extension://fdjamakpfbbddfjaooikfcpapjohcfmg/ --parent-window=0 < \.\pipe\chrome.nativeMessaging.in.130322d2ae73aea9 > \.\pipe\chrome.nativeMessaging.out.130322d2ae73aea9
So I added C:\Users\Tristan\AppData\Roaming\Dashlane\DashlanePlugin.exe in code injection exclusions (it’s already an authorized program) but it doesn’t change anything, the alert will still appear each time I launch chrome. I also tried to add C:\Users\Tristan\AppData\Roaming\Dashlane* to exclusion, but no success.
So far I can only consider the “code injection detection” is broken and totally disable it in "settings > HIPS settings > uncheck “code injection detection” (which works).