#457 - filter hives for getsids and getservicesids

This commit is contained in:
superponible
2021-07-12 11:24:14 -05:00
parent 8c7b6b29d1
commit a7cc978ac6
2 changed files with 4 additions and 2 deletions
@@ -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: