mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-03-21 00:29:52 +00:00
add info to the famous mimikatz
This commit is contained in:
parent
d4e3a08995
commit
47903f8394
1 changed files with 13 additions and 1 deletions
|
@ -361,7 +361,19 @@
|
||||||
"value": "Winnti"
|
"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"
|
"value": "WEBC2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue