This tool is used to combine ntds.dit and system hive to gather history of hashes. It is a alternative tool of mimikatz. as mimikatz is exclusively made for windows systems so we can use secretsdump.py in linux systems.
secretsdump.py -ntds ntds.dit -system system.hive LOCAL
or
secretsdump.py -ntds ntds.dit -system system.hive -history LOCAL
Comments
Post a Comment