Application Control tools
To set Application Control rules based on the hash of the executable or the certificate thumbprint, you must download the following tools:
Fingerprint, to obtain the custom value of the hash.
Thumbprint, to obtain the custom value of the certificate thumbprint.
Fingerprint
To obtain the application hash:
Open the Command Prompt window.
Navigate to the location of the Fingerprint tool. For example:
cd/users/fingerprint.exe
To display the hash value of an application, run the following command:
fingerprint "application full path" Example: fingerprint "C:\Program Files\TeamViewer\TeamViewer.exe"
Return to Control Center and configure the rule based on the value you obtained. For more information refer to Application Control.
Thumbprint
To obtain the certificate thumbprint:
Run Command Prompt as Administrator.
Navigate to the location of the Thumbprint tool. For example:
cd/users/thumbprint.exe
To display the certificate thumbprint, run the following command:
thumbprint "application full path" Example: thumbprint "C:\Program Files\TeamViewer\TeamViewer.exe"
Return to Control Center and configure the rule based on the value you obtained. For more information refer to Application Control.