mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
add extension to clop ransomware
This commit is contained in:
parent
29bf20e89b
commit
a61f8d7049
1 changed files with 3 additions and 2 deletions
|
@ -13626,7 +13626,8 @@
|
|||
"meta": {
|
||||
"extensions": [
|
||||
".CIop",
|
||||
".Clop"
|
||||
".Clop",
|
||||
".Ciop"
|
||||
],
|
||||
"refs": [
|
||||
"https://www.cert.ssi.gouv.fr/uploads/CERTFR-2020-CTI-001.pdf"
|
||||
|
@ -13733,5 +13734,5 @@
|
|||
"value": "Razor"
|
||||
}
|
||||
],
|
||||
"version": 81
|
||||
"version": 82
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue