Commit Graph

3497 Commits

Author SHA1 Message Date
Shreya 4833ec906a Small CR changes 2020-07-28 17:00:35 +05:30
Shreya 5f53ea995c Pass build 2020-07-28 17:00:35 +05:30
Shreya e19c3c20eb Generate T1156 and T1504 reports via mongo query 2020-07-28 17:00:35 +05:30
Shreya a5fd87c2aa Modifications to get the telemetry feed and reports rendering properly 2020-07-28 17:00:35 +05:30
Shreya b92fe47005 Override `run()` for PBA "modify shell startup files" + assign EXECUTION_WITHOUT_OUTPUT to all relevant PBAs on the island side 2020-07-28 17:00:35 +05:30
Shreya 177b713930 Fixes 2020-07-28 17:00:35 +05:30
Shreya d391255498 Modify `run()` for "modify shell startup files" PBA 2020-07-28 17:00:35 +05:30
Shreya 6698de3edb Move data modification for PBA from frontend to backend 2020-07-28 17:00:35 +05:30
Shreya b2ef06ea01 CR changes
- Added nested classes
- Extracted repetitive code
2020-07-28 17:00:35 +05:30
Shreya a6e7c934f5 Manipulate PBA data to show multiple results of PBAs as separate entries in the report 2020-07-28 17:00:35 +05:30
Shreya 18e73de629 Modify logic to call PostBreachTelem.send() only once for modify shell startup files PBA 2020-07-28 17:00:35 +05:30
VakarisZ 1f961678c0
Merge pull request #740 from guardicore/snyk-fix-e85f472f3a236fafae1b14a45dcea76c
[Snyk] Security upgrade marked from 0.8.2 to 1.1.1
2020-07-28 12:50:02 +03:00
Shay Nehmad ac21aca70d Tested upgrade + small UI bugfix 2020-07-28 12:33:20 +03:00
snyk-bot 5271ebc424 fix: monkey/monkey_island/cc/ui/package.json & monkey/monkey_island/cc/ui/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MARKED-584281
2020-07-27 17:33:31 +00:00
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
Shay Nehmad b25802c466 Merge branch 'feature/configuration_improvement' of https://github.com/guardicore/monkey into feature/configuration_improvement 2020-07-23 18:18:59 +03:00
Shay Nehmad 336c3cbb47 Update descriptions of config values
Now can use whitespace
2020-07-23 18:18:53 +03:00
VakarisZ 5449084394 Added validation to important tabs (not-internal) 2020-07-23 16:04:29 +03:00
Shay Nehmad add176f7c6
Merge pull request #738 from guardicore/fix-import-pywin32
pywin32 is missing from the Monkey
2020-07-23 14:24:24 +03:00
Shay Nehmad 17587802ff pywin32 is missing from the Monkey
WMI package upgraded and required pywin32.
because we have this package imported but not used in linux machines
we downgraded
2020-07-23 12:45:37 +03:00
VakarisZ db6552a136 Moved "victims_max_exploit" and "victims_max_find" to "internal", increased "victims_max_exploit" default to 100 2020-07-23 10:52:05 +03:00
VakarisZ bca5ad912e "Exploits" config section moved to "Internal", UI fix for other moved sections 2020-07-23 10:41:17 +03:00
VakarisZ 2506fdc501 "Network" config section moved to "Internal" 2020-07-23 10:18:03 +03:00
VakarisZ b2eb5a40ad Removed "Monkey island" config tab (moved everything into internal) 2020-07-23 09:44:13 +03:00
VakarisZ 57ee55d9ff Moved "is monkey alive" into internal(still hidden) config, fixed PBA UI 2020-07-23 09:12:27 +03:00
VakarisZ 2c96ace908 Mimikatz, Azure collectors moved to system info collectors in config, "Behaviour" renamed to "Post breach" in config 2020-07-22 18:06:49 +03:00