We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c5ec4d commit c902dbfCopy full SHA for c902dbf
data/tag_windows.txt
@@ -11,6 +11,7 @@ application_execution
11
data_type is 'windows:registry:mrulistex' AND entries contains '.exe'
12
data_type is 'windows:registry:userassist' AND value_name contains '.exe'
13
data_type is 'windows:tasks:job'
14
+ parser is 'winreg/amcache' AND data_type is 'windows:registry:key_value' AND values contains 'BundleManifestPath'
15
16
# Tags Windows application installation events.
17
application_install
0 commit comments