mirror of https://github.com/MISP/misp-galaxy
fix tool type
parent
9fc65c0e34
commit
2269f4decd
|
@ -8620,7 +8620,9 @@
|
||||||
"refs": [
|
"refs": [
|
||||||
"https://www.microsoft.com/en-us/security/blog/2022/10/27/raspberry-robin-worm-part-of-larger-ecosystem-facilitating-pre-ransomware-activity/"
|
"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",
|
"uuid": "70dc3e92-9b3b-4fc1-abd2-d98985d83225",
|
||||||
"value": "Raspberry Robin"
|
"value": "Raspberry Robin"
|
||||||
|
|
Loading…
Reference in New Issue