Commit Graph

3508 Commits

Author SHA1 Message Date
Shreya 57f30a8979 Update after pulling from develop 2020-07-27 23:16:55 +05:30
Shreya e377e72a4c Keep default 2020-07-27 23:16:12 +05:30
Shreya 0cbb0b931d Document PostBreachTechnique class 2020-07-27 23:16:12 +05:30
Shreya ce5921eaad Add fn to check if disabled in config 2020-07-27 23:16:12 +05:30
Shreya 2685c50841 Change icon for disabled status 2020-07-27 23:15:48 +05:30
Shreya e9dfd0bc54 Small changes 2020-07-27 23:15:06 +05:30
Shreya d8adaef046 Pass build 2020-07-27 23:15:06 +05:30
Shreya 8078acdf7f Add DISABLED status for attack techniques 2020-07-27 23:15:06 +05:30
Shreya d25ad3a209 Refactor PBA report data code
Only with T1158 for now
2020-07-27 23:11:12 +05:30
Shreya 9217581e1c Add optional parameter 'configuration' in _check_status() 2020-07-27 23:10:36 +05:30
Shreya 6512d5de11 Pass build 2020-07-27 23:10:36 +05:30
Shreya 2d45439ecb Add test for AttackTechnique
Issue with `_check_status` function since it tries to fetch from mongodb which doesn't exist in testing env
2020-07-27 23:10:36 +05:30
Shreya 172f72b730 Modify "unscanned" messages for some techniques
+ other tiny changes in techniques' messages
2020-07-27 23:10:36 +05:30
Shreya ad771fb2ce Pass build 2020-07-27 23:10:36 +05:30
Shreya 103b1348b7 Add hyperlink to configuration page in "disabled" status message in MITRE report 2020-07-27 23:10:36 +05:30
Shreya ed269577b3 Update after pulling from develop 2020-07-27 23:10:36 +05:30
Shreya 82f1e531e7 Update after pulling from develop 2020-07-27 23:10:36 +05:30
Shreya aa599cbb10 Keep default 2020-07-27 23:10:36 +05:30
Shreya 41f2994c22 Document PostBreachTechnique class 2020-07-27 23:10:36 +05:30
Shreya 50aa068639 Add fn to check if disabled in config 2020-07-27 23:10:36 +05:30
Shreya cd7cdf846e Change icon for disabled status 2020-07-27 23:10:36 +05:30
Shreya c77467079b Small changes 2020-07-27 23:10:36 +05:30
Shreya fa7cff755f Pass build 2020-07-27 23:10:36 +05:30
Shreya ab91f24866 Add DISABLED status for attack techniques 2020-07-27 23:10:36 +05:30
Shreya 7cb0e111cc Refactor PBA report data code
Only with T1158 for now
2020-07-27 23:10:36 +05:30
VakarisZ c1c412f176
Merge pull request #707 from guardicore/feature/configuration_improvement
Configuration UI improvements
2020-07-27 20:32:48 +03:00
VakarisZ fade717754 Linting fixes in ValidationErrorMessages.js and ValidationFormats.js 2020-07-27 17:00:29 +03:00
VakarisZ fd1d3404e7 Merge remote-tracking branch 'upstream/feature/configuration_improvement' into feature/configuration_improvements
# Conflicts:
#	monkey/monkey_island/cc/ui/src/components/configuration-components/ValidationFormats.js
2020-07-27 16:50:19 +03:00
VakarisZ 64a8d71439 Added the the ability to assing info/warnings to configuration fields/sections. Moved network warning under "Scope" 2020-07-27 16:48:33 +03:00
VakarisZ 0be9b19186 Added custom config validation errors 2020-07-27 15:32:45 +03:00
VakarisZ 026daba3e0 Validation bugfix (unescaped .), improved comments 2020-07-27 11:57:40 +03:00
VakarisZ 02a710e15a Updated default password list according to the most popular password statistics 2020-07-27 11:49:31 +03:00
Shay Nehmad e21d67c37a Clean some JS warnings 2020-07-26 14:40:13 +03:00
Shay Nehmad 0deb8c63c5 Fix import formatting 2020-07-26 11:21:57 +03:00
VakarisZ 951794a707 More linting fixes 2020-07-24 17:23:53 +03:00
VakarisZ 49825d460b Bugfix in HeightCalculator.js 2020-07-24 17:20:24 +03:00
VakarisZ b366d12c99 Linting fixes 2020-07-24 17:17:38 +03:00
VakarisZ ecea415e36 Separated InternalConfig into separate tabs for easier navigation 2020-07-24 17:02:53 +03:00
VakarisZ 76401f0778 Rolled back server_config.json to a clean one 2020-07-24 12:41:07 +03:00
VakarisZ cf45ec9401 Typo fixes and improvements 2020-07-24 12:40:06 +03:00
VakarisZ e8d210f001 Merge remote-tracking branch 'upstream/develop' into feature/configuration_improvements 2020-07-24 11:25:06 +03:00
VakarisZ 53707436df
Merge pull request #733 from guardicore/feature/pba_linux_bugfixes
Removed unused imports and improved logging in PBA
2020-07-24 11:24:19 +03:00
VakarisZ 6f993d34e1
Merge pull request #737 from guardicore/feature/broken_attack_matix_ui
Fixed broken attack matrix checkbox UI in config
2020-07-24 11:23:34 +03:00
VakarisZ d049b88c99 Merge remote-tracking branch 'upstream/develop' into feature/configuration_improvements 2020-07-24 11:22:09 +03:00
VakarisZ 09734df93d Fixed double (( typo in WMI exploiter documentation 2020-07-24 11:21:39 +03:00
VakarisZ a1c11df50b Added descriptions to post breach actions, where it was missing 2020-07-24 11:20:42 +03:00
VakarisZ cc78076d32 Added hostname's to IP range validation 2020-07-24 10:45:33 +03:00
VakarisZ c1717d01a5 Merge branch 'feature/configuration_improvement' of https://github.com/guardicore/monkey into feature/configuration_improvements 2020-07-24 09:45:52 +03:00
VakarisZ 696dd83ef6 Changed exploiter documentation links in config 2020-07-24 09:45:17 +03:00
VakarisZ c9468b8600 Changed empty checkbox UI to unfilled in AdvancedMultiSelect.js 2020-07-24 09:18:56 +03:00