Check: CASA-ND-001410
Cisco ASA NDM STIG:
CASA-ND-001410
(in versions v1 r6 through v1 r5)
Title
The Cisco ASA must be configured to send log data to at least two central log servers for the purpose of forwarding alerts to organization-defined personnel and/or the firewall administrator. (Cat I impact)
Discussion
The aggregation of log data kept on a syslog server can be used to detect attacks and trigger an alert to the appropriate security personnel. The stored log data can used to detect weaknesses in security that enable the network IA team to find and address these weaknesses before breaches can occur. Reviewing these logs, whether before or after a security breach, are important in showing whether someone is an internal employee or an outside threat. The ISSM or ISSO may designate the firewall/system administrator or other authorized personnel to receive the alert within the specified time, validate the alert, and then forward only validated alerts to the information system security manager (ISSM) and information system security officer (ISSO).
Check Content
Verify the ASA is configured to send logs to at least two syslog servers. The configuration should look similar to the example below. logging trap notifications logging host NDM_INTERFACE 10.1.48.10 6/1514 logging host NDM_INTERFACE 10.1.48.11 6/1514 Note: A logging list can be used as an alternative to the severity level. If the ASA is not configured to send log data to at least two syslog servers, this is a finding.
Fix Text
Configure the ASA to send log messages to the syslog servers as shown in the example below. ASA(config)# logging host NDM_INTERFACE 10.1.48.10 6/1514 ASA(config)# logging host NDM_INTERFACE 10.1.48.11 6/1514 ASA(config)# logging trap notifications ASA(config)# end
Additional Identifiers
Rule ID: SV-239943r916114_rule
Vulnerability ID: V-239943
Group Title: SRG-APP-000516-NDM-000350
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-001851 |
The information system off-loads audit records per organization-defined frequency onto a different system or media than the system being audited. |
Controls
Number | Title |
---|---|
AU-4 (1) |
Transfer To Alternate Storage |