title: NTLM Logon status: experimental description: Detects logons using NTLM, which could be caused by a legacy source or attackers references: - https://twitter.com/JohnLaTwC/status/1004895028995477505 - https://goo.gl/PsqrhT author: Florian Roth date: 2018/06/08 tags: - attack.lateral_movement - attack.t1075 logsource: product: windows service: ntlm definition: Reqiures events from Microsoft-Windows-NTLM/Operational detection: selection: EventID: 8002 CallingProcessName: '*' # We use this to avoid false positives with ID 8002 on other log sources if the logsource isn't set correctly condition: selection falsepositives: - Legacy hosts level: low