Commit Graph

3882 Commits

Author SHA1 Message Date
VakarisZ 3c410d6135 Fixed conflicting dependencies that require botocore >= 1.18.0 2020-09-18 16:48:03 +03:00
VakarisZ b8f7064582 Fixed conflicting dependencies that require botocore >= 1.18.0 2020-09-18 16:43:03 +03:00
VakarisZ 5331095bf3 Removed unused function 2020-09-18 16:11:29 +03:00
VakarisZ 6eab147ae1 Merge remote-tracking branch 'upstream/develop' into run_page_ui_improvements
# Conflicts:
#	monkey/monkey_island/cc/ui/src/components/pages/RunMonkeyPage.js
#	monkey/monkey_island/cc/ui/src/styles/Main.scss
2020-09-18 15:43:23 +03:00
VakarisZ ac9c04e453 Merge remote-tracking branch 'origin/run_page_ui_improvements' into run_page_ui_improvements
# Conflicts:
#	monkey/monkey_island/cc/ui/src/components/pages/RunMonkeyPage/CommandDisplay.js
#	monkey/monkey_island/cc/ui/src/components/pages/RunMonkeyPage/LocalManualRunOptions.js
#	monkey/monkey_island/cc/ui/src/components/pages/RunMonkeyPage/ManualRunOptions.js
#	monkey/monkey_island/cc/ui/src/components/ui-components/inline-selection/BackButton.js
#	monkey/monkey_island/cc/ui/src/components/ui-components/inline-selection/InlineSelection.js
#	monkey/monkey_island/cc/ui/src/components/ui-components/inline-selection/NextSelectionButton.js
#	monkey/monkey_island/cc/ui/src/styles/Main.scss
#	monkey/monkey_island/cc/ui/src/styles/components/inline-selection/InlineSelection.scss
2020-09-18 15:38:57 +03:00
VakarisZ 38b1cfacaa Removed not working "Back" button from run monkey page, also removed unnecessary code 2020-09-18 15:35:34 +03:00
VakarisZ c4f4a8ef95 Refactored UI of run monkey page 2020-09-18 15:11:26 +03:00
VakarisZ c66cb11e79 Added ScoutSuite UI code 2020-09-18 10:26:35 +03:00
VakarisZ 4440027699 Backend ScoutSuite backend code, which handles ScoutSuite data reception, parsing and storing 2020-09-18 10:13:27 +03:00
VakarisZ 0b9b89f639 Added rule path creators, which helps to extract scoutsuite rules from scoutsuite report data 2020-09-18 10:01:14 +03:00
VakarisZ 5a6a68fde0 Changed default flask json encoder so we could encode objects with custom fields, like field of type ObjectId 2020-09-18 09:28:31 +03:00
VakarisZ 96f3052dc2 Bugfix: imports, related to "common_consts renaming" fixed. 2020-09-11 16:12:18 +03:00
VakarisZ d9ba4dd3a4 Small modifications: bug in ZT report resource and unused imports removed 2020-09-08 14:08:36 +03:00
VakarisZ 4eebb1a088 Merge remote-tracking branch 'upstream/develop' into 519/scoutsuite-integration 2020-09-08 12:42:17 +03:00
VakarisZ 4e1e9907b1 Renamed all zero trust tests to zero trust checks in back-end. This increases readability, because it differentiates unit test code from production code 2020-09-08 12:41:59 +03:00
VakarisZ 3490be1d8f Re-structured ZT files and separated class responsibilities better, also further refactor towards ZT findings being extendable with different types of details. 2020-09-08 12:39:55 +03:00
VakarisZ c5d9802aaa
Merge pull request #836 from guardicore/feature/docs_faq_about
Feature/docs faq about
2020-09-07 16:17:47 +03:00
VakarisZ a80d5f45f0 Merge remote-tracking branch 'upstream/feature/docs_faq_about' into feature/docs_faq_about 2020-09-07 15:46:54 +03:00
VakarisZ 3125aefd0f Fixed gitignore to ignore .idea files 2020-09-07 15:45:25 +03:00
VakarisZ 503d13c434 Added ./idea files to gitignore 2020-09-07 15:32:55 +03:00
VakarisZ 5f13f03158 Re-targeted learn theme to guardicore repository 'monkey-dev' branch 2020-09-07 15:28:40 +03:00
VakarisZ 56ff4e1859 Added "About the project" section to FAQ that answers the question "How did you come up with the Infection Monkey?" 2020-09-07 15:04:46 +03:00
VakarisZ b43a747336 Added "About the project" section to FAQ that answers the question "How did you come up with the Infection Monkey?" 2020-09-07 13:59:57 +03:00
VakarisZ 9952f69198 Refactoring ZT findings 2020-09-07 13:36:18 +03:00
VakarisZ 549e621895 Small telemetry refactoring and added ScoutSuite telem 2020-09-04 15:46:50 +03:00
VakarisZ 3adafd31b0 Small scoutsuite improvement regarding api error handling 2020-09-04 15:45:48 +03:00
Shay Nehmad 6310163120
Merge pull request #766 from guardicore/764/swimm-tutorials
Adding Swimm.io tutorials
2020-09-03 15:42:26 +03:00
Swimm b6dec2b323 Swimm: updated unit (AzD8XysWg1BBXCjCDkfq) 2020-09-03 15:30:38 +03:00
Shay Nehmad 6b9b755c52 Add swimm verify to Travis build 2020-09-03 15:23:01 +03:00
VakarisZ 7538f774ed Migrated more hard coded telem category values to use enum 2020-09-03 12:38:40 +03:00
VakarisZ 3f725c1639 Added scoutsuite_api to monkey 2020-09-03 12:07:04 +03:00
VakarisZ a365d2eb3c Exported telem categories into dict, moved scoutsuite submodule to a different dir 2020-09-03 12:06:20 +03:00
Shay Nehmad a83348e857 Merge branch 'develop' into 764/swimm-tutorials 2020-09-02 23:02:20 +03:00
Shay Nehmad 19a8ab1b20
Merge pull request #825 from guardicore/fix-conflicting-dependencies
Locking the AWS requirements to avoid conflicts
2020-09-02 23:01:11 +03:00
Shay Nehmad e878310f55 Locking the AWS requirements to avoid conflicts 2020-09-02 22:52:38 +03:00
Shay Nehmad 080962cfa1 Added documentation which explains how to use swimm 2020-09-02 22:24:47 +03:00
Swimm 149ba9110b Swimm: saved Unit 'Add a simple Post Breach action' (tbxb2cGgUiJQ8Btma0fp) 2020-09-02 22:08:06 +03:00
Swimm eba77daf6e Swimm: saved Unit 'Add a new System Info Collector' (OwcKMnALpn7tuBaJY1US) 2020-09-02 22:07:47 +03:00
Swimm 37e6f03adf Swimm: saved Unit 'System info collectors' (OwcKMnALpn7tuBaJY1US) 2020-09-02 22:07:24 +03:00
Swimm a9b3eb9ec5 Swimm: saved Unit 'System info collectors' (OwcKMnALpn7tuBaJY1US) 2020-09-02 21:54:33 +03:00
Shreya Malviya c0e6467a48
Merge pull request #820 from shreyamalviya/MITRE-report-colors
ATT&CK Report UI changes
2020-09-03 00:16:02 +05:30
Shreya e9dca6716f Change ATT&CK report image in documentation 2020-09-03 00:03:15 +05:30
Shay Nehmad 0b1b7f2bf8
Merge pull request #821 from guardicore/snyk-upgrade-bfa4cc6622c1518759f020a073ce24b0
[Snyk] Upgrade snyk from 1.372.0 to 1.373.0
2020-09-02 21:22:35 +03:00
Swimm 33380256a9 Swimm: saved Unit 'Add a new configuration to the Agent ⚙' (AzD8XysWg1BBXCjCDkfq) 2020-09-02 19:15:06 +03:00
Swimm 36cf5f40c8 Swimm: saved Unit 'Add a new configuration value and use it in the Monkey Agent ⚙' (AzD8XysWg1BBXCjCDkfq) 2020-09-02 19:14:50 +03:00
Shay Nehmad fe4da99a71 Merge branch 'develop' into 764/swimm-tutorials 2020-09-02 18:25:29 +03:00
Ophir Harpaz 039a36c5ed
Merge pull request #824 from guardicore/minor-deadcode-deletion
minor fixes
2020-09-02 12:51:52 +03:00
ophirharpazg 47d5b264ea decrement number of allowed warnings 2020-09-02 12:51:05 +03:00
ophirharpazg 658a744c5a move noqa to the invocation line 2020-09-02 12:50:47 +03:00
ophirharpazg e69ff81e6f approve ignoring certificates for CI 2020-09-02 12:45:09 +03:00