mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-02-17 01:06:22 +00:00
TDS Cluster: json fix
This commit is contained in:
parent
d2dc4e8182
commit
7df3b0b7b6
1 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
|||
"refs": [
|
||||
"http://kytoon.com/sutra-tds.html"
|
||||
],
|
||||
"type"="Commercial"
|
||||
"type":"Commercial"
|
||||
}
|
||||
}
|
||||
,
|
||||
|
@ -29,7 +29,7 @@
|
|||
"synonyms": [
|
||||
"Stds"
|
||||
],
|
||||
"type"="OpenSource"
|
||||
"type":"OpenSource"
|
||||
}
|
||||
}
|
||||
,
|
||||
|
@ -39,7 +39,7 @@
|
|||
"refs": [
|
||||
"http://bosstds.com/"
|
||||
],
|
||||
"type"="Commercial"
|
||||
"type":"Commercial"
|
||||
}
|
||||
}
|
||||
,
|
||||
|
@ -49,7 +49,7 @@
|
|||
"refs": [
|
||||
"http://malware.dontneedcoffee.com/2014/04/meet-blackhat-tds.html"
|
||||
],
|
||||
"type"="Underground"
|
||||
"type":"Underground"
|
||||
}
|
||||
}
|
||||
,
|
||||
|
@ -59,7 +59,7 @@
|
|||
"refs": [
|
||||
""
|
||||
],
|
||||
"type"="Underground"
|
||||
"type":"Underground"
|
||||
}
|
||||
}
|
||||
,
|
||||
|
@ -69,7 +69,7 @@
|
|||
"refs": [
|
||||
""
|
||||
],
|
||||
"type"="Underground"
|
||||
"type":"Underground"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue