Skip to content

Commit

Permalink
Update ANSSI R40
Browse files Browse the repository at this point in the history
To better reflect the changes in V2 of the standard.
  • Loading branch information
Mab879 committed Feb 8, 2024
1 parent 17ea373 commit 2e4ee46
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions controls/anssi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -912,15 +912,13 @@ controls:
- sudo_add_env_reset

- id: R40
title: User authentication running sudo
title: Privileges of target sudo users
description: The targeted users of a rule should be, as much as possible, non privileged users.
levels:
- minimal
description: >-
The calling user must be authenticated before running any command with sudo.
- intermediary
status: automated
rules:
- sudo_remove_nopasswd
- sudo_remove_no_authenticate
- sudoers_no_root_target

- id: R41
title: Limiting the number of commands requiring the use of the EXEC option
Expand Down

0 comments on commit 2e4ee46

Please sign in to comment.