Commit Graph

432 Commits (master)

Author SHA1 Message Date
Marcus Bakker 42709dc9de Added support for providing the ATT&CK platform and updated how ATT&CK Groups are provided via the CLI 2020-10-15 11:04:07 +02:00
Marcus Bakker 752186c5f6 Added support for specifying the ATT&CK platform 2020-10-15 11:03:36 +02:00
Marcus Bakker e834c083d4 Bug fix: invalid capatlisation 2020-10-15 10:59:18 +02:00
Marcus Bakker 6615adfa07 Updated NPM packages 2020-10-14 09:33:21 +02:00
Marcus Bakker 13e90e56a8 Merge branch 'master' into development 2020-10-13 16:33:01 +02:00
Marcus Bakker ef5adec178 Migrated to v2 of docker/build-push-action 2020-10-13 16:32:41 +02:00
Marcus Bakker a654805008 Bug fix that would prevent updated visiblity scores be written to disk 2020-10-13 15:07:13 +02:00
Marcus Bakker ef3f95fa97 fixt issue #36 2020-10-12 12:05:47 +02:00
Marcus Bakker 1ba21db28e Moved the function _traverse_dict to generic.py 2020-10-12 12:04:21 +02:00
Marcus Bakker 965ecc2a5b Added intel from Cisco Talos 2020-09-10 20:07:41 +02:00
Marcus Bakker 1a0453d9e9 Added techniques in the ransomware campaign 2020-09-10 20:05:18 +02:00
Marcus Bakker 1e757830cf Switched Actions to another branch 2020-07-23 13:49:32 +02:00
Marcus Bakker c9780399ce Fixed the requirements.txt file path 2020-07-21 15:22:25 +02:00
Marcus Bakker 90eb8acdf2 Moved the ATT&CK refresh script to a better location 2020-07-21 08:10:24 +02:00
Ruben Bouman 01db83b7a7 Removed service worker module to solve caching problems. 2020-07-20 14:10:03 +02:00
GitHub Action dd817603ed New build of the Editor 2020-07-20 08:54:37 +00:00
GitHub Action 0db333f995 Refresh Editor ATT&CK data 2020-07-20 08:53:27 +00:00
Marcus Bakker 2d063e329c Added 2020-07-20 10:52:35 +02:00
Marcus Bakker 02791f2910 Added additional sorting that results in the same file when not having any changes in ATT&CK CTI 2020-07-20 10:42:33 +02:00
Marcus Bakker df96008366 New Action to refresh the Editor's ATT&CK data 2020-07-20 10:42:14 +02:00
Marcus Bakker a341af5a12 Updated to the newest version from MITRE. T1059.007 was missing. 2020-07-17 08:57:48 +02:00
Marcus Bakker 27ea42f8e0 Removed an unnecessary space within the file path 2020-07-16 21:57:54 +02:00
Marcus Bakker 54a0cf8cde Added new Actions and modified two Actions 2020-07-16 21:56:35 +02:00
Marcus Bakker 9c8b20f84c Added .github/ 2020-07-16 21:55:35 +02:00
GitHub Action b862bfdff3 New build of the Editor 2020-07-16 14:27:56 +00:00
Marcus Bakker 4612c394b4 Trigger a GitHub Action 2020-07-16 16:26:42 +02:00
Marcus Bakker afef133759
Changed the way in how the commit is performed 2020-07-16 16:26:05 +02:00
GitHub Action 3e0491cb04 New build of the Editor 2020-07-16 14:00:54 +00:00
Marcus Bakker e83bb92054 Trigger a GitHub Action 2020-07-16 15:59:36 +02:00
Marcus Bakker d2ac53f229
Attempt to get the Action working. 2020-07-16 15:58:38 +02:00
Marcus Bakker 336dff2ed8 Updated the packages 2020-07-16 15:40:36 +02:00
Marcus Bakker 38ace3e5ef
Perform the push using another account 2020-07-16 15:32:12 +02:00
Marcus Bakker 0722cb82ec Merge branch 'master' of https://github.com/rabobank-cdc/DeTTECT 2020-07-16 14:56:17 +02:00
Marcus Bakker 0dfc0d8c35 Trigger a GitHub Action 2020-07-16 14:56:12 +02:00
Marcus Bakker fa8c2d33ef
Only trigger on the correct changes
Only trigger on changes within the directory: 'editor/dist/dettect-editor/'
2020-07-16 14:54:51 +02:00
Marcus Bakker 497fdc0ecf
Created a GitHub Action to build the Editor 2020-07-16 14:51:28 +02:00
Marcus Bakker 41190223d7 The detection score slider was missing the score 0 2020-07-16 14:48:01 +02:00
Marcus Bakker 718abf599b Delete file 2020-07-16 14:47:23 +02:00
Ruben Bouman 60de7b424b Change keyboard shortcuts to Ctrl+Shift+Up/Down, because just Shift+Up/Down is used for text selection. 2020-07-16 12:35:48 +02:00
Ruben Bouman fcc411ddb5 Bugfix for crash on null date in visibility score_logbook while updating techniques file based on data source file. 2020-07-16 12:34:48 +02:00
Ruben Bouman 434177838f Homepage LI color 2020-07-13 14:33:06 +02:00
Ruben Bouman 2a9c696e88 Bugfix for not showing all groups in groups layer metadata 2020-07-13 14:31:23 +02:00
Ruben Bouman 8dc64c61af Bugfix for not showing all groups in groups layer metadata 2020-07-13 14:20:36 +02:00
Ruben Bouman bc78218563 Homepage LI color 2020-07-13 13:59:06 +02:00
Ruben Bouman 970b563463 Added informational text about keyboard shortcuts on homepage. 2020-07-13 13:16:00 +02:00
Ruben Bouman d3c1c3dac3 Removed tactic level (not necessary), fixed bug for showing data sources in metadata of visibility layer, fixed bug for setting showSubtechniques 2020-07-13 12:21:23 +02:00
Ruben Bouman 29917f9a69 Only show message about sub-techniques added when there's a detection score and visibility score is not auto_generated 2020-07-10 12:27:26 +02:00
Ruben Bouman 524501a3ba Small docstring change 2020-07-10 12:26:44 +02:00
Ruben Bouman 0a1de10d25 Merge branch 'development' of https://github.com/marcusbakker/DeTTECT-private into development 2020-07-10 11:34:00 +02:00
Ruben Bouman 753a84a722 Only enable showSubtechniques is it's necessary 2020-07-10 11:33:56 +02:00