UCF STIG Viewer Logo

The SSLHonorCipherOrder DWORD must be configured to disable weak encryption algorithms on the Tanium Server.


Overview

Finding ID Version Rule ID IA Controls Severity
V-67111 TANS-SV-000035 SV-81601r2_rule Medium
Description
Use of weak or untested encryption algorithms undermines the purposes of utilizing encryption to protect data. The application must implement cryptographic modules adhering to the higher standards approved by the federal government since this provides assurance they have been tested and validated.
STIG Date
Tanium 6.5 Security Technical Implementation Guide 2016-09-29

Details

Check Text ( C-67747r1_chk )
Access the Tanium Server interactively.

Log on with an account with administrative privileges to the server.

Access the server's registry by typing: regedit

Navigate to HKLM >> Software >> Wow6432Node >> Tanium >> Tanium Server.

Verify the existence of a DWORD "SSLHonorCipherOrder" with a value of "0x00000001" (hex).

If the DWORD "SSLHonorCipherOrder" does not exist with a value of "0x00000001" (hex), this is a finding.
Fix Text (F-73211r1_fix)
Access the Tanium Server interactively.

Log on with an account with administrative privileges to the server.

Access the server's registry by typing: regedit

Navigate to HKLM >> Software >> Wow6432Node >> Tanium >> Tanium Server.

Add or modify the DWORD "SSLHonorCipherOrder" to have a value of 0x00000001 (hex).