File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -112,10 +112,10 @@ registry where host.os.type == "windows" and event.type == "change" and process.
112112 "?:\\Windows\\CCM\\CcmExec.exe",
113113 "?:\\Windows\\System32\\DeviceEnroller.exe",
114114 "?:\\Program Files (x86)\\Trend Micro\\Security Agent\\tmuninst.exe",
115- "\\Device\\HarddiskVolume? \\Windows\\system32\\svchost.exe",
116- "\\Device\\HarddiskVolume? \\Windows\\CCM\\CcmExec.exe",
117- "\\Device\\HarddiskVolume? \\Windows\\System32\\DeviceEnroller.exe",
118- "\\Device\\HarddiskVolume? \\Program Files (x86)\\Trend Micro\\Security Agent\\tmuninst.exe"
115+ "\\Device\\HarddiskVolume* \\Windows\\system32\\svchost.exe",
116+ "\\Device\\HarddiskVolume* \\Windows\\CCM\\CcmExec.exe",
117+ "\\Device\\HarddiskVolume* \\Windows\\System32\\DeviceEnroller.exe",
118+ "\\Device\\HarddiskVolume* \\Program Files (x86)\\Trend Micro\\Security Agent\\tmuninst.exe"
119119 )
120120
121121/*
You can’t perform that action at this time.
0 commit comments