From 47903f839401ba47d2083793cff5d87a2ce22849 Mon Sep 17 00:00:00 2001 From: Thanat0s Date: Sat, 25 Feb 2017 02:28:43 +0100 Subject: [PATCH] add info to the famous mimikatz --- clusters/tool.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/clusters/tool.json b/clusters/tool.json index ed82b3dc..9562a70a 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"