Commit Graph

4464 Commits

Author SHA1 Message Date
VakarisZ de2581d323 Extended exploiter report info class to have all possible values that exploit processors could add 2021-04-02 12:00:04 +03:00
VakarisZ 72a97e6465 Small style fixes and improvements 2021-04-02 11:59:28 +03:00
VakarisZ 54f1d0e49c Made naming of issue methods in UI more consistent 2021-03-31 13:07:19 +03:00
VakarisZ a284467a1a Improved UI by creating distinct functions related to immediate threats report component 2021-03-31 11:55:22 +03:00
VakarisZ 05fda70cd6 Fixed SSH exploiter's report section in UI 2021-03-31 11:54:20 +03:00
VakarisZ e96b8eec38 Refactored zerologon exploiters report part to conform to new report structure 2021-03-31 11:53:50 +03:00
VakarisZ c504b21d33 Fixed trivial bugs like missing imports in issue UI files 2021-03-31 11:50:53 +03:00
VakarisZ 2b3351baec Created immediate threat counter 2021-03-30 13:00:47 +03:00
VakarisZ d2fdabe26b Added missing issue descriptors 2021-03-30 13:00:18 +03:00
VakarisZ 280df4e676 Fixed a bug in report backend 2021-03-29 17:41:23 +03:00
VakarisZ abb7ab09a9 Rebased changes to include what was done in release/1.10.0 2021-03-25 14:11:56 +02:00
VakarisZ 8efc3e654c Extracted exploiters from reports in front end and back end 2021-03-25 11:53:07 +02:00
VakarisZ 8437f8d838
Merge pull request #1050 from guardicore/version_number_bump
Version number bump
2021-03-24 15:28:04 +02:00
VakarisZ 66ce163067 Bumped version number to 1.10 2021-03-24 15:26:20 +02:00
VakarisZ bae0ed38a1 Moved elastic port to HTTP ports to fix a bug of "All web-ports are closed" 2021-03-24 08:48:51 -04:00
Mike Salvatore 9dfebe2460 docs: Fix FAQ links by removing emojis
Fixes #995
2021-03-24 08:31:54 -04:00
VakarisZ 24bd8a4db9
Merge pull request #1046 from guardicore/simplejson_requirement
Added simplejson requirements to monkey requirements
2021-03-23 17:08:12 +02:00
VakarisZ c612e7e4b5 Added simplejson requirements to monkey requirements 2021-03-23 16:58:26 +02:00
VakarisZ 08df196a26
Merge pull request #1045 from guardicore/scoutsuite_fix
Minor ScoutSuite related fixes
2021-03-23 14:42:47 +02:00
VakarisZ 9c8e0a8270 Removed unnecessary explicit ScoutSuite import in monkey spec file 2021-03-23 14:15:57 +02:00
VakarisZ 9f839c1743 Removed outdated ScoutSuite setup from deployment scripts 2021-03-23 14:15:07 +02:00
Mike Salvatore ef0c3c2f66
Merge pull request #1044 from guardicore/tunneling_bugfix
Tunneling bugfix
2021-03-19 11:12:04 -04:00
VakarisZ e8c03f9bc4 Fixed tunneling test configuration template 2021-03-19 16:53:31 +02:00
VakarisZ 739afa4fbe Fixed urlib dependency issue 2021-03-19 16:52:01 +02:00
VakarisZ 4b1a8d59be
Merge pull request #1033 from shreyamalviya/bugfix-unicode-decode-error
Handle UnicodeDecodeError in Windows info collector
2021-03-18 10:49:09 +02:00
VakarisZ 72a3229e49
Merge pull request #1042 from guardicore/island_requirements_fix
Island requirements fix
2021-03-18 10:19:40 +02:00
VakarisZ 58fa1d5db8
Merge pull request #1041 from guardicore/scoutsuite_ut_fix
Scoutsuite ut fix
2021-03-18 10:19:04 +02:00
Shreya 91577c6464 Add try/except to system info collection so agent doesn't crash if exception is encountered 2021-03-18 13:33:35 +05:30
Shreya a83c97519c CR changes 2021-03-18 13:14:26 +05:30
VakarisZ ed589bd46a Specified pyjwt requirement to be 1.7 2021-03-18 09:41:29 +02:00
VakarisZ e6a0b7b49e Merge branch 'release/1.10.0' of https://github.com/guardicore/monkey into release/1.10.0 2021-03-18 09:34:33 +02:00
VakarisZ 4cd105abe4 Fixed ScoutSuite unit test 2021-03-18 09:31:45 +02:00
Mike Salvatore c9c2648599 Merge branch 'scoutsuite-performance-upgrades' into release/1.10.0 2021-03-17 11:53:49 -04:00
Mike Salvatore 21914d35b3 Merge branch 'scoutsuite-submodule-to-package' into release/1.10.0 2021-03-17 11:53:43 -04:00
VakarisZ 3ca7537a99 ScoutSuite performance upgrades. 2021-03-17 11:50:49 -04:00
VakarisZ 6a13fa90e6 Small profiling decorator improvement 2021-03-17 11:50:45 -04:00
VakarisZ 80776f2b1d Minor spec file style improvement 2021-03-17 11:50:03 -04:00
VakarisZ 24564fd0f0 Removed ScoutSuite from travis, since it's no longer a submodule 2021-03-17 11:49:51 -04:00
VakarisZ fd058c7ff0 Refactored ScoutSuite into a separate package rather than submodule 2021-03-17 11:49:33 -04:00
VakarisZ 2c1e89c7b3 ScoutSuite performance upgrades. 2021-03-17 14:49:35 +02:00
VakarisZ aaf6a33f92 Small profiling decorator improvement 2021-03-17 14:41:11 +02:00
VakarisZ 9e27a93a3b Minor spec file style improvement 2021-03-17 12:45:08 +02:00
VakarisZ 2925815fd3 Removed ScoutSuite from travis, since it's no longer a submodule 2021-03-17 10:21:16 +02:00
Shreya 5192953dd0 Unrelated log statement changes 2021-03-16 15:27:06 +05:30
Shreya ece4e6e911 Change import 2021-03-16 15:26:20 +05:30
Shreya 90d9d5933a Handle UnicodeDecodeError when getting installed packages on Windows systems 2021-03-16 15:23:46 +05:30
VakarisZ c6fd7ae5e8 Refactored ScoutSuite into a separate package rather than submodule 2021-03-16 09:11:45 +02:00
Mike Salvatore 2a44cf8ebd
Merge pull request #1027 from shreyamalviya/rephrasing-config-custom-pba
Rephrase custom PBA file descriptions in configuration
2021-03-11 09:45:03 -05:00
Shreya 2b4fd9e9a7 Rephrase custom PBA command config descriptions 2021-03-11 19:39:57 +05:30
Shreya 4928109be2 Rephrase custom PBA file config descriptions 2021-03-11 18:42:01 +05:30