diff --git a/clusters/tool.json b/clusters/tool.json index ed82b3d..9562a70 100644 --- a/clusters/tool.json +++ b/clusters/tool.json @@ -361,7 +361,19 @@ "value": "Winnti" }, { - "value": "Mimikatz" + "value": "Mimikatz", + "description": "Ease Credential stealh and replay, A little tool to play with Windows security.", + "meta": { + "synonyms": [ + "Mikatz" + ], + "refs": [ + "https://github.com/gentilkiwi/mimikatz" + ], + "type": [ + "HackTool" + ] + } }, { "value": "WEBC2"