mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 08:47:18 +00:00
fix: Naming normalisation
This commit is contained in:
parent
d4c2ba2579
commit
c890a48e15
2 changed files with 2 additions and 1056 deletions
1055
clusters/tools.json
1055
clusters/tools.json
File diff suppressed because it is too large
Load diff
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"name" : "tools",
|
||||
"type" : "tool",
|
||||
"name" : "Tool",
|
||||
"description": "Threat actors tools is an enumeration of tools used by adversaries. The list includes malware but also common software regularly used by the adversaries.",
|
||||
"version": 1,
|
||||
"uuid": "9b8037f7-bc8f-4de1-a797-37266619bc0b"
|
Loading…
Reference in a new issue