mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-01-31 08:58:26 +00:00
chg: [ransomware] jq all the things
This commit is contained in:
parent
00d33fd292
commit
bc696b43f4
1 changed files with 7 additions and 7 deletions
|
@ -23578,12 +23578,6 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "ransomware",
|
"description": "ransomware",
|
||||||
"uuid": "201eff54-d41e-4f70-916c-5dfb9301730a",
|
|
||||||
"value": "Conti",
|
|
||||||
"refs": [
|
|
||||||
"https://www.cyber.gov.au/acsc/view-all-content/advisories/2021-010-acsc-ransomware-profile-conti",
|
|
||||||
""
|
|
||||||
],
|
|
||||||
"meta": {
|
"meta": {
|
||||||
"attribution-confidence": "100",
|
"attribution-confidence": "100",
|
||||||
"country": "RU",
|
"country": "RU",
|
||||||
|
@ -23593,7 +23587,13 @@
|
||||||
"ransomnotes": [
|
"ransomnotes": [
|
||||||
"All of your files are currently encrypted by CONTI ransomware."
|
"All of your files are currently encrypted by CONTI ransomware."
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
"refs": [
|
||||||
|
"https://www.cyber.gov.au/acsc/view-all-content/advisories/2021-010-acsc-ransomware-profile-conti",
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"uuid": "201eff54-d41e-4f70-916c-5dfb9301730a",
|
||||||
|
"value": "Conti"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "ransomware",
|
"description": "ransomware",
|
||||||
|
|
Loading…
Add table
Reference in a new issue