misp-galaxy/clusters/tds.json

80 lines
1.8 KiB
JSON
Raw Normal View History

2017-01-05 14:07:14 +01:00
{
"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"
],
2017-01-05 14:34:27 +01:00
"type":"Commercial"
2017-01-05 14:07:14 +01:00
}
}
,
{ "value": "SimpleTDS",
"description": "SimpleTDS is a basic open source TDS",
"meta": {
"refs": [
"https://sourceforge.net/projects/simpletds/"
],
"synonyms": [
"Stds"
],
2017-01-05 14:34:27 +01:00
"type":"OpenSource"
2017-01-05 14:07:14 +01:00
}
}
,
{ "value": "BossTDS",
"description": "BossTDS",
"meta": {
"refs": [
"http://bosstds.com/"
],
2017-01-05 14:34:27 +01:00
"type":"Commercial"
2017-01-05 14:07:14 +01:00
}
}
,
{ "value": "BlackHat TDS",
"description": "BlackHat TDS is sold underground.",
"meta": {
"refs": [
"http://malware.dontneedcoffee.com/2014/04/meet-blackhat-tds.html"
],
2017-01-05 14:34:27 +01:00
"type":"Underground"
2017-01-05 14:07:14 +01:00
}
}
,
{ "value": "Futuristic TDS",
"description": "Futuristic TDS is the TDS component of BlackOS/CookieBomb/NorthTale Iframer",
2017-01-05 14:07:14 +01:00
"meta": {
2017-01-05 14:34:27 +01:00
"type":"Underground"
2017-01-05 14:07:14 +01:00
}
}
,
{ "value": "Orchid TDS",
"description": "Orchid TDS was sold underground. Rare usage",
"meta": {
2017-01-05 14:34:27 +01:00
"type":"Underground"
2017-01-05 14:07:14 +01:00
}
}
],
"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"
2017-01-05 16:03:04 +01:00
}