Security teams should remove passwords from high-risk remote access paths first, then require phishing-resistant authentication, strict device binding, and privileged access controls. The goal is to make stolen credentials unusable for administrative entry. This is most effective when paired with monitoring for unusual login locations, failed attempts, and rapid privilege escalation.
Why This Matters for Security Teams
Remote access credentials are still a common entry point for ransomware because they collapse identity, authentication, and privilege into a single reusable secret. If those credentials are phished, reused, or stolen from an endpoint, attackers can often move from initial access to administrative control with very little friction. Current guidance from NIST Cybersecurity Framework 2.0 and OWASP Non-Human Identity Top 10 both point toward stronger identity assurance, but the practical issue is simpler: stolen passwords remain usable far too often.
The fastest path to lowering ransomware risk is to remove passwords from the highest-risk remote access paths first, especially admin portals, VPNs, remote support tools, and service accounts used for break-glass access. That means phishing-resistant authentication, device binding, and privileged access controls, not just longer passwords or more frequent change requirements. NHIMG research on the 52 NHI Breaches Analysis shows how often identity failures are part of the compromise chain, while the Ultimate Guide to NHIs — Key Challenges and Risks explains why credential-centric controls fail when privileges are broad and persistent.
In practice, many security teams discover the weakness only after an attacker has already used a valid remote login to disable backups, stage tools, and encrypt core systems.
How It Works in Practice
The operational goal is to make a stolen credential useless for administrative entry, even if it is captured through phishing, token theft, or endpoint compromise. Start by identifying every remote path that can reach privileged systems, then remove passwords from those paths where possible. Replace them with phishing-resistant MFA, certificate-backed device trust, and session controls that evaluate the endpoint before access is granted. For systems that cannot eliminate passwords immediately, place them behind dynamic secrets and just-in-time privilege so the standing credential has a short life and a narrow blast radius.
Privileged Access Management matters here because ransomware operators often look for one credential that opens many doors. A PAM layer can issue time-bound access, record the session, and enforce approvals for elevated actions. Pair that with role-based access control only as a baseline, not as the final answer, because RBAC alone does not account for unusual device posture, impossible travel, or rapid privilege escalation. For that reason, many teams are moving toward context-aware decisioning, as reflected in NIST SP 800-63 Digital Identity Guidelines, which emphasize stronger identity proofing and authentication assurance.
- Prioritise remote admin paths, vendor access, and break-glass accounts first.
- Use phishing-resistant authenticators and bind access to managed devices.
- Issue JIT credentials for privileged sessions and revoke them automatically at task end.
- Alert on new geographies, impossible travel, failed logins, and rapid privilege gains.
- Review remote support tools and service accounts for shared secrets and overbroad rights.
NHIMG’s Cisco Active Directory credentials breach is a useful reminder that once directory-linked credentials are exposed, attackers frequently pivot into systems that were assumed to be protected by perimeter controls. These controls tend to break down in hybrid environments where legacy VPNs, shared admin accounts, and unmanaged endpoints still coexist.
Common Variations and Edge Cases
Tighter remote access controls often increase operational friction, so teams have to balance usability against the speed at which ransomware crews can weaponise a stolen login. That tradeoff is especially visible in help desk, vendor support, and emergency access workflows, where organisations often keep broad credentials alive because they fear slowing recovery. Current guidance suggests that this is exactly where JIT access and session recording deliver the most value, but there is no universal standard for every environment yet.
Edge cases matter. Some industrial, clinical, or geographically distributed environments cannot move all remote access to phishing-resistant authentication at once because device compatibility, uptime requirements, or third-party dependencies create exceptions. In those cases, treat exceptions as temporary risk acceptances, not permanent architecture. Layer compensating controls such as IP allowlisting, device posture checks, shorter token TTLs, stronger logging, and separate approval for privileged actions. The NHIMG Guide to the Secret Sprawl Challenge is relevant here because remote access often succeeds or fails based on how well secrets are inventoried, not just how they are authenticated.
The practical rule is simple: if a remote credential can survive reuse, stay valid for too long, or reach privileged systems without context, it remains a ransomware enabler. Organisations that combine least privilege, device trust, and rapid revocation are far better positioned to stop intrusion before encryption starts. The OWASP Non-Human Identity Top 10 reinforces that standing secrets and weak lifecycle control are recurring failure points, even when the identity belongs to an operator rather than an application.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | Addresses weak lifecycle control for credentials used in remote access paths. |
| NIST CSF 2.0 | PR.AC-4 | Supports least-privilege access and strong authentication for remote admin entry. |
| NIST Zero Trust (SP 800-207) | Zero trust fits remote access by evaluating each session before granting privilege. |
Rotate, scope, and retire remote access secrets quickly, and remove standing credentials from privileged paths.
Related resources from NHI Mgmt Group
- How should teams reduce the risk of exposed AI credentials being abused?
- How should teams reduce risk from malicious npm package installs?
- How should security teams reduce privileged access risk when identity tools are fragmented?
- How should NHS security teams reduce privileged access risk without disrupting clinical operations?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on May 29, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org