Subscribe to the Non-Human & AI Identity Journal
Home FAQ Threats, Abuse & Incident Response Why do Windows environments still need anti-relay controls…
Threats, Abuse & Incident Response

Why do Windows environments still need anti-relay controls after NTLM is disabled?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated August 2, 2026 Domain: Threats, Abuse & Incident Response

Because removing NTLM does not make Kerberos relay-proof. If exposed services still accept unsigned Kerberos sessions or fail to enforce Channel Binding Tokens, attackers can reuse coerced tickets for authentication. The remaining risk is service-specific, so NTLM removal must be matched with per-service hardening and validation.

Why This Matters for Security Teams

Disabling NTLM removes one common relay path, but it does not eliminate relay abuse across Windows estates. Kerberos can still be abused when services accept forwarded authentication without strong message protection, and many enterprise applications expose that weakness in different ways. NIST’s NIST Cybersecurity Framework 2.0 is useful here because it frames identity protection as an ongoing risk management problem, not a single protocol choice.

The practical issue is that relay resistance depends on the target service, the transport, and whether protections such as signing, channel binding, and extended protection are actually enforced. That means one hardened server does not protect the whole Windows environment. NHI Mgmt Group’s Ultimate Guide to NHIs — Standards shows why identity controls fail when they are treated as static settings rather than enforced across the full lifecycle of authentication.

In practice, many security teams discover relay exposure only after a coerced authentication has already been reused against an overlooked service.

How It Works in Practice

After NTLM is disabled, defenders still need anti-relay controls because Windows environments rarely behave as a single authentication boundary. Kerberos tickets can be relayed or replayed in specific conditions if a service accepts them without binding the authentication to the channel or validating message integrity. The right response is service-by-service hardening, not assuming the protocol change solved the problem.

At a minimum, teams should verify which services require Kerberos signing, LDAP signing, SMB signing, and Extended Protection for Authentication. Channel Binding Tokens help tie the authentication exchange to the underlying TLS session, which makes simple relays much harder. The Cisco Active Directory credentials breach is a reminder that identity weaknesses often become visible only after attackers move beyond the first foothold.

  • Inventory every Windows service that accepts Kerberos or integrated authentication.
  • Confirm signing and channel binding are enforced, not just available.
  • Test edge cases such as legacy apps, load balancers, and reverse proxies.
  • Validate that authentication succeeds only when the service policy matches the client path.

Microsoft guidance and broader identity practice both point to the same operational truth: relay defense is only effective when the service itself rejects unauthenticated message substitution. These controls tend to break down in mixed estates with legacy servers, third-party middleware, and appliances that terminate or reissue authentication without preserving channel binding.

Common Variations and Edge Cases

Tighter anti-relay controls often increase compatibility work, requiring organisations to balance security gains against application disruption. That tradeoff is especially sharp in environments with older domain-joined systems, SMB-dependent workloads, and line-of-business applications that were never built for modern message protection.

Current guidance suggests treating “NTLM disabled” as a baseline hygiene step rather than a complete mitigation. Some services may still be safe without full hardening if they do not accept forwarded authentication, but there is no universal standard for this yet, so validation has to be empirical. Teams should test every high-value service for signing enforcement, ticket handling, and channel binding behaviour before they declare the environment relay-resistant.

Edge cases also include cross-forest trusts, constrained delegation paths, and appliances that front-end Windows services. In those setups, the authentication decision can be affected by a device the server team does not directly manage. That is why anti-relay controls must be paired with configuration review, continuous validation, and exception tracking rather than a one-time NTLM shutdown project.

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 and CSA MAESTRO address the attack and risk surface, while NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AC-1Identity proofing and access enforcement underpin anti-relay hardening.
NIST Zero Trust (SP 800-207)5.1Zero Trust requires verifying each session, not trusting protocol defaults.
OWASP Non-Human Identity Top 10NHI-01Service accounts and machine identities remain relay targets after NTLM removal.
CSA MAESTROIAM-03Agentic and workload identity controls align with service-level auth hardening.
NIST AI RMFAI RMF supports continuous evaluation of identity risk across systems.

Validate every service request and remove implicit trust in Windows authentication flows.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on August 2, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org