Ruben Bouman
ee8af20075
Bugfix: empty score_logbook when saving YAML file
2020-05-12 15:28:51 +02:00
Ruben Bouman
7f2fab85af
Bugfix: empty score_logbook when saving YAML file
2020-05-12 14:43:48 +02:00
Ruben Bouman
5a0c622cd9
Bugfix: empty score_logbook when saving YAML file
2020-05-12 14:41:45 +02:00
Marcus Bakker
5abdfd5c16
Merge branch 'master' of https://github.com/marcusbakker/DeTTECT-private
2020-04-08 08:47:38 +02:00
Marcus Bakker
516472b7ee
Added intel from CrowdStrike, Red Canary and Recorded Future
2020-04-07 15:03:48 +02:00
ruben
ada59bb338
new version of attackcti and taxii2-client
2020-04-03 16:27:21 +02:00
rubinator
d27dc300af
New version of attackcti and taxii2-client
...
New version of attackcti fixes the problem: "TAXII Collection object provided could not be reached. Recieved error: "406 Client Error: Not Acceptable for url https://cti-taxii.mitre.org/stix/collections/95ecc380-afe9-11e4-9b6c-751b66dd541e/ ". This problem was born when a new version of taxii2-client was introduced that supports TAXII 2.1 by default while MITRE's TAXII server is still on 2.0.
2020-04-03 15:59:22 +02:00
Ruben Bouman
b11c4436e1
Merge branch 'master' into development
2020-03-18 13:36:08 +01:00
Ruben Bouman
74aac77445
Merge branch 'master' into development
2020-03-18 13:31:16 +01:00
Ruben Bouman
4667900102
Merge branch 'development'
2020-03-18 13:27:01 +01:00
Ruben Bouman
72fe53d342
Fix the URL
2020-03-18 13:23:06 +01:00
Ruben Bouman
f8a94c94d4
Merge remote-tracking branch 'origin/development'
2020-03-18 13:09:24 +01:00
Ruben Bouman
bd6947bfa5
DeTT&CT Editor
2020-03-18 12:57:32 +01:00
Marcus Bakker
ecc493c9bf
Added multiple entries for the DeTT&CT Editor
2020-03-17 14:38:05 +01:00
Ruben Bouman
b17d02733b
bugfix on filtering data sources
2020-03-16 10:29:30 +01:00
Ruben Bouman
bb7586bd88
editor rename, print message when running editor.py
2020-03-10 08:48:03 +01:00
Marcus Bakker
10c9b0a629
bug fix
2020-03-04 10:45:06 +01:00
Marcus Bakker
0b76609c16
name change
2020-03-04 10:45:00 +01:00
Ruben Bouman
68699a9e06
bugfix for using lowercase platform in data source yaml file, bugfix for having empty score logbook in techniques yaml file, small code style improvement
2020-03-03 14:49:19 +01:00
Marcus Bakker
2db99b1fb7
Added a group YAML file and layer for FireEye's M-Trends 2020
2020-02-24 15:25:43 +01:00
Marcus Bakker
2c6f83f069
Bumped the version to 1.3
2020-02-21 07:53:12 +01:00
Ruben Bouman
3530cd4dc6
Changed yaml-editor path
2020-02-20 16:24:56 +01:00
Ruben Bouman
10a1a08330
Merge branch 'development' of https://github.com/marcusbakker/DeTTECT-private into development
2020-02-20 12:03:08 +01:00
Ruben Bouman
61b30b2fff
Added the YAML editor to DeTT&CT
2020-02-20 12:02:27 +01:00
Marcus Bakker
de22139f91
Added a few things for the YAML editor
2020-02-20 10:01:12 +01:00
Marcus Bakker
bc5ffba82f
Added a .gitignore file
2020-02-20 10:00:18 +01:00
Marcus Bakker
727248b5b7
Only keep the dist diretory for YAML editor
2020-02-19 16:44:35 +01:00
Ruben Bouman
f834638214
Merge branch 'development' of https://github.com/marcusbakker/DeTTECT-private into development
2020-02-19 14:52:49 +01:00
Marcus Bakker
dae670a364
Made the date kv-pairs compatible with the YAML GUI
2020-02-10 21:57:35 +01:00
Marcus Bakker
b42b5f6bd9
removed an unnecessary line of code
2020-02-10 15:10:04 +01:00
Ruben Bouman
531d9c6486
Merge branch 'development' of https://github.com/marcusbakker/DeTTECT-private into development
2020-02-10 12:17:43 +01:00
Marcus Bakker
363beab8a5
Mapped data sources to platforms
2020-02-10 12:17:00 +01:00
Marcus Bakker
10f2c4bfd5
Updated to Python 3.8 Alpine
2020-02-10 07:42:16 +01:00
Marcus Bakker
077823ecae
Updated the Python packages
2020-02-10 07:39:49 +01:00
Marcus Bakker
4df0887070
Changed the platform and/or added some comments
2020-02-10 07:39:11 +01:00
Marcus Bakker
743ba247aa
Replaced "products: [None]" with an empty array
2020-02-04 13:38:14 +01:00
Marcus Bakker
700b64d518
Ignore all .git directories when building a Docker container
2020-02-04 13:35:48 +01:00
Marcus Bakker
1dbfe7c248
Another fix for when 'software_id' is not present in a group YAML file
2020-01-30 16:28:46 +01:00
Marcus Bakker
36a3379ea1
Merge pull request #17 from mavjs/bugfix/groups-software_id
...
Fix for when not having the 'software_id' present for a group YAML file.
2020-01-30 16:24:32 +01:00
Maverick
721ffbb43a
Fix having software_id present for group mapping
...
- As noted in the wiki, `software_id` is not a hard requirement for the
group mapping to work, however, it was previously not taking into
account that `software_id` maybe empty when getting group details.
2020-01-27 19:35:57 +01:00
Ruben Bouman
134f2064d0
Merge branch 'development' of https://github.com/marcusbakker/DeTTECT-private into development
2020-01-06 12:06:44 +01:00
Marcus Bakker
c93bb12216
Resolved issue #15
2020-01-06 12:00:27 +01:00
Marcus Bakker
1c7934c356
Docker image failed to build (in v1.2.5 this was no issue).
2019-12-17 15:10:56 +01:00
Ruben Bouman
6c5729dd01
Merge branch 'development' of https://github.com/marcusbakker/DeTTECT-private into development
2019-12-12 16:04:26 +01:00
Ruben Bouman
0938ad2906
Merge branch 'development' of https://github.com/marcusbakker/DeTTECT-private into development
2019-12-12 16:02:20 +01:00
Ruben Bouman
c18dc294ed
Typo
2019-12-12 15:50:27 +01:00
Marcus Bakker
b6cc65bc23
Fixed a bug that caused an invalid health error message.
2019-12-12 15:21:27 +01:00
Marcus Bakker
b3cca244d6
Added a 'platform' key-value pair
2019-12-12 15:07:56 +01:00
Marcus Bakker
26af7a4e26
Several small changes in some text.
2019-12-11 10:43:08 +01:00
Marcus Bakker
d545b5e040
bumped the version to 1.2.6
2019-12-11 10:41:39 +01:00