25/04/2026
When dealing with compromised service accounts as part of remediation, your first thought might be to simply reset the password — but in most cases, it’s not that straightforward. Proper preparation and coordination are essential to avoid disrupting dependent applications or services. Below outlines key pre-requisites, options, and hardening measures for handling such scenarios.
Pre-requisites Before Performing a Service Account Reset
> Document all account configurations (e.g., SPN, “password never expires,”, etc.).
> Identify and document all applications or systems linked to the service account.
> Consult the application vendor for the proper reset procedure.
> Verify if there are password length limitations
> Coordinate the reset activity with the respective application owners (impact analysis).
> Prepare a recovery checklist and testing plan to validate post-reset functionality.
> Assess whether the application supports Group Managed Service Account for replacement.
Options for Handling Compromised Service Accounts
> Disable and replace the compromised account with a newly created service account.
> Reset the password of the existing service account, following vendor and internal guidelines.
Note: After any reset or replacement, conduct post-reset application testing to confirm that all dependent systems operate correctly. Additonally, any service account that cannot be reset like in a week after the remediation, should be disabled.