mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 16:57:18 +00:00
[threat-actors] Add Hezb aliases
This commit is contained in:
parent
bd7252ccef
commit
412f1885f2
1 changed files with 5 additions and 1 deletions
|
@ -11078,7 +11078,11 @@
|
||||||
"description": "Hezb is a group deploying cryptominers when new exploit are available for public facing vulnerabilities. The name is after the miner process they deploy.",
|
"description": "Hezb is a group deploying cryptominers when new exploit are available for public facing vulnerabilities. The name is after the miner process they deploy.",
|
||||||
"meta": {
|
"meta": {
|
||||||
"refs": [
|
"refs": [
|
||||||
"https://www.pwndefend.com/2022/06/04/cve-2022-26134-honeypot-payload-analysis-example/"
|
"https://www.pwndefend.com/2022/06/04/cve-2022-26134-honeypot-payload-analysis-example/",
|
||||||
|
"https://asec.ahnlab.com/en/60440/"
|
||||||
|
],
|
||||||
|
"synonyms": [
|
||||||
|
"Mimo"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "fd82cd40-9306-4285-8fae-ad29a9711603",
|
"uuid": "fd82cd40-9306-4285-8fae-ad29a9711603",
|
||||||
|
|
Loading…
Reference in a new issue