artifacts icon indicating copy to clipboard operation
artifacts copied to clipboard

📇 Digital Forensics Artifact Repository (forensicanalysis edition)

Results 1 artifacts issues
Sort by recently updated
recently updated
newest added

Define and use control sets in other artifacts. Idea: ``` yaml name: WindowsRegistryCurrentControlSets doc: The control sets of the Windows Registry. sources: - type: REGISTRY_KEY attributes: keys: - 'HKEY_LOCAL_MACHINE\System\ControlSet*' -...

Type: Feature