RankEZ
All articles

A Phased Playbook for Stopping Lateral Movement

James Wang, Founder & CEOAugust 4, 20268 min read

Lateral movement is rarely the dramatic part of a breach. The initial compromise makes headlines; the quiet weeks an attacker spends moving from one system to the next are what determine the scale of the damage. For financial institutions, that quiet phase is also where regulators focus their questions: who had access to what, for how long, and why.

This article sets out a phased approach for moving a Windows Server estate from broad standing administrative access to an enforced zero standing privilege model. The sequencing reflects patterns we see repeatedly across privileged access programmes in the region: where the risk actually sits, which controls are commonly mistaken for enforcement, and how to stage the transition without disrupting operations.


The Anatomy of a Lateral Movement Chain

Consider the attack chain that internal red teams demonstrate with uncomfortable regularity:

  1. Initial foothold. A phishing payload executes on a business user's workstation, yielding local access.
  2. Credential harvesting. Cached credentials on the workstation include those of an IT support engineer who logged in weeks earlier to troubleshoot an issue. The account holds local administrator rights across a wide range of servers.
  3. Privilege escalation and traversal. Using the harvested credentials, the attacker moves to a file server, then to a jump host, harvesting further credentials at each step. Domain administrator access follows within days.
  4. Objective reached. With domain-level privilege, database servers supporting core banking applications are within reach.

None of the individual techniques are novel. What makes the chain possible is structural: privileged credentials that exist continuously, are valid everywhere, and leave residue on every system they touch. Each standing account functions as a bridge waiting to be crossed.

Why Session Recording Alone Is Not Enough

Many institutions approach this problem with a legacy PAM deployment that vaults shared administrator passwords and records privileged sessions initiated through its portal. These controls have value, but two gaps recur.

Recording is observation, not enforcement. Session recordings document what privileged users do after connecting through the sanctioned path. They do nothing to prevent access outside that path. Where engineers can still connect directly to servers with domain accounts that carry standing administrative rights, the portal becomes optional. The recordings create an audit trail for the compliant minority of sessions while much of the privileged activity occurs unobserved.

Vaulting does not remove privilege; it stores it. Vaulted credentials remain valid around the clock. Rotation reduces the useful lifetime of a stolen password but does not change the underlying condition: at any given moment, hundreds of accounts hold administrative rights they are not actively using. The attack surface is the privilege itself, not merely the secrecy of the password.

This distinction should shape any remediation strategy. The goal is not better visibility into standing privilege, but the removal of standing privilege as a category.

Phase One: Discovery and Quick Wins

Establish ground truth. The first task is a privilege inventory. Automated discovery across the server estate enumerates every account holding local administrator, domain administrator or service-level privilege, and maps where each account can authenticate. The results almost always exceed the security team's estimates by a wide margin; privilege accumulates silently over years of troubleshooting, project work and staff turnover.

Take the immediate reductions. Several categories of findings typically allow for same-week remediation with minimal operational risk: dormant administrative accounts belonging todeparted staff, service accounts with domain administrator rights that require only local privilege, and nested group memberships granting administrative access nobody knowingly approved.

Tier the estate. Classify servers by criticality, with core banking and identity infrastructure at the top. This classification determines the enforcement sequence and allows the programme to demonstrate progress on the highest-risk systems first. It also aligns with how regulators in the region expect risk-based prioritisation to be evidenced.

Phase Two: Enforcing Just-in-Time Access

From standing torequested. Administrative rights on the most critical tier are removed from all user accounts. Access becomes something an engineer requests for a specific system, for a specific task, for a bounded period. Approval workflows should be calibrated to risk: routine maintenance on lower tiers can receive automated policy-based approval, while access to core banking infrastructurewarrants explicit sign-off.

Ephemeral elevation. Rather than checking out a shared credential, engineers receive time-boxed elevation tied to their individual identity. When the window closes, the privilege ceases to exist. There is no standing credential to harvest from a compromised workstation, because the privilege is created at the moment of use and destroyed afterwards.

Manage the operational transition. This phase carries the greatest change management burden, and two practices consistently de-risk it. First, run an observation mode on each tier before enforcement, surfacing legitimate access patterns that policies need to accommodate. Second, define and test break-glass procedures before enforcement begins, so operations teams trust that emergencies will not be blocked by the new controls.

Phase Three: Extending Coverage and Closing Gaps

Machine identities. Service accounts, scheduled tasks and application credentials usually represent the majority of standing privilege discovered in phase one, and they deserve the same treatment as human accounts. Migrate them to managed identities with scoped, short-lived credentials wherever application compatibility allows; place the remainder under strict monitoring and flag them for application remediation.

Session control becomes enforcement. With just-in-time access as the only route to privilege, session monitoring changes character.Every privileged session now originates from an approved request, which means recordings can be tied to a stated purpose, and any privileged authentication outside the system is, by definition, an alert rather than background noise.

Validate against the original threat. The most convincing close to the programme is re-running the red team scenario that motivated it. With no cached privileged credentials to harvest and no standing administrative rights to assume, a compromised workstation remains a compromised workstation rather than a staging point.

Quick Wins versus Long-Term Hardening

A recurring question in these programmes is how to balance immediate risk reduction against durable architectural change. In practice the two are complementary rather than competing.

Quick wins, such as removing dormant accounts and excess group memberships, reduce exposure within days and build organisational confidence in the programme. But they address symptoms. The durable change is categorical: replacing the standing privilege model with just-in-time elevation, so that new privilege sprawl cannot accumulate in the first place. Institutions that pursue only the quick wins tend to repeat the same clean-up exercise every audit cycle. Institutions that change the model make the clean-up unnecessary.

Key Takeaways

Lateral movement is a privilege architecture problem. Detection and response capabilities matter, but the most reliable way to stop traversal is to ensure there is nothing to traverse with. Zero standing privilege removes the bridges rather than watching them.

Observation-based controls should not be mistaken for enforcement. Session recording, vaulting and rotation are valuable components, but if privileged access remains possible outside the sanctioned path, the control environment is advisory rather than binding. Regulators in the region increasingly probe this distinction.

Sequencing determines success. Programmes that prioritise by tier, use observation modes to de-risk enforcement, and treat machine identities as first-class citizens rather than a deferred problem are the ones that hold their timelines.

Speak with a PAM Expert

Every estate carries its own history of accumulated privilege, and the right sequencing depends on the institution's architecture, regulatory context and operational constraints. RankEZ works with financial institutions across Southeast Asia to design and enforce zero standing privilege for both human and machine identities.

See the ideas in action

Theory is good; proof is better. Book a live walkthrough and watch RankEZ eliminate standing privilege on your own estate.