UCF STIG Viewer Logo

The FortiGate device must record time stamps for audit records that can be mapped to Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT).


Overview

Finding ID Version Rule ID IA Controls Severity
V-234184 FGFW-ND-000125 SV-234184r860670_rule Medium
Description
If time stamps are not consistently applied and there is no common time reference, it is difficult to perform forensic analysis. Time stamps generated by the application include date and time. Time is commonly expressed in Coordinated Universal Time (UTC), a modern continuation of Greenwich Mean Time (GMT), or local time with an offset from UTC.
STIG Date
Fortinet FortiGate Firewall NDM Security Technical Implementation Guide 2022-09-12

Details

Check Text ( C-37369r860669_chk )
Log in to the FortiGate GUI with Super-Admin privilege.

1. Click Log and Report.
2. Click Events.
3. On the Events page, double-click on an event for detail.
4. Verify in the log details that the mapped time zone reflects GMT.

If the time zone is not mapped to GMT, this is a finding.
Fix Text (F-37334r611740_fix)
Log in to the FortiGate GUI with Super-Admin privilege.

1. Click System.
2. Go to Settings.
3. On Time Zone, select the time zone in which the FortiGate device is located.
4. Click Apply.

or

1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:

# config system global
# set timezone {TIMEZONE INDEX}
# end