How ISPM works
ISPM continuously assesses the static, configuration side of identity risk: the weaknesses that exist before any attack begins. The platform examines every identity and its settings, looking for the patterns that experience shows attackers exploit — accounts without MFA enrolled, accounts that are dormant or have never logged in, passwords that have not changed in years, orphaned accounts whose owner left the organization, and accounts nobody claims responsibility for. On the authorization side, it flags over-privileged users, often by comparing each person against their peer group and surfacing outliers, along with entitlements that are granted but never used and risky misconfigurations in the identity infrastructure itself.
The output is not a one-off report but a loop. Each identity receives a posture score, findings roll up into an organization-wide picture, and issues are prioritized by risk so teams work the dangerous ones first. As findings are remediated — MFA enrolled, dormant account disabled, unused entitlement revoked — the scores move, which turns identity hygiene from an annual cleanup into a process with visible, measurable progress.
Why it matters
Most identity breaches do not begin with sophisticated techniques; they begin with a weakness that had been sitting in plain sight for months — a privileged account without MFA, a service account with a years-old password, an ex-employee’s account that was never disabled. ISPM exists to find exactly these before an attacker does. It contrasts with ITDR, which detects active, behavioral threats at runtime: ISPM shrinks the attack surface in advance, ITDR catches what still gets through, and mature programs need both.
Posture is also becoming a language for reporting upward. Letter-grade report cards and organization-wide posture scores increasingly appear in board reporting, because they compress a technical estate into a trend a non-specialist can follow. The same findings map naturally onto zero trust initiatives and NIST guidance, which lets teams show progress against frameworks instead of asserting it.
How to implement ISPM
Begin with the signals that map most directly to breach paths: MFA coverage and dormant privileged accounts. Enumerating every account without MFA and every privileged account that has not logged in recently produces a short, concrete worklist whose completion measurably reduces risk. From there, extend to stale passwords, orphaned accounts and access dormancy — entitlements granted long ago and never exercised — and use peer-group comparison to find the users whose access quietly outgrew their role.
Make remediation part of the loop rather than a separate project: each finding should lead to an action — enroll, disable, revoke — and the posture score should reflect it. Some platforms fold posture into a broader risk picture; Monosign’s Security Score, for example, merges ISPM posture factors and behavioral detections into one explainable risk model.