Skip to content

Commit 87573a8

Browse files
authored
Merge pull request #14544 from alanmcanonical/UBTU-24-200270
Enable rule UBTU-24-200270
2 parents c4653fe + 447333e commit 87573a8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

controls/stig_ubuntu2404.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,15 @@ controls:
363363
- account_disable_post_pw_expiration
364364
status: automated
365365

366+
- id: UBTU-24-200270
367+
title: Ubuntu 24.04 LTS must audit any script or executable called by cron as root or by any privileged user.
368+
levels:
369+
- medium
370+
rules:
371+
- audit_rules_etc_cron_d
372+
- audit_rules_var_spool_cron
373+
status: automated
374+
366375
- id: UBTU-24-200280
367376
title: Ubuntu 24.04 LTS must generate audit records for all account creations, modifications, disabling,
368377
and termination events that affect /etc/passwd.

0 commit comments

Comments
 (0)