2019-01-16 22:36:31 +00:00
|
|
|
title: MavInject Process Injection
|
2019-11-12 22:12:27 +00:00
|
|
|
id: 17eb8e57-9983-420d-ad8a-2c4976c22eb8
|
2019-01-16 22:36:31 +00:00
|
|
|
status: experimental
|
|
|
|
description: Detects process injection using the signed Windows tool Mavinject32.exe
|
|
|
|
references:
|
2019-03-01 23:14:20 +00:00
|
|
|
- https://twitter.com/gN3mes1s/status/941315826107510784
|
|
|
|
- https://reaqta.com/2017/12/mavinject-microsoft-injector/
|
|
|
|
- https://twitter.com/Hexacorn/status/776122138063409152
|
2019-01-16 22:36:31 +00:00
|
|
|
author: Florian Roth
|
|
|
|
date: 2018/12/12
|
|
|
|
tags:
|
2019-03-01 23:14:20 +00:00
|
|
|
- attack.t1055
|
|
|
|
- attack.t1218
|
2019-01-16 22:36:31 +00:00
|
|
|
logsource:
|
2019-03-01 23:14:20 +00:00
|
|
|
category: process_creation
|
|
|
|
product: windows
|
2019-01-16 22:36:31 +00:00
|
|
|
detection:
|
2019-03-01 23:14:20 +00:00
|
|
|
selection:
|
|
|
|
CommandLine: '* /INJECTRUNNING *'
|
|
|
|
condition: selection
|
2019-01-16 22:36:31 +00:00
|
|
|
falsepositives:
|
2019-03-01 23:14:20 +00:00
|
|
|
- unknown
|
2019-01-16 22:36:31 +00:00
|
|
|
level: critical
|