Skip to content

Commit

Permalink
Ad more rules for RHEL-09-654065
Browse files Browse the repository at this point in the history
  • Loading branch information
Mab879 committed Oct 12, 2023
1 parent cddeb48 commit 6397d5b
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions controls/stig_rhel9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3708,6 +3708,10 @@ controls:
system calls.
rules:
- audit_rules_file_deletion_events_rename
- audit_rules_file_deletion_events_unlink
- audit_rules_file_deletion_events_rmdir
- audit_rules_file_deletion_events_renameat
- audit_rules_file_deletion_events_unlinkat
status: automated

- id: RHEL-09-654070
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ references:
stigid@ol8: OL08-00-030361
stigid@rhel7: RHEL-07-030910
stigid@rhel8: RHEL-08-030361
stigid@rhel9: RHEL-09-654065
stigid@ubuntu2004: UBTU-20-010267

{{{ complete_ocil_entry_audit_syscall(syscall="renameat") }}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ references:
stigid@ol8: OL08-00-030361
stigid@rhel7: RHEL-07-030910
stigid@rhel8: RHEL-08-030361
stigid@rhel9: RHEL-09-654065
stigid@ubuntu2004: UBTU-20-010267

{{{ complete_ocil_entry_audit_syscall(syscall="rmdir") }}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ references:
stigid@ol8: OL08-00-030361
stigid@rhel7: RHEL-07-030910
stigid@rhel8: RHEL-08-030361
stigid@rhel9: RHEL-09-654065
stigid@ubuntu2004: UBTU-20-010267

{{{ complete_ocil_entry_audit_syscall(syscall="unlink") }}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ references:
stigid@ol8: OL08-00-030361
stigid@rhel7: RHEL-07-030910
stigid@rhel8: RHEL-08-030361
stigid@rhel9: RHEL-09-654065
stigid@ubuntu2004: UBTU-20-010267

{{{ complete_ocil_entry_audit_syscall(syscall="unlinkat") }}}
Expand Down

0 comments on commit 6397d5b

Please sign in to comment.