Commit Graph

3767 Commits (83ffa6fa6fa9aa94a3260a48c501c97e50c3c5ce)

Author SHA1 Message Date
niclas c28a001b4f Fix [tidal] check for existing sub clusters 2024-03-06 09:19:11 +01:00
niclas 03c6e3cb00 Fix [duplicates] list 2024-03-05 17:22:03 +01:00
niclas a3071cf270 Add [techniques] codeblock for duplicates 2024-03-05 17:15:21 +01:00
niclas 16366f6893 Chg [tidal] add associated to name 2024-03-05 16:24:29 +01:00
niclas a88b3ced33 Chg [groups] change name for Volt Typhoon duplicate 2024-03-05 16:15:58 +01:00
niclas 9e78c85124 Fix [references] no empty refs 2024-03-05 15:55:07 +01:00
niclas 2b383338f0 Fix [software] type as array 2024-03-05 15:46:35 +01:00
niclas b2cc4ccd08 Fix [galaxies] add version 2024-03-05 15:33:10 +01:00
niclas 050f367c68 Fix [graph] typo 2024-03-05 15:14:36 +01:00
niclas f756c18d1d Fix [clusters] authors 2024-03-05 15:11:57 +01:00
niclas 5be77f6c2d Fix [tidal] exclude empty meta fields 2024-03-05 14:41:53 +01:00
niclas 8e345c3684 Add [galaxies] Cyber Tidal 2024-03-05 14:27:25 +01:00
niclas cde860647c Add [tidal] sub option 2024-03-05 14:18:15 +01:00
niclas 1a5ccd23a2 Add [graph] cluster description 2024-03-05 12:40:17 +01:00
Niclas Dauster 17066667f9
Merge pull request #6 from NMD03/visual
Visual
2024-03-05 12:10:42 +01:00
niclas ab5a95ffc6 chg [tool] code formatting 2024-03-05 11:01:51 +01:00
Niclas Dauster 58bdd6c155
Merge pull request #5 from NMD03/refactor
Refactor
2024-03-05 10:24:12 +01:00
niclas 9514ce7fcd Add [tool] multithreading 2024-03-05 10:23:19 +01:00
niclas 94e0b855d1 Add [tool] statistics 2024-03-04 16:29:39 +01:00
niclas 9a0fca647b Fix [tool] file creation 2024-03-04 14:39:41 +01:00
niclas 0f3ad79069 update 2024-03-01 16:30:49 +01:00
Niclas Dauster 917a01920a
Merge pull request #4 from NMD03/icon
Add [tidal] icons
2024-03-01 10:45:49 +01:00
niclas 2301c156d9 Add [tidal] icons 2024-03-01 10:31:05 +01:00
Alexandre Dulaunoy 1561c8cf34
Merge pull request #940 from Mathieu4141/threat-actors/1f1d97d1-e00f-4dea-a6b7-00e0118ca5e0
[threat actors] add 5 new actors
2024-03-01 08:00:12 +01:00
Mathieu4141 c11834aec4 [threat-actors] Add R00tK1T 2024-02-29 10:38:27 -08:00
Mathieu4141 39f89c900c [threat-actors] Add Mogilevich 2024-02-29 10:38:27 -08:00
Mathieu4141 cc68b22fe2 [threat-actors] Add UNC1549 2024-02-29 10:38:27 -08:00
Mathieu4141 7b3c8a87c3 [threat-actors] Add UAC-0184 2024-02-29 10:38:27 -08:00
Mathieu4141 b010a75426 [threat-actors] Add SPIKEDWINE 2024-02-29 10:38:27 -08:00
niclas 7ff99f5201 Add [graph] pre filtering for large data 2024-02-29 16:30:18 +01:00
niclas 34b8ce4f3c Add [graph] opacity adjustment 2024-02-29 11:41:59 +01:00
niclas 7ad4babe7f Add [graph] galaxy visualisation while hovering 2024-02-29 09:19:48 +01:00
niclas 9bc289a4b1 Add [graph] node enlargement while hovering 2024-02-28 14:05:28 +01:00
niclas d4df918d77 Fix [graph] replace . from galaxy class names 2024-02-28 13:54:38 +01:00
niclas 0c5b9c8d20 Add [graph] legend 2024-02-28 13:10:51 +01:00
Niclas Dauster ec0c15b444
Merge pull request #3 from NMD03/parallel
Galaxy filtering
2024-02-27 15:45:43 +01:00
niclas 8be04d62c4 fix [graph] parent node bug 2024-02-27 15:40:34 +01:00
niclas 7fdabc9f4d Add [graph] galaxy filtering 2024-02-27 15:08:28 +01:00
Alexandre Dulaunoy 838f649766
chg: [sigma] updated to the latest version 2024-02-27 14:10:36 +01:00
niclas 5d24d645d3 ref [cluster] remove duplicates 2024-02-27 11:06:36 +01:00
niclas b85fd1538e Refactor [generator] 2024-02-26 15:33:26 +01:00
Niclas Dauster eb8622d213
Merge branch 'MISP:main' into main 2024-02-26 09:42:43 +01:00
Niclas Dauster 8ad3460282
Merge pull request #2 from NMD03/tidal
Tidal
2024-02-26 09:42:02 +01:00
niclas a0f3ed5873 Add [tidal] relations for associated objects 2024-02-26 09:40:42 +01:00
Alexandre Dulaunoy cae8b30f30
Merge pull request #939 from Delta-Sierra/main
add producer names [wip]
2024-02-23 16:45:53 +01:00
Delta-Sierra 7481cce57d fix double 2024-02-23 16:14:42 +01:00
Delta-Sierra 42b3319e69 typo~ 2024-02-23 16:13:14 +01:00
Delta-Sierra 8e07569da2 Fix ENORMOUS TYPO and add a few description (wip) 2024-02-23 16:11:23 +01:00
Delta-Sierra 667263a512 add producer names 2024-02-23 16:02:22 +01:00
Alexandre Dulaunoy 39d40a991f
chg: [producer] Sophos added 2024-02-23 15:51:56 +01:00