95793d73bd
chore: update workflows and add quality of life updates and automation to the repository --------- Co-authored-by: phantinuss <79651203+phantinuss@users.noreply.github.com>
25 lines
612 B
YAML
25 lines
612 B
YAML
title: Application Uninstalled
|
|
id: 570ae5ec-33dc-427c-b815-db86228ad43e
|
|
status: test
|
|
description: An application has been removed. Check if it is critical.
|
|
author: frack113
|
|
date: 2022/01/28
|
|
modified: 2022/09/17
|
|
tags:
|
|
- attack.impact
|
|
- attack.t1489
|
|
logsource:
|
|
product: windows
|
|
service: application
|
|
detection:
|
|
selection:
|
|
Provider_Name: 'MsiInstaller'
|
|
EventID:
|
|
- 11724
|
|
- 1034
|
|
condition: selection
|
|
falsepositives:
|
|
- Unknown
|
|
# Level is low as it can be very verbose, you can use the top or less 10 "Product Name" to have a quick overview
|
|
level: low
|