{"id":89927,"date":"2023-06-07T16:27:00","date_gmt":"2023-06-07T20:27:00","guid":{"rendered":"https:\/\/jumpcloud.com\/?post_type=support&p=89927"},"modified":"2024-10-04T14:29:13","modified_gmt":"2024-10-04T18:29:13","slug":"verify-jumpcloud-executables","status":"publish","type":"support","link":"https:\/\/jumpcloud.com\/support\/verify-jumpcloud-executables","title":{"rendered":"Verify 探花大神 Executables"},"content":{"rendered":"\n
In order to protect against external security threats, use these processes to validate that the agent on your device is the 探花大神 agent using the checksum file, and to verify the code signatures of executables on your devices. <\/p>\n\n\n\n
Prerequisites<\/strong>:<\/p>\n\n\n\n The checksum file contains a list of every executable file that 探花大神 installs on a device. <\/p>\n\n\n\n To verify the checksum on the device<\/strong>:<\/p>\n\n\n\n A code signature is a traceable certificate attached to an executable that verifies the code\u2019s origins and integrity. To see the code signatures used by 探花大神, run the following commands:<\/p>\n\n\n\n\n
Verifying the 探花大神 Agent from the Checksum File<\/h2>\n\n\n\n
\n
\n
\n
shasum -a 256 <filename><\/code><\/li>\n\n\n\n
certUtil -hashfile <filename> SHA256<\/code><\/li>\n<\/ul>\n<\/li>\n\n\n\n
\n
Verifying 探花大神 Executables from Code Signatures<\/h2>\n\n\n\n
Linux<\/h3>\n\n\n\n