STIGQter STIGQter: STIG Summary: HYCU Protege Security Technical Implementation Guide Version: 1 Release: 3 Benchmark Date: 01 Jul 2026:

The HYCU virtual appliance must retain the Standard Mandatory DOD Notice and Consent Banner on the screen until the administrator acknowledges the usage conditions and takes explicit actions to log in for further access.

DISA Rule

SV-268229r1038748_rule

Vulnerability Number

V-268229

Group Title

SRG-APP-000069-NDM-000216

Rule Version

HYCU-ND-000110

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the GUI login page welcome message and look of the console/ssh login by following the procedure below:

1. Open a remote session to the HYCU backup controller:
ssh hycu@<HYCUBackupControllerIPAddress>

2. Create the /hycudata/var/branding folder by executing:
sudo mkdir -p /hycudata/var/branding

3. Make the following files available in /hycudata/var/branding:
loginImage.PNG/ JPG - Login screen background (1920 x 1440)

console.txt - Pre-login banner for text-based console

sshd.txt - Pre-login banner for SSH access

4. Update the branding configuration by running the following command:
sudo /opt/grizzly/bin/hycu-branding.sh

5. Perform a hard reload of the HYCU Web UI page in the web browser.

Check Contents

Log in to the HYCU VM console and verify the banner setting is in use in the "/etc/ssh/sshd_config" file by executing the following command:
grep Banner /etc/ssh/sshd_config

If the banner is not set to "/etc/issue", this is a finding.

Verify "/etc/issue" contains valid DOD notice text by executing the following command:
sudo cat /etc/issue

If DOD Notice is not present in the "/etc/issue" file, this is a finding.

Open the HYCU Web UI login page and verify the mandatory notice is present on the Welcome page.

If the mandatory notice is not present at HYCU Web UI Welcome page, this is a finding.

Vulnerability Number

V-268229

Documentable

False

Rule Version

HYCU-ND-000110

Severity Override Guidance

Log in to the HYCU VM console and verify the banner setting is in use in the "/etc/ssh/sshd_config" file by executing the following command:
grep Banner /etc/ssh/sshd_config

If the banner is not set to "/etc/issue", this is a finding.

Verify "/etc/issue" contains valid DOD notice text by executing the following command:
sudo cat /etc/issue

If DOD Notice is not present in the "/etc/issue" file, this is a finding.

Open the HYCU Web UI login page and verify the mandatory notice is present on the Welcome page.

If the mandatory notice is not present at HYCU Web UI Welcome page, this is a finding.

Check Content Reference

M

Target Key

5660