2017-08-31 09:07:45 +00:00
|
|
|
title: Suspicious Svchost Process
|
|
|
|
status: experimental
|
2018-07-03 11:05:18 +00:00
|
|
|
description: Detects a suspicious svchost process start
|
2017-08-31 09:07:45 +00:00
|
|
|
author: Florian Roth
|
|
|
|
date: 2017/08/15
|
|
|
|
logsource:
|
|
|
|
product: windows
|
|
|
|
service: sysmon
|
|
|
|
detection:
|
|
|
|
selection:
|
|
|
|
EventID: 1
|
|
|
|
Image: '*\svchost.exe'
|
|
|
|
filter:
|
2018-07-03 11:04:58 +00:00
|
|
|
ParentImage:
|
|
|
|
- '*\services.exe'
|
|
|
|
- '*\MsMpEng.exe'
|
2017-08-31 09:07:45 +00:00
|
|
|
condition: selection and not filter
|
2017-09-12 21:54:04 +00:00
|
|
|
fields:
|
|
|
|
- CommandLine
|
|
|
|
- ParentCommandLine
|
2017-08-31 09:07:45 +00:00
|
|
|
falsepositives:
|
|
|
|
- Unknown
|
|
|
|
level: high
|