mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 16:57:18 +00:00
BlackTDS added
This commit is contained in:
parent
4b94d36d2e
commit
df47e09457
1 changed files with 15 additions and 1 deletions
|
@ -11,7 +11,21 @@
|
||||||
"Commercial"
|
"Commercial"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}, {
|
},
|
||||||
|
{
|
||||||
|
"value": "BlackTDS",
|
||||||
|
"description": "BlackTDS is mutualised TDS advertised underground since end of December 2017",
|
||||||
|
"meta": {
|
||||||
|
"refs": [
|
||||||
|
"https://blacktds[.com/"
|
||||||
|
],
|
||||||
|
"type": [
|
||||||
|
"Underground"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
"value": "ShadowTDS",
|
"value": "ShadowTDS",
|
||||||
"description": "ShadowTDS is advertised underground since 2016-02. It's in fact more like a Social Engineering kit focused on Android and embedding a TDS",
|
"description": "ShadowTDS is advertised underground since 2016-02. It's in fact more like a Social Engineering kit focused on Android and embedding a TDS",
|
||||||
"meta": {
|
"meta": {
|
||||||
|
|
Loading…
Reference in a new issue