You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: RHEL 8 must display the date and time of the last successful account logon upon logon.
1382
-
rules:
1383
-
- display_login_attempts
1384
-
status: automated
1385
-
1386
1370
- id: RHEL-08-020350
1387
1371
levels:
1388
1372
- medium
@@ -1418,6 +1402,16 @@ controls:
1418
1402
- accounts_umask_etc_profile
1419
1403
status: automated
1420
1404
1405
+
- id: RHEL-08-020353
1406
+
levels:
1407
+
- medium
1408
+
title: RHEL 8 must automatically exit interactive command shell user sessions after 10 minutes of inactivity.
1409
+
rules:
1410
+
- accounts_tmout
1411
+
- var_accounts_tmout=10_min
1412
+
status: automated
1413
+
1414
+
1421
1415
- id: RHEL-08-030000
1422
1416
levels:
1423
1417
- medium
@@ -2810,14 +2804,6 @@ controls:
2810
2804
- sshd_set_idle_timeout
2811
2805
status: automated
2812
2806
2813
-
- id: RHEL-08-010287
2814
-
levels:
2815
-
- medium
2816
-
title: The RHEL 8 SSH daemon must be configured to use system-wide crypto policies.
2817
-
rules:
2818
-
- configure_ssh_crypto_policy
2819
-
status: automated
2820
-
2821
2807
- id: RHEL-08-010472
2822
2808
levels:
2823
2809
- low
@@ -3159,14 +3145,6 @@ controls:
3159
3145
- selinux_user_login_roles
3160
3146
status: automated
3161
3147
3162
-
- id: RHEL-08-040342
3163
-
levels:
3164
-
- medium
3165
-
title: RHEL 8 SSH server must be configured to use only FIPS-validated key exchange algorithms.
3166
-
rules:
3167
-
- sshd_use_approved_kex_ordered_stig
3168
-
status: automated
3169
-
3170
3148
- id: RHEL-08-010019
3171
3149
levels:
3172
3150
- medium
@@ -3204,20 +3182,26 @@ controls:
3204
3182
- id: RHEL-08-010296
3205
3183
levels:
3206
3184
- medium
3207
-
title: RHEL 8 SSH client must be configured to use only Message Authentication Codes (MACs) employing
3208
-
FIPS 140-3 validated cryptographic hash algorithms.
3185
+
title: The RHEL 8 SSH client must be configured to use only DOD-approved Message Authentication Codes (MACs) employing FIPS 140-3-validated cryptographic hash algorithms to protect the confidentiality of SSH client connections.
3186
+
notes: This is implemented by a special STIG subpolicy.
3209
3187
rules:
3210
-
- harden_sshd_ciphers_openssh_conf_crypto_policy
3211
-
- harden_sshd_macs_openssh_conf_crypto_policy
3188
+
- configure_crypto_policy
3189
+
- fips_crypto_subpolicy
3190
+
- fips_custom_stig_sub_policy
3191
+
- var_system_crypto_policy=fips_stig
3212
3192
status: automated
3213
3193
3214
3194
- id: RHEL-08-010297
3215
3195
levels:
3216
3196
- medium
3217
-
title: RHEL 8 SSH client must be configured to use only ciphers employing FIPS 140-3 validated
3218
-
cryptographic hash algorithms.
3219
-
rules: []
3220
-
status: pending
3197
+
title: The RHEL 8 SSH client must be configured to use only DOD-approved encryption ciphers employing FIPS 140-3-validated cryptographic hash algorithms to protect the confidentiality of SSH client connections.
3198
+
notes: This is implemented by a special STIG subpolicy.
0 commit comments