mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 00:37:18 +00:00
chg: [tools] jq all the things
This commit is contained in:
parent
a19b06b34a
commit
769e0002ef
1 changed files with 3 additions and 3 deletions
|
@ -7554,14 +7554,14 @@
|
||||||
"value": "BabyShark"
|
"value": "BabyShark"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"uuid": "bb6492fa-36b5-4f4a-a787-e718e7f9997f",
|
|
||||||
"value": "SLUB Backdoor",
|
|
||||||
"description": "The SLUB backdoor is a custom one written in the C++ programming language, statically linking curl library to perform multiple HTTP requests. Other statically-linked libraries are boost (for extracting commands from gist snippets) and JsonCpp (for parsing slack channel communication).",
|
"description": "The SLUB backdoor is a custom one written in the C++ programming language, statically linking curl library to perform multiple HTTP requests. Other statically-linked libraries are boost (for extracting commands from gist snippets) and JsonCpp (for parsing slack channel communication).",
|
||||||
"meta": {
|
"meta": {
|
||||||
"refs": [
|
"refs": [
|
||||||
"https://blog.trendmicro.com/trendlabs-security-intelligence/new-slub-backdoor-uses-github-communicates-via-slack/"
|
"https://blog.trendmicro.com/trendlabs-security-intelligence/new-slub-backdoor-uses-github-communicates-via-slack/"
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
"uuid": "bb6492fa-36b5-4f4a-a787-e718e7f9997f",
|
||||||
|
"value": "SLUB Backdoor"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 112
|
"version": 112
|
||||||
|
|
Loading…
Reference in a new issue