2018-08-28 15:36:22 +00:00
|
|
|
title: Usage of Sysinternals Tools
|
2018-08-30 11:16:28 +00:00
|
|
|
status: experimental
|
2018-08-28 15:36:22 +00:00
|
|
|
description: Detects the usage of Sysinternals Tools due to accepteula key beeing added to Registry
|
|
|
|
references:
|
|
|
|
- https://twitter.com/Moti_B/status/1008587936735035392
|
|
|
|
date: 2017/08/28
|
|
|
|
author: Markus Neis
|
|
|
|
logsource:
|
|
|
|
product: windows
|
|
|
|
service: sysmon
|
|
|
|
detection:
|
|
|
|
selection:
|
|
|
|
EventID: 13
|
|
|
|
TargetObject: '*\EulaAccepted'
|
|
|
|
condition: selection
|
|
|
|
falsepositives:
|
2018-08-30 11:16:28 +00:00
|
|
|
- Legitimate use of SysInternals tools
|
2018-08-28 15:36:22 +00:00
|
|
|
- Programs that use the same Registry Key
|
2018-08-30 11:16:28 +00:00
|
|
|
level: low
|
2018-08-28 15:36:22 +00:00
|
|
|
|