mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
115 lines
2.5 KiB
JSON
115 lines
2.5 KiB
JSON
{
|
|
"values": [
|
|
{
|
|
"value": "Keitaro",
|
|
"description": "Keitaro TDS is among the mostly used TDS in drive by infection chains",
|
|
"meta": {
|
|
"refs": [
|
|
"https://keitarotds.com/"
|
|
],
|
|
"type": [
|
|
"Commercial"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"value": "BlackTDS",
|
|
"description": "BlackTDS is mutualised TDS advertised underground since end of December 2017",
|
|
"meta": {
|
|
"refs": [
|
|
"https://blacktds[.com/"
|
|
],
|
|
"type": [
|
|
"Underground"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"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",
|
|
"meta": {
|
|
"type": [
|
|
"Underground"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"value": "Sutra",
|
|
"description": "Sutra TDS was dominant from 2012 till 2015",
|
|
"meta": {
|
|
"refs": [
|
|
"http://kytoon.com/sutra-tds.html"
|
|
],
|
|
"type": [
|
|
"Commercial"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"value": "SimpleTDS",
|
|
"description": "SimpleTDS is a basic open source TDS",
|
|
"meta": {
|
|
"refs": [
|
|
"https://sourceforge.net/projects/simpletds/"
|
|
],
|
|
"synonyms": [
|
|
"Stds"
|
|
],
|
|
"type": [
|
|
"OpenSource"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"value": "BossTDS",
|
|
"description": "BossTDS",
|
|
"meta": {
|
|
"refs": [
|
|
"http://bosstds.com/"
|
|
],
|
|
"type": [
|
|
"Commercial"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"value": "BlackHat TDS",
|
|
"description": "BlackHat TDS is sold underground.",
|
|
"meta": {
|
|
"refs": [
|
|
"http://malware.dontneedcoffee.com/2014/04/meet-blackhat-tds.html"
|
|
],
|
|
"type": [
|
|
"Underground"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"value": "Futuristic TDS",
|
|
"description": "Futuristic TDS is the TDS component of BlackOS/CookieBomb/NorthTale Iframer",
|
|
"meta": {
|
|
"type": [
|
|
"Underground"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"value": "Orchid TDS",
|
|
"description": "Orchid TDS was sold underground. Rare usage",
|
|
"meta": {
|
|
"type": [
|
|
"Underground"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"version": 3,
|
|
"uuid": "ab5fffaa-c5f6-11e6-9d9d-cec0c932ce01",
|
|
"description": "TDS is a list of Traffic Direction System used by adversaries",
|
|
"authors": [
|
|
"Kafeine"
|
|
],
|
|
"source": "MISP Project",
|
|
"type": "tds",
|
|
"name": "TDS"
|
|
}
|