Windows NTLM authentication events (Event ID 8002)

Alerts on Windows NTLM authentication occurrences based on Event ID 8002 from Microsoft-Windows-NTLM/Operational.

FreeReviewedSigma · Low · v2
Product
windows
Service
ntlm
Author
Florian Roth (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2018-06-08
Updated
2026-07-31
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