To add the TMProxy Approved List in Core Protection Module/Endpoint Security Platform:
- Disable Client Self Protection First in Core Protection Module using a fixlet.
- Make sure that Trend Micro Behavior Monitoring Service is disabled:
- Run services.msc.
- Make sure that Trend Micro Unauthorized Change Prevention Service is disabled/stopped.
- Open ..\Program Files\Trend Micro\Core Protection Module\CpmConfig.ini.
- Add the following keys under the [Global Setting] section and assign the appropriate value:
[Global Setting]
SEG_WhiteListProcNum=xwhere x is the number of approved processes;
Note: The maximum value is 10.Example:
SEG_WhiteListProcNum=0
SEG_WhiteListProc1=javaw.exe
where javaw.exe are user-approved process names. - Save and close the file.
- Open the Registry Editor.
- Go to HKLM > Software > TrendMicro > NSC > TMProxy > WhiteList.
- Right-click SEG_WhiteListProcNum and select Modify.
- Enter a number from 0 to 10, where 0 = 1 process, 10 = 9 processes to be whitelisted.
- Click OK.
- Right-click WhiteList folder and select New > Key.
- Name the new key the same as the name of the process to be whitelisted without the .exe extension.
Example: javaw for javaw.exe.
- Click on the new key, right-click on an empty space on the right pane, and select New > String Value.
- Enter "ProcessImageName" as its Name.
- Right-click ProcessImagename and select Modify.
- Enter the process name (i.e. javaw.exe) in the Value data field.
To add another process to the TMProxy whitelist, repeat Step 2: Modify the CpmConfig.ini.
- Restart the CPM/ESP client.
CPM/ESP does not automatically create the registry entries so make sure you add it manually.