Detectionlowtest

Application Uninstalled

An application has been removed. Check if it is critical.

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
François HubautCreated Fri Jan 28Updated Sat Sep 17570ae5ec-33dc-427c-b815-db86228ad43ewindows
Log Source
Windowsapplication
ProductWindows← raw: windows
Serviceapplication← raw: application
Detection Logic
Detection Logic1 selector
detection:
    selection:
        Provider_Name: 'MsiInstaller'
        EventID:
            - 1034 # Windows Installer removed the product
            - 11724 # Product Removal Successful
    condition: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

MITRE ATT&CK
Rule Metadata
Rule ID
570ae5ec-33dc-427c-b815-db86228ad43e
Status
test
Level
low
Type
Detection
Created
Fri Jan 28
Modified
Sat Sep 17
Path
rules/windows/builtin/application/msiinstaller/win_builtin_remove_application.yml
Raw Tags
attack.impactattack.t1489
View on GitHub