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

The HYCU virtual appliance must display the Standard Mandatory DOD Notice and Consent Banner before granting access to the device.

DISA Rule

SV-268228r1038752_rule

Vulnerability Number

V-268228

Group Title

SRG-APP-000068-NDM-000215

Rule Version

HYCU-ND-000100

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

The GUI login page welcome message and look of the console/ssh login can be changed 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 (1574?×?1920)

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

sshd.txt - Pre-login banner for SSH access

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

4. 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 the 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 the HYCU Web UI welcome page, this is a finding.

Vulnerability Number

V-268228

Documentable

False

Rule Version

HYCU-ND-000100

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 the 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 the HYCU Web UI welcome page, this is a finding.

Check Content Reference

M

Target Key

5660