DISA STIGS Viewer

AOS must audit the execution of privileged functions.

Overview

Finding ID Version Rule ID IA Controls Severity
V-266950 ARBA-ND-000289 SV-266950r1039871_rule   Medium
Description
Misuse of privileged functions, either intentionally or unintentionally by authorized users, or by unauthorized external entities that have compromised information system accounts, is a serious and ongoing concern and can have significant adverse impacts on organizations. Auditing the use of privileged functions is one way to detect such misuse and identify the risk from insider threats and the advanced persistent threat. Satisfies: SRG-APP-000343-NDM-000289, SRG-APP-000101-NDM-000231, SRG-APP-000504-NDM-000321
STIG Date
HPE Aruba Networking AOS NDM Security Technical Implementation Guide 2024-10-29

Details

Check Text (C-70874r1039869_chk)
Verify the AOS configuration with the following command:
show running-config | include audit-trail

If the audit-trail is not enabled, this is a finding.
Fix Text (F-70777r1039870_fix)
Configure AOS with the following commands:
configure terminal
audit-trail all
write memory