mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-23 07:17:17 +00:00
85 lines
1.9 KiB
JSON
85 lines
1.9 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": "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 componenent of BlackOS/CookieBomb/NorthTale Iframer",
|
||
|
"meta": {
|
||
|
"refs": [
|
||
|
""
|
||
|
],
|
||
|
"type"="Underground"
|
||
|
}
|
||
|
}
|
||
|
,
|
||
|
{ "value": "Orchid TDS",
|
||
|
"description": "Orchid TDS was sold underground. Rare usage",
|
||
|
"meta": {
|
||
|
"refs": [
|
||
|
""
|
||
|
],
|
||
|
"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"
|
||
|
}
|