The HYCU virtual appliance must generate audit records when successful/unsuccessful attempts to delete administrator privileges occur.
Overview
Finding ID | Version | Rule ID | IA Controls | Severity |
V-268240 | HYCU-ND-000240 | SV-268240r1038772_rule | Medium |
Description |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one. Audit records can be generated from various components within the network device (e.g., module or policy filter). |
STIG | Date |
HYCU Protege Security Technical Implementation Guide | 2024-10-29 |
Details
Check Text (C-72261r1038418_chk) |
Check the contents of the "/var/log/audit/audit.log" file. HYCU also maintains Event (Audit) information in the "HYCU Web UI Events" menu. Verify the audit log contains records showing successful/unsuccessful attempts to modify or delete administrator privileges. If the audit log is not configured or does not have required contents, this is a finding. |
Fix Text (F-72164r1038668_fix) |
Log in to the HYCU VM console and load the STIG audit rules by using the following commands: 1. cp /usr/share/audit/sample-rules/10-base-config.rules /usr/share/audit/sample-rules/30-stig.rules /usr/share/audit/sample-rules/31-privileged.rules /usr/share/audit/sample-rules/99-finalize.rules /etc/audit/rules.d/ 2. augenrules --load |