STIGQter STIGQter: STIG Summary: Riverbed SteelHead CX v8 NDM Security Technical Implementation Guide Version: 1 Release: 2 Benchmark Date: 25 Oct 2019:

Riverbed Optimization System (RiOS) must implement replay-resistant authentication mechanisms for network access to privileged accounts.

DISA Rule

SV-77443r1_rule

Vulnerability Number

V-62953

Group Title

SRG-APP-000156-NDM-000250

Rule Version

RICX-DM-000106

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure RiOS to implement replay resistant authentication mechanisms for network access to privileged accounts.

Navigate to the device CLI
Type: enable
Type: conf t
Type: no web http enable
Type: web https enable
Type: no web ssl protocol sslv3
Type: no web ssl protocol tlsv1
Type: web ssl protocol tlsv1.1
Type: web ssl protocol tlsv1.2
Type: write memory
Type: exit
Type: exit

Check Contents

Verify that RiOS is configured to implement replay resistant authentication mechanisms for network access to privileged accounts.

Navigate to the device CLI
Type: enable
Type: show config full
Type: Spacebar to tab through the configuration
Verify that the following commands are contained in the configuration
"no web http enable"
"web https enable"
"no web ssl protocol sslv3"
"no web ssl protocol tlsv1"
"web ssl protocol tlsv1.1"
"web ssl protocol tlsv1.2"

If all of the above configurations are not defined as listed, this is a finding.

Vulnerability Number

V-62953

Documentable

False

Rule Version

RICX-DM-000106

Severity Override Guidance

Verify that RiOS is configured to implement replay resistant authentication mechanisms for network access to privileged accounts.

Navigate to the device CLI
Type: enable
Type: show config full
Type: Spacebar to tab through the configuration
Verify that the following commands are contained in the configuration
"no web http enable"
"web https enable"
"no web ssl protocol sslv3"
"no web ssl protocol tlsv1"
"web ssl protocol tlsv1.1"
"web ssl protocol tlsv1.2"

If all of the above configurations are not defined as listed, this is a finding.

Check Content Reference

M

Target Key

2931

Comments