STIGQter STIGQter: STIG Summary: Riverbed NetIM OS Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 11 Sep 2025:

Ubuntu OS must have a crontab script running weekly to off-load audit events of standalone systems.

DISA Rule

SV-275674r1148072_rule

Vulnerability Number

V-275674

Group Title

SRG-OS-000342-GPOS-00133

Rule Version

RIIM-OS-651035

Severity

CAT III

CCI(s)

Weight

10

Fix Recommendation

Create a script that off-loads audit logs to external media and runs weekly.

The script must be located in the "/etc/cron.weekly" directory.

Check Contents

Verify there is a script that off-loads audit data and the script runs weekly by using the following command:

Note: If the system is not connected to a network, this requirement is not applicable.

$ ls /etc/cron.weekly
<audit_offload_script_name>

Check if the script inside the file off-loads audit logs to external media.

If the script file does not exist or does not off-load audit logs, this is a finding.

Vulnerability Number

V-275674

Documentable

False

Rule Version

RIIM-OS-651035

Severity Override Guidance

Verify there is a script that off-loads audit data and the script runs weekly by using the following command:

Note: If the system is not connected to a network, this requirement is not applicable.

$ ls /etc/cron.weekly
<audit_offload_script_name>

Check if the script inside the file off-loads audit logs to external media.

If the script file does not exist or does not off-load audit logs, this is a finding.

Check Content Reference

M

Target Key

5706