From be43e3cc293eb61e7f8264b2245331b65c0b9118 Mon Sep 17 00:00:00 2001 From: clr2of8 Date: Thu, 25 May 2023 17:53:13 -0600 Subject: [PATCH] password policy checks --- atomics/T1098/T1098.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atomics/T1098/T1098.yaml b/atomics/T1098/T1098.yaml index 3a4ef13a..2b90c8f0 100644 --- a/atomics/T1098/T1098.yaml +++ b/atomics/T1098/T1098.yaml @@ -547,7 +547,7 @@ atomic_tests: command: | ntdsutil "set dsrm password" "sync from domain account #{sync_account}" "q" "q" -- name: 'Domain Password Policy Check: Short Passwword' +- name: 'Domain Password Policy Check: Short Password' description: | Attempt to change the password of the current domain user in order to check password policy. Ideally, you would only run this atomic test to verify that your password policy is blocking the use of the new password. If the password is succesfully changed to the new password, the credential file will be updated to reflect the new password. You can then run the atomic manually and specify a new password of your choosing, however the