2019-01-16 22:36:31 +00:00
|
|
|
title: MsiExec Web Install
|
|
|
|
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:
|
|
|
|
- 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:
|
|
|
|
- '* msiexec*:\/\/*'
|
|
|
|
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
|