What is a password-reset event?¶
A password-reset event records activity connected with changing or replacing an account password.
It may be initiated by the user, an administrator, a support process or an automated security control.
Avoid this assumption: That a password-reset event proves the account holder requested and completed the change. It may not.
The process may involve a reset request, identity check, reset link, one-time code, administrator action and final password change. Those stages may be logged separately.
An event may contain the account, initiating actor, method, source address, result, application and timestamp. This can help establish how the reset began and whether the system recorded completion.
But the actor field may identify an administrator or service rather than the user. A reset email being sent does not prove it was opened. A completed reset does not automatically identify who controlled the recovery channel.
Investigators should identify whether the event represents request, approval, link issue, password change or completion. Ask what verification was required and whether existing sessions or tokens were revoked.
Preserve account-recovery records, email or SMS delivery logs, administrator audit events, source addresses and subsequent sign-ins. Sudden changes to recovery details may also be important.
Where account takeover is alleged, examine the sequence before and after the reset rather than relying on the reset event alone. Check whether recovery details, trusted devices or contact methods were changed around the same time.
Operational takeaway¶
A password-reset event records one stage of account recovery or password change, but investigators must establish the actor, verification method, completion status and effect on existing sessions.