mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 08:47:18 +00:00
[threat-actors] Add SLIPPY SPIDER alias to LAPSUS
This commit is contained in:
parent
4bbee8c1e7
commit
e1407c3c3f
1 changed files with 4 additions and 2 deletions
|
@ -8895,11 +8895,13 @@
|
||||||
"meta": {
|
"meta": {
|
||||||
"refs": [
|
"refs": [
|
||||||
"https://www.microsoft.com/security/blog/2022/03/22/dev-0537-criminal-actor-targeting-organizations-for-data-exfiltration-and-destruction/",
|
"https://www.microsoft.com/security/blog/2022/03/22/dev-0537-criminal-actor-targeting-organizations-for-data-exfiltration-and-destruction/",
|
||||||
"https://blog.checkpoint.com/2022/03/07/lapsus-ransomware-gang-uses-stolen-source-code-to-disguise-malware-files-as-trustworthy-check-point-customers-remain-protected/"
|
"https://blog.checkpoint.com/2022/03/07/lapsus-ransomware-gang-uses-stolen-source-code-to-disguise-malware-files-as-trustworthy-check-point-customers-remain-protected/",
|
||||||
|
"https://www.crowdstrike.com/adversaries/slippy-spider/"
|
||||||
],
|
],
|
||||||
"synonyms": [
|
"synonyms": [
|
||||||
"LAPSUS$",
|
"LAPSUS$",
|
||||||
"DEV-0537"
|
"DEV-0537",
|
||||||
|
"SLIPPY SPIDER"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "d9e5be22-1a04-4956-af6c-37af02330980",
|
"uuid": "d9e5be22-1a04-4956-af6c-37af02330980",
|
||||||
|
|
Loading…
Reference in a new issue