mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-01-18 10:36:17 +00:00
fix: [threat-actor] UUID typo fixed as reported by @righel
This commit is contained in:
parent
fd8a6f0a2e
commit
22efa61071
1 changed files with 2 additions and 2 deletions
|
@ -5870,7 +5870,7 @@
|
||||||
"type": "similar"
|
"type": "similar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"dest-uuid": "4e18657-3995-5837-88f1-f823520382a8",
|
"dest-uuid": "84e18657-3995-5837-88f1-f823520382a8",
|
||||||
"tags": [
|
"tags": [
|
||||||
"estimative-language:likelihood-probability=\"likely\""
|
"estimative-language:likelihood-probability=\"likely\""
|
||||||
],
|
],
|
||||||
|
@ -17614,5 +17614,5 @@
|
||||||
"value": "UAC-0185"
|
"value": "UAC-0185"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 321
|
"version": 322
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue