2019-01-16 22:36:31 +00:00
|
|
|
title: MsiExec Web Install
|
2019-11-12 22:12:27 +00:00
|
|
|
id: f7b5f842-a6af-4da5-9e95-e32478f3cd2f
|
2019-01-16 22:36:31 +00:00
|
|
|
status: experimental
|
2019-03-05 23:43:42 +00:00
|
|
|
description: Detects suspicious msiexec process starts with web addreses as parameter
|
2019-01-16 22:36:31 +00:00
|
|
|
references:
|
2019-03-01 23:14:20 +00:00
|
|
|
- https://blog.trendmicro.com/trendlabs-security-intelligence/attack-using-windows-installer-msiexec-exe-leads-lokibot/
|
2019-03-05 23:43:42 +00:00
|
|
|
tags:
|
2019-11-12 22:12:27 +00:00
|
|
|
- attack.defense_evasion
|
2019-01-16 22:36:31 +00:00
|
|
|
author: Florian Roth
|
|
|
|
date: 2018/02/09
|
|
|
|
modified: 2012/12/11
|
|
|
|
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:
|
2019-10-29 21:06:23 +00:00
|
|
|
- '* msiexec*://*'
|
2019-03-01 23:14:20 +00:00
|
|
|
condition: selection
|
2019-01-16 22:36:31 +00:00
|
|
|
falsepositives:
|
2019-03-01 23:14:20 +00:00
|
|
|
- False positives depend on scripts and administrative tools used in the monitored environment
|
2019-01-16 22:36:31 +00:00
|
|
|
level: medium
|