Join our Newsletter — 33% off our NHI Course
Home Glossary Cyber Security ETW Provider
Cyber Security

ETW Provider

← Back to Glossary
By NHI Mgmt Group Updated August 27, 2026 Domain: Cyber Security

An ETW provider is a Windows telemetry source that emits event data for monitoring and detection. In LDAP defence, the Microsoft-Windows-LDAP-Client ETW Provider can help surface unusual query behaviour, giving security teams visibility into directory enumeration that may indicate reconnaissance or abuse.

Expanded Definition

An ETW provider is a Windows telemetry emitter that publishes structured event data for monitoring, threat detection, and forensic analysis. In NHI security, it is useful when defenders need operating-system level visibility into how agents, services, and directory clients interact with sensitive resources.

ETW itself is a platform, not a single security control, so definitions vary across vendors on how much instrumentation is “enough” for detection coverage. For LDAP-focused monitoring, the Microsoft-Windows-LDAP-Client provider can reveal unusual bind patterns, query volume, and attribute enumeration that may indicate reconnaissance or misuse. Security teams often pair ETW with directory analytics and broader telemetry mapped to the NIST Cybersecurity Framework 2.0 to turn raw events into operational detections.

The most common misapplication is treating ETW as a complete defence layer, which occurs when teams enable a provider but fail to tune collection, retention, and alert logic for the specific NHI workflows being monitored.

Examples and Use Cases

Implementing ETW provider monitoring rigorously often introduces log volume and tuning overhead, requiring organisations to weigh deep visibility against collection cost and analyst fatigue.

  • Monitoring LDAP client events to identify directory enumeration from service accounts, especially when a workload suddenly expands its search base or query frequency.
  • Detecting anomalous agent behaviour after a new credential is introduced, then correlating the ETW stream with identity telemetry and incident timelines.
  • Supporting investigations into secret misuse by linking suspicious client-side access patterns to findings discussed in Code Formatting Tools Credential Leaks.
  • Validating whether an application is over-querying directory objects during routine operation versus behaving like a reconnaissance tool.
  • Building detections for supply chain or plugin abuse where an endpoint agent, extension, or helper process emits unexpected telemetry before data exfiltration.

For event-schema and collection guidance, teams often compare Windows telemetry design with the event-first approach described in NIST Cybersecurity Framework 2.0, then decide which providers are necessary for a specific control objective. NHIMG research on Hard-Coded Secrets in VSCode Extensions shows why endpoint telemetry matters when tooling itself becomes part of the attack path.

Why It Matters in NHI Security

ETW providers matter because NHI abuse often hides inside normal machine activity. Without provider-level telemetry, defenders can miss directory enumeration, unusual authentication sequences, or service-to-service misuse until the activity has already become a foothold. That is especially important where secrets, tokens, and service accounts are involved, since compromised NHIs frequently blend into legitimate automation.

NHIMG data shows that only 5.7% of organisations have full visibility into their service accounts, and that visibility gap directly weakens the value of any telemetry stack, including ETW. The point is not to collect everything; it is to collect the right provider data early enough to support detection, triage, and containment. In practice, ETW becomes most valuable when it is correlated with identity governance, least privilege, and secret hygiene, rather than used as a standalone logging feature. The guidance aligns with the NHI governance themes in Ultimate Guide to NHIs and the incident patterns seen in JetBrains GitHub plugin token exposure.

Organisations typically encounter ETW’s true operational value only after an unusual query burst, token misuse, or directory abuse investigation, at which point the provider data becomes indispensable to explain what happened.

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 OWASP Agentic AI Top 10 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.0DE.CM-8Event telemetry supports continuous monitoring and anomaly detection for NHI activity.
OWASP Non-Human Identity Top 10NHI-06Visibility and detection controls rely on telemetry to spot NHI misuse and abuse.
NIST Zero Trust (SP 800-207)PA-3Zero Trust requires continuous verification informed by telemetry from endpoints and services.
NIST AI RMFObservability helps monitor AI-enabled or agentic workloads for unexpected behaviour.
OWASP Agentic AI Top 10A1Agentic systems need runtime visibility to detect tool misuse and abnormal execution.

Use ETW to improve detection coverage around service accounts, tokens, and automation.

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