Check: TANS-SV-000044
Tanium 6.5 STIG:
TANS-SV-000044
(in versions v1 r3 through v1 r2)
Title
The SSLCipherSuite must be configured to disable weak encryption algorithms on the Tanium Server. (Cat II impact)
Discussion
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.
Check Content
Access the Tanium Server interactively. Log on with an account with administrative privileges to the server. Access the server's registry by typing: "regedit". Enter. Navigate to HKLM >> Software >> Wow6432Node >> Tanium >> Tanium Server. Verify the existence of a String "SSLCipherSuite" with a value of: AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-CCM:AES1 28-CCM:AES256-CCM8:AES128-CCM8:AES256-SHA256:AES128-SHA256:DES-CBC3-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!aECDH:!EDH-DSS-DES-CBC3-SHA:!EDH-RSA-DES-CBC3-SHA:!KRB5-DES-CBC3-SHA If the String "SSLCipherSuite" does not exist with the appropriate list values, this is a finding.
Fix Text
Access the Tanium Server interactively. Log on with an account with administrative privileges to the server. Access the server's registry by typing: regedit <enter> Navigate to HKLM >> Software >> Wow6432Node >> Tanium >> Tanium Server. Add or modify the String "SSLCipherSuite" to have a value of: AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-CCM:AES1 28-CCM:AES256-CCM8:AES128-CCM8:AES256-SHA256:AES128-SHA256:DES-CBC3-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!aECDH:!EDH-DSS-DES-CBC3-SHA:!EDH-RSA-DES-CBC3-SHA:!KRB5-DES-CBC3-SHA
Additional Identifiers
Rule ID: SV-81553r2_rule
Vulnerability ID: V-67063
Group Title: SRG-APP-000416
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-002450 |
Implement organization-defined types of cryptography for each specified cryptography use. |
Controls
Number | Title |
---|---|
SC-13 |
Cryptographic Protection |