Skip to content

Commit

Permalink
Changed definition of WindowsUninstallKeys ForensicArtifacts#329
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Mar 30, 2019
1 parent bf5cd59 commit d443538
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions data/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2130,10 +2130,7 @@ name: WindowsUninstallKeys
doc: Uninstall Registry keys
sources:
- type: REGISTRY_KEY
attributes:
keys:
- 'HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\*'
- 'HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Userdata\%%users.sid%%\Products\*\InstallProperties'
attributes: {keys: ['HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\*']}
supported_os: [Windows]
urls: ['https://msdn.microsoft.com/en-us/library/aa372105(v=vs.85).aspx']
---
Expand Down

0 comments on commit d443538

Please sign in to comment.