Skip to content

Commit

Permalink
Merge pull request #890 from chadtilbury/master
Browse files Browse the repository at this point in the history
Add MSIX Hives to Registry Compound Target
  • Loading branch information
AndrewRathbun authored Dec 5, 2023
2 parents 3f6616c + fdc42f9 commit 3287d6f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Targets/Compound/RegistryHives.tkape
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Description: System and user related Registry hives
Author: Eric Zimmerman
Version: 1.1
Version: 1.2
Id: 76af6086-bd0b-429f-bfd7-4a8e8ff8138f
RecreateDirectories: true
Targets:
Expand All @@ -12,6 +12,10 @@ Targets:
Name: User Level Registry Files
Category: Registry
Path: RegistryHivesUser.tkape
-
Name: MSIX Application Registry Files
Category: Registry
Path: RegistryHivesMSIXApps.tkape

# Documentation
# Please note, this Compound Target does NOT include the RegistryHivesOther Target on purpose. While they are technically Registry hives, they are not currently identified as being forensically significant.
Expand Down

0 comments on commit 3287d6f

Please sign in to comment.