mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
fix tool type
This commit is contained in:
parent
9fc65c0e34
commit
2269f4decd
1 changed files with 3 additions and 1 deletions
|
@ -8620,7 +8620,9 @@
|
|||
"refs": [
|
||||
"https://www.microsoft.com/en-us/security/blog/2022/10/27/raspberry-robin-worm-part-of-larger-ecosystem-facilitating-pre-ransomware-activity/"
|
||||
],
|
||||
"type": "Worm"
|
||||
"type": [
|
||||
"Worm"
|
||||
]
|
||||
},
|
||||
"uuid": "70dc3e92-9b3b-4fc1-abd2-d98985d83225",
|
||||
"value": "Raspberry Robin"
|
||||
|
|
Loading…
Reference in a new issue