mirror of https://github.com/MISP/misp-galaxy
Merge pull request #701 from adammchugh/ransomware-conti-update
Ammended Conti ransomware entry with ACSC 2021-010 advisory datapull/706/head
commit
00d33fd292
|
@ -23579,7 +23579,21 @@
|
||||||
{
|
{
|
||||||
"description": "ransomware",
|
"description": "ransomware",
|
||||||
"uuid": "201eff54-d41e-4f70-916c-5dfb9301730a",
|
"uuid": "201eff54-d41e-4f70-916c-5dfb9301730a",
|
||||||
"value": "Conti"
|
"value": "Conti",
|
||||||
|
"refs": [
|
||||||
|
"https://www.cyber.gov.au/acsc/view-all-content/advisories/2021-010-acsc-ransomware-profile-conti",
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"meta": {
|
||||||
|
"attribution-confidence": "100",
|
||||||
|
"country": "RU",
|
||||||
|
"extensions": [
|
||||||
|
".conti"
|
||||||
|
],
|
||||||
|
"ransomnotes": [
|
||||||
|
"All of your files are currently encrypted by CONTI ransomware."
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "ransomware",
|
"description": "ransomware",
|
||||||
|
|
Loading…
Reference in New Issue