🆕Change User Password
Last updated
Was this helpful?
Last updated
Was this helpful?
If you encounter an account with a correct password but either STATUS_PASSWORD_MUST_CHANGE
or STATUS_PASSWORD_EXPIRED
, you usually won't be able to use it.
However, with the change-password
module, you can change the password of a target user.
You can also abuse ForceChangePassword
to change the password of a user with this module.
Change the password of the current user to NewPassword or a new NT hash:
Change the password of different user with ForceChangePassword
or admin privileges to NewPassword or a new NT hash:
Change the NT hash of TargetUser to 10C035D527CA60BE3ADF51996E7CD7E1
Made by @FaganAfandiyev, @termanix and @NeffIsBack.