Skip to content

Commit

Permalink
Update ism control
Browse files Browse the repository at this point in the history
Add 0484 id, and add file_permissions_sshd_private_key to 1449

Signed-off-by: Edgar Aguilar <[email protected]>
  • Loading branch information
Xeicker committed Aug 27, 2024
1 parent a17c3e0 commit 93b1278
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion controls/ism_o.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,15 @@ controls:
- sshd_set_max_auth_tries
- sssd_enable_smartcards
status: automated

- id: '0484'
title: 'SSH daemon configuration'
levels:
- base
rules:
- disable_host_auth
- sshd_enable_warning_banner
- sshd_disable_x11_forwarding
status: partial
- id: '0487'
title: 'Passwordless SSH Connections Configuration'
levels:
Expand Down Expand Up @@ -429,6 +437,7 @@ use of device access control software or by disabling external communication int
- base
rules:
- sshd_allow_only_protocol2
- file_permissions_sshd_private_key
status: partial
notes: |-
This needs more
Expand Down

0 comments on commit 93b1278

Please sign in to comment.