Marcus Bakker
94e5470ccd
Modified how the DQ overall scores is calculated.
2019-08-13 14:24:03 +02:00
Ruben Bouman
a8c925da27
fix operator in requirements file
2019-08-12 15:44:55 +02:00
Marcus Bakker
04591ce76d
Fixed a bug that caused a crash when the key-value pair 'date_registered' or 'date_connected' is not a datetime object.
2019-08-09 20:15:48 +02:00
Marcus Bakker
b0757b6bbd
Fixed a bug that caused a crash when having a 'group_name' or 'campaign' within a Group YAML with only integers.
2019-08-09 10:51:57 +02:00
Marcus Bakker
0a7be67477
- Multiple functions modified to be compatible with new EQL query functionality.
...
- Making use of StringIO within the function 'generate_technique_administration_file' instead of writing a temporary file to disk.
2019-08-08 14:48:22 +02:00
Marcus Bakker
823c82a909
- Added new functionality to the function 'generate_group_heat_map' for the new EQL query functionality. And added support for the '--health' argument in the group mode.
...
- Removed functionality due to the deprecation of the argument '-a, --applicable'.
2019-08-08 14:46:30 +02:00
Marcus Bakker
4a3b77ab00
Added the package eql (v0.7)
2019-08-08 14:42:31 +02:00
Marcus Bakker
1d2fd69a5b
- Removed functionality due to the deprecation of the argument '-a, --applicable'.
...
- Renamed the Excel column 'General comment' to 'Technique comment'.
- Improved the function '_load_data_sources' to make use of StringIO instead of writing a temporary file to disk.
- Before the Excel file is created, it is made sure that the date is written in the following format "%Y-%m%d". This is necessary due to the new EQL query functionality.
- Added a try/except block to '_load_data_sources', for when an EQL query resulted in invalid data source administration YAML content.
2019-08-08 14:41:34 +02:00
Marcus Bakker
7a0aedb2a3
Removed unnecessary arguments to the call of the function 'fix_date_and_remove_null'.
2019-08-08 14:32:36 +02:00
Marcus Bakker
025c302af5
- Removed the function 'try_get_key' (replaced by the native dict method 'get').
...
- Improved the function 'fix_date_and_remove_null' to make use of StringIO instead of writing temporary files to disk.
- Made the function 'get_latest_score_obj', 'public'. This function is needed within the module 'eql_yaml.py'.
- Removed functionality for the deprecated argument '-a, --applicable'.
- Added a try/except block to 'load_techniques', for when an EQL query resulted in invalid technique administration YAML content.
- Improved the health check to only to perform the health check, when the content of the YAML file changed. This results in a notable increase in performance.
2019-08-08 14:29:15 +02:00
Marcus Bakker
3d66ab004a
- Added new CLI arguments for EQL queries.
...
- Removed the CLI argument '-a, --applicable' (replaced by EQL queries).
2019-08-08 14:17:31 +02:00
Marcus Bakker
dbad1f54da
Added several new constants.
2019-08-08 11:49:12 +02:00
Marcus Bakker
8012521ab6
New functionality for the integration of EQL into DeTT&CT.
2019-08-08 11:45:03 +02:00
Marcus Bakker
c6d25a2f0f
- Added functionally to remove null values from YAML file lines.
...
- Small improvement in the health check.
2019-08-02 11:47:58 +02:00
Marcus Bakker
9100cd2175
Changed the way the file is written.
2019-08-02 11:45:56 +02:00
Marcus Bakker
9f160a262c
Removed null from the YAML file lines
2019-08-02 11:29:50 +02:00
Marcus Bakker
3d11aa5835
- Added new functionality for Mitigations statistics.
...
- Moved multiple functions.
2019-08-01 15:02:55 +02:00
Marcus Bakker
cf4a55081c
Added new functionality for Mitigations statistics
2019-08-01 15:02:06 +02:00
Marcus Bakker
5814446462
Added new constants for STIX
2019-08-01 15:00:09 +02:00
Marcus Bakker
a24f77146e
A pre-attack Navigator layer's filename no longer contains a platform (which it does not support)
2019-07-31 11:59:17 +02:00
Marcus Bakker
b3468a1060
- Added new functionality for the auto-upgrade from tech. admin. YAML file v1.1 to v1.2.
...
- Replaced PyYAML with ruamel.yaml.
2019-07-31 10:23:32 +02:00
Marcus Bakker
ef7f494cda
- Made compatible with the version 1.2 of the technique admin YAML file.
...
- Replaced PyYAML with ruamel.yaml.
2019-07-31 10:21:39 +02:00
Marcus Bakker
b2fdb25647
- Multiple functions made "private".
...
- Added new menu options.
2019-07-31 10:20:21 +02:00
Marcus Bakker
f4121bf4d0
- Replaced PyYAML with ruamel.yaml.
...
- Multiple functions made "private".
2019-07-31 10:19:51 +02:00
Marcus Bakker
d0f2a4946b
- Made compatible with version 1.2 of the technique admin YAML file.
...
- Added new functionality for the auto-update of visibility scores.
- Added multiple new generic functions.
- Multiple small improvements to the technique admin YAML file health check.
- Replaced PyYAML with ruamel.yaml.
- Multiple functions made "private".
- Made compatible with v0.2.7 of attackcti.
2019-07-31 10:18:57 +02:00
Marcus Bakker
6be77c3260
- Multiple functions made "private".
...
- Added new menu options.
2019-07-31 10:14:47 +02:00
Marcus Bakker
94f4913670
- Replaced PyYAML with ruamel.yaml
...
- Added new functionality for the auto-update of visibility scores.
- Made compatible with version 1.2 of the technique admin YAML file.
2019-07-31 10:13:46 +02:00
Marcus Bakker
b0ba153c32
- Updated the version to 1.2.0
...
- Added new constants for the tech v1.1 to v1.2 upgrade
- Added new constants for the auto-update visibility scores functionality
2019-07-31 10:09:06 +02:00
Marcus Bakker
539611dac7
- Updated to version 1.2 of the tech. administration file.
...
- Improved visibility scores due to the new data source: Process use of network.
2019-07-31 10:05:44 +02:00
Marcus Bakker
a5bb18f101
Revert
2019-07-30 21:11:30 +02:00
Marcus Bakker
23d72a5075
Update techniques-administration-endpoints.yaml
2019-07-30 21:07:39 +02:00
Marcus Bakker
6a23aae605
Added the data source as available (with a high DQ): Process use of network
2019-07-30 20:51:18 +02:00
Marcus Bakker
1ea3547728
Added an empty data source administration YAML file
2019-07-30 14:41:06 +02:00
Marcus Bakker
23f903404a
- replaced PyYAML by ruamel.yaml (needed to preserve comments and block style and key ordering)
...
- updated attackcti to v0.2.7
2019-07-30 09:02:33 +02:00
Marcus Bakker
4e89105f04
Bugfix causing a red colour when score equals 0 in the visibility Navigator layer
2019-07-24 10:21:19 +02:00
Marcus Bakker
275a5ffdb3
Bug fix (tech ID was retrieved in the wrong way)
2019-07-18 10:40:45 +02:00
Ruben Bouman
d26720ae1e
small housekeeping change
2019-07-17 11:47:18 +02:00
Ruben Bouman
68203ab0ab
small housekeeping change
2019-07-17 11:41:06 +02:00
Marcus Bakker
f0f15ff2e1
Merge pull request #10 from rabobank-cdc/development
...
Upgrade to v1.1.2
2019-07-16 10:06:44 +02:00
Marcus Bakker
510616f6fb
Updated to version 1.1.2
2019-07-16 10:01:08 +02:00
Marcus Bakker
3f4876a682
Increased performance by caching ATT&CK STIX objects were possible.
2019-07-15 14:55:39 +02:00
Marcus Bakker
055724abca
Typos
2019-07-13 14:42:29 +02:00
Marcus Bakker
f3407f6ec4
- Made compatible with the latest version of attackcti (v0.2.6)
...
- Fixed a bug that caused the campaign name not to be displayed for a group (part of the Group YAML file)
2019-07-13 14:41:59 +02:00
Marcus Bakker
20408b9411
Removed the package git
2019-07-13 14:40:57 +02:00
Marcus Bakker
e251c6157c
Made compatible with the latest version of attackcti (v0.2.6)
2019-07-13 14:40:24 +02:00
Marcus Bakker
679fd81d1a
Upgraded packages to their latest version
2019-07-13 14:37:30 +02:00
Marcus Bakker
933d6a859f
Merge pull request #9 from rabobank-cdc/master
...
Merge dev. with master
2019-07-08 14:09:03 +02:00
Marcus Bakker
58bdb99c86
Add Dockerfile
2019-07-08 13:40:24 +02:00
Marcus Bakker
0a80380fe2
Changed name from DeTTACT to DeTTECT
2019-07-08 10:39:15 +02:00
Marcus Bakker
7fdc637d6c
Split layer into enterprise and mobile
2019-07-02 09:38:44 +02:00