STIGQter STIGQter: STIG Summary: vRealize - Cassandra Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 05 Jun 2017:

The Cassandra Server must generate audit records when unsuccessful attempts to access security objects occur.

DISA Rule

SV-87327r1_rule

Vulnerability Number

V-72695

Group Title

SRG-APP-000492-DB-000333

Rule Version

VROM-CS-000270

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the Cassandra Server to generate audit records when unsuccessful attempts to access security objects occur.

At the command line execute the following command:

# sed -i 's/^\(\s*\)<root level=".*">\(\s*\)$/\1<root level="ALL">\2/' /usr/lib/vmware-vcops/user/conf/cassandra/logback.xml

Check Contents

Review the Cassandra Server configuration to ensure audit records are generated when unsuccessful attempts to access security objects occur.

At the command prompt, execute the following command:

# grep '<root' /usr/lib/vmware-vcops/user/conf/cassandra/logback.xml

If level is not set to "ALL", this is a finding.

Vulnerability Number

V-72695

Documentable

False

Rule Version

VROM-CS-000270

Severity Override Guidance

Review the Cassandra Server configuration to ensure audit records are generated when unsuccessful attempts to access security objects occur.

At the command prompt, execute the following command:

# grep '<root' /usr/lib/vmware-vcops/user/conf/cassandra/logback.xml

If level is not set to "ALL", this is a finding.

Check Content Reference

M

Target Key

3179

Comments