2017-02-12 14:50:39 +00:00
|
|
|
title: Suspicious Driver Load from Temp
|
2018-07-10 14:14:37 +00:00
|
|
|
description: Detects a driver load from a temporary directory
|
2017-02-18 23:31:59 +00:00
|
|
|
author: Florian Roth
|
|
|
|
logsource:
|
2017-03-13 08:23:08 +00:00
|
|
|
product: windows
|
|
|
|
service: sysmon
|
2017-02-12 14:50:39 +00:00
|
|
|
detection:
|
|
|
|
selection:
|
2017-02-15 22:53:08 +00:00
|
|
|
EventID: 6
|
2019-02-02 23:24:57 +00:00
|
|
|
ImageLoaded: '*\Temp\\*'
|
2017-02-12 14:50:39 +00:00
|
|
|
condition: selection
|
|
|
|
falsepositives:
|
2018-07-13 23:36:12 +00:00
|
|
|
- there is a relevant set of false positives depending on applications in the environment
|
2017-02-16 17:02:26 +00:00
|
|
|
level: medium
|