mirror of https://github.com/MISP/misp-galaxy
80 lines
1.8 KiB
JSON
Executable File
80 lines
1.8 KiB
JSON
Executable File
{
|
|
"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": "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": 1,
|
|
"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"
|
|
}
|