mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-13 05:07:38 +02:00
#457 - filter hives for getsids and getservicesids
This commit is contained in:
@@ -81,6 +81,7 @@ class GetSIDs(interfaces.plugins.PluginInterface):
|
||||
base_config_path = self.config_path,
|
||||
layer_name = self.config['primary'],
|
||||
symbol_table = self.config['nt_symbols'],
|
||||
filter_string = 'config\\software',
|
||||
hive_offsets = None):
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user