Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SSH related STIG rule to slmicro5 platform #12193

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 31 additions & 20 deletions controls/stig_slmicro5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ controls:
- medium
title: SLEM 5 must display the Standard Mandatory DOD Notice and Consent Banner
before granting any local or remote connection to the system.
rules: []
status: pending
rules:
- sshd_enable_warning_banner
status: automated
- id: SLEM-05-211025
levels:
- high
Expand Down Expand Up @@ -458,8 +459,10 @@ controls:
levels:
- high
title: SLEM 5 must not allow unattended or automatic logon via SSH.
rules: []
status: pending
rules:
- sshd_disable_empty_passwords
- sshd_do_not_permit_user_env
status: automated
- id: SLEM-05-255030
levels:
- medium
Expand All @@ -479,8 +482,9 @@ controls:
- medium
title: SLEM 5 SSH daemon must disable forwarded remote X connections for interactive
users, unless to fulfill documented and validated mission requirements.
rules: []
status: pending
rules:
- sshd_disable_x11_forwarding
status: automated
- id: SLEM-05-255045
levels:
- high
Expand All @@ -507,35 +511,40 @@ controls:
- medium
title: SLEM 5 must deny direct logons to the root account using remote access via
SSH.
rules: []
status: pending
rules:
- sshd_disable_root_login
status: automated
- id: SLEM-05-255065
levels:
- medium
title: SLEM 5 must log SSH connection attempts and failures to the server.
rules: []
status: pending
rules:
- sshd_set_loglevel_verbose
status: automated
- id: SLEM-05-255070
levels:
- medium
title: SLEM 5 must display the date and time of the last successful account logon
upon an SSH logon.
rules: []
status: pending
rules:
- sshd_print_last_log
status: automated
- id: SLEM-05-255075
levels:
- medium
title: SLEM 5 SSH daemon must be configured to not allow authentication using known
hosts authentication.
rules: []
status: pending
rules:
- sshd_disable_user_known_hosts
status: automated
- id: SLEM-05-255080
levels:
- medium
title: SLEM 5 SSH daemon must perform strict mode checking of home directory configuration
files.
rules: []
status: pending
rules:
- sshd_enable_strictmodes
status: automated
- id: SLEM-05-255085
levels:
- medium
Expand Down Expand Up @@ -825,8 +834,9 @@ controls:
levels:
- high
title: SLEM 5 must not be configured to allow blank or null passwords.
rules: []
status: pending
rules:
- sshd_disable_empty_passwords
status: automated
- id: SLEM-05-611060
levels:
- high
Expand Down Expand Up @@ -1253,8 +1263,9 @@ controls:
- medium
title: SLEM 5 must generate audit records for all account creations, modifications,
disabling, and termination events that affect /etc/passwd.
rules: []
status: pending
rules:
- audit_rules_usergroup_modification_passwd
status: automated
- id: SLEM-05-654145
levels:
- medium
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ identifiers:
cce@rhel10: CCE-88286-0
cce@sle12: CCE-83120-6
cce@sle15: CCE-85577-5
cce@slmicro5: CCE-93656-7

references:
cis-csc: 1,11,12,13,14,15,16,18,19,2,3,4,5,6,7,8,9
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ identifiers:
cce@rhel10: CCE-86753-1
cce@sle12: CCE-83014-1
cce@sle15: CCE-85667-4
cce@slmicro5: CCE-93650-0

references:
cis-csc: 11,12,13,14,15,16,18,3,5,9
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ identifiers:
cce@rhel10: CCE-89730-6
cce@sle12: CCE-83035-6
cce@sle15: CCE-85557-7
cce@slmicro5: CCE-93644-3

references:
cis-csc: 1,11,12,13,14,15,16,18,3,5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ identifiers:
cce@rhel10: CCE-87313-3
cce@sle12: CCE-83056-2
cce@sle15: CCE-85642-7
cce@slmicro5: CCE-93646-8

references:
cis-csc: 11,3,9
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ identifiers:
cce@rhel10: CCE-89476-6
cce@sle12: CCE-91675-9
cce@sle15: CCE-85707-8
cce@slmicro5: CCE-93648-4

references:
cis@sle12: 5.2.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ identifiers:
cce@rhel10: CCE-87395-0
cce@sle12: CCE-83015-8
cce@sle15: CCE-85666-6
cce@slmicro5: CCE-93649-2

references:
cis-csc: 11,3,9
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ identifiers:
cce@rhel10: CCE-88037-7
cce@sle12: CCE-83060-4
cce@sle15: CCE-85645-0
cce@slmicro5: CCE-93647-6

references:
cis-csc: 12,13,14,15,16,18,3,5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ identifiers:
cce@rhel10: CCE-86539-4
cce@sle12: CCE-83066-1
cce@sle15: CCE-83263-4
cce@slmicro5: CCE-93642-7

references:
cis-csc: 1,12,15,16
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ identifiers:
cce@rhel10: CCE-88362-9
cce@sle12: CCE-83083-6
cce@sle15: CCE-85563-5
cce@slmicro5: CCE-93645-0

references:
cis-csc: 1,12,15,16
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ identifiers:
cce@rhel10: CCE-86241-7
cce@sle12: CCE-83077-8
cce@sle15: CCE-83270-9
cce@slmicro5: CCE-93643-5

references:
cis@sle12: 5.2.5
Expand Down
12 changes: 1 addition & 11 deletions shared/references/cce-slmicro5-avail.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,11 @@ CCE-93638-5
CCE-93639-3
CCE-93640-1
CCE-93641-9
CCE-93642-7
CCE-93643-5
CCE-93644-3
CCE-93645-0
CCE-93646-8
CCE-93647-6
CCE-93648-4
CCE-93649-2
CCE-93650-0
CCE-93651-8
CCE-93652-6
CCE-93653-4
CCE-93654-2
CCE-93655-9
CCE-93656-7
CCE-93657-5
CCE-93658-3
CCE-93659-1
Expand Down Expand Up @@ -497,4 +487,4 @@ CCE-94096-5
CCE-94097-3
CCE-94098-1
CCE-94099-9
CCE-94100-5
CCE-94100-5
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# platform = multi_platform_rhel,multi_platform_fedora,multi_platform_ol,multi_platform_rhv,multi_platform_sle,multi_platform_ubuntu
# platform = multi_platform_rhel,multi_platform_fedora,multi_platform_ol,multi_platform_rhv,multi_platform_sle,multi_platform_slmicro,multi_platform_ubuntu
# reboot = true
# strategy = restrict
# complexity = low
Expand Down
Loading