Windows NTLM authentication events (Event ID 8002)
Alerts on Windows NTLM authentication occurrences based on Event ID 8002 from Microsoft-Windows-NTLM/Operational.
- Product
- windows
- Service
- ntlm
- Author
- Florian Roth (Nextron Systems) (SigmaHQ), DRL 1.1
- Published
- 2018-06-08
- Updated
- 2026-07-31
ATT&CK techniques
Defense Evasion → Lateral MovementRecon
Resource Dev
Initial Access
Execution
Persistence
Priv Esc
Defense Evasion
Cred Access
Discovery
Lateral Movement
Collection
C2
Exfiltration
Impact
What it detects
This rule flags occurrences of NTLM authentication on Windows by matching Microsoft-Windows-NTLM/Operational events with Event ID 8002. NTLM logons can be triggered by legacy systems and may also be used by attackers to authenticate laterally within a network. It relies on Windows NTLM operational telemetry that records NTLM-related authentication activity.
Reporting behind it
Changelog
v2- v2Candidate ingested via manual entry.2026-07-31
- v1No changelog recorded for this version.2026-07-30
Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.
title: Windows NTLM authentication events (Event ID 8002)
id: 01301be9-acf7-4d38-b981-a30e238578f8
status: test
description: This rule flags occurrences of NTLM authentication on Windows by matching Microsoft-Windows-NTLM/Operational events with Event ID 8002. NTLM logons can be triggered by legacy systems and may also be used by attackers to authenticate laterally within a network. It relies on Windows NTLM operational telemetry that records NTLM-related authentication activity.
references:
- https://twitter.com/JohnLaTwC/status/1004895028995477505
- https://github.com/SigmaHQ/sigma/blob/master/rules/windows/builtin/ntlm/win_susp_ntlm_auth.yml
author: Florian Roth (Nextron Systems), Huntrule Team
date: 2018-06-08
modified: 2024-07-22
tags:
- attack.lateral-movement
- attack.t1550.002
logsource:
product: windows
service: ntlm
definition: Requires events from Microsoft-Windows-NTLM/Operational
detection:
selection:
EventID: 8002
condition: selection
falsepositives:
- Legacy hosts
level: low
license: DRL-1.1
related:
- id: 98c3bcf1-56f2-49dc-9d8d-c66cf190238b
type: derived