mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
fix: [botnet] duplicate UUID removed
This commit is contained in:
parent
d3f163e6ac
commit
dbbb075b1c
1 changed files with 2 additions and 2 deletions
|
@ -1712,7 +1712,7 @@
|
|||
"https://www.securityweek.com/thousands-android-devices-infected-marcher-trojan/"
|
||||
]
|
||||
},
|
||||
"uuid": "3bc577c9-2081-4d13-a77d-91497439e634",
|
||||
"uuid": "3b27313a-3122-4f7e-970e-4dc50f90526d",
|
||||
"value": "Marcher"
|
||||
},
|
||||
{
|
||||
|
@ -2033,5 +2033,5 @@
|
|||
"value": "Ztorg"
|
||||
}
|
||||
],
|
||||
"version": 34
|
||||
"version": 35
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue