mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-30 02:37:17 +00:00
Merge pull request #701 from adammchugh/ransomware-conti-update
Ammended Conti ransomware entry with ACSC 2021-010 advisory data
This commit is contained in:
commit
00d33fd292
1 changed files with 15 additions and 1 deletions
|
@ -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 a new issue