Detectionmediumtest
AppLocker Prevented Application or Script from Running
Detects when AppLocker prevents the execution of an Application, DLL, Script, MSI, or Packaged-App from running.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
Windowsapplocker
ProductWindows← raw: windows
Serviceapplocker← raw: applocker
Detection Logic
Detection Logic1 selector
detection:
selection:
EventID:
- 8004 # EXE and DLL
- 8007 # MSI and Script
- 8022 # Packaged app execution
- 8025 # Packaged app deployment
condition: selectionFalse Positives
Unlikely, since this event notifies about blocked application execution. Tune your applocker rules to avoid blocking legitimate applications.
MITRE ATT&CK
Rule Metadata
Rule ID
401e5d00-b944-11ea-8f9a-00163ecd60ae
Status
test
Level
medium
Type
Detection
Created
Sun Jun 28
Modified
Wed Dec 03
Author
Path
rules/windows/builtin/applocker/win_applocker_application_was_prevented_from_running.yml
Raw Tags
attack.executionattack.t1204.002attack.t1059.001attack.t1059.003attack.t1059.005attack.t1059.006attack.t1059.007