diff --git a/content/AD and Azure AD/Expired passwords.md b/content/AD and Azure AD/Expired passwords.md index 70df581..fff7a29 100644 --- a/content/AD and Azure AD/Expired passwords.md +++ b/content/AD and Azure AD/Expired passwords.md @@ -151,7 +151,7 @@ smbpasswd -r -U '' python3 smbpasswd.py :@ -newpass ``` -NOTE: To get this to work without needing a NULL SMB session, unlike the interactive version, if you vale valid creds, modify the code to have your creds at the following lines: +NOTE: To get this to work without needing a NULL SMB session, unlike the interactive version, if you have valid creds, modify the code to have your creds at the following lines: ```python if anonymous: