Commit Graph

3215 Commits

Author SHA1 Message Date
Shay Nehmad 86d30cdee7 Moved config and readme around, fixed travis 2020-06-17 17:36:37 +03:00
Shay Nehmad 3430a59d14 Bugfix in theme
https://github.com/matcornic/hugo-theme-learn/pull/403
2020-06-16 20:39:49 +03:00
Shay Nehmad dfa59cfd0c Trying alternative installation method for brew 2020-06-16 13:08:33 +03:00
Shay Nehmad 98e4cda08a Add building the docs to travis 2020-06-16 13:04:24 +03:00
Shay Nehmad fedb15bc5d update content 2020-06-14 15:44:07 +03:00
Shay Nehmad 1586a271ff uploaded some more content 2020-06-08 22:26:35 +03:00
Shay Nehmad 102658d8c5 update theme submodule 2020-06-08 19:33:17 +03:00
Shay Nehmad e2f98d9ff3 Update submodule 2020-06-07 21:45:25 +03:00
Shay Nehmad f20a8babd0 Adding the initial version of the Monkey documentation site
Still missing quite a lot of stuff like analytics and deployment scripts.
2020-06-07 21:44:19 +03:00
Shay Nehmad 6c28ff058a
Merge pull request #680 from guardicore/master
Master
2020-06-07 17:12:24 +03:00
Shay Nehmad 3726a14f68
Merge pull request #663 from guardicore/release/1.8.2
Release/1.8.2
2020-06-07 16:04:00 +03:00
Shay Nehmad 9ea6718d37 Moved a function into common, since Monkey doesn't have ring as a dependency
Also renamed it and added UTs
2020-06-03 16:18:19 +03:00
Shay Nehmad ca87ff1330 Merge branch 'develop' into release/1.8.2 2020-06-03 15:55:29 +03:00
Shay Nehmad 33ef1f6261
Merge pull request #670 from guardicore/485/handle-missing-binaries
485/handle missing binaries
2020-05-31 11:20:34 +03:00
ophirharpazg a07ec9251c formatting of the binaries path 2020-05-29 00:30:03 +03:00
ophirharpazg 02bdf4bb11 Added text to the missing-binaries modal 2020-05-27 21:31:32 +03:00
ophirharpazg a4d4f629e0 Raise a modal indicating that Monkey binaries are missing. 2020-05-27 19:32:09 +03:00
ophirharpazg e1229baa61 The Missing Binaries modal works but in a non-elegant way 2020-05-27 17:10:36 +03:00
VakarisZ d430b91eac
Merge pull request #666 from guardicore/665/reset-env-button-state-bug
Fix reset env state bug
2020-05-27 11:00:12 +03:00
Shay Nehmad 090beb6077 We forgot to call onClose for the button 2020-05-27 10:12:32 +03:00
VakarisZ 50dcfa3f73 Merge remote-tracking branch 'upstream/develop' into release/1.8.2 2020-05-26 14:37:01 +03:00
VakarisZ ffda4e858c
Merge pull request #664 from guardicore/feature/smb_vulnerable_port_fix
SMB vulnerable port fix
2020-05-26 14:33:00 +03:00
VakarisZ 8cf9c9f8f4 Explicitly set vulnerable port to None 2020-05-26 14:17:21 +03:00
VakarisZ 1ed49c6eb0 Fixed smb exploiter bug where vulnerable port was not passed 2020-05-26 11:50:01 +03:00
Shay Nehmad 5ea4a90223 Bump path version 2020-05-26 10:52:41 +03:00
VakarisZ 05c99c424d
Merge pull request #654 from guardicore/feature/ui_performance_fixes
UI performance fixes
2020-05-26 09:16:16 +03:00
VakarisZ 43a94b626d Merge remote-tracking branch 'upstream/develop' into ui_performance_fixes 2020-05-25 18:36:47 +03:00
VakarisZ f1f7859a32 Merge remote-tracking branch 'upstream/develop' into ui_performance_fixes 2020-05-25 18:36:12 +03:00
VakarisZ ed276895a8
Merge pull request #650 from guardicore/feature/exploitation_redundancy_fix
Redundant exploitations fix
2020-05-25 18:35:10 +03:00
VakarisZ 3405f29f15 Added small readability changes 2020-05-25 18:25:15 +03:00
VakarisZ 1e812b987a Revert "Map jitter fix"
This reverts commit 30be2715
2020-05-25 10:05:19 +03:00
VakarisZ 1ce2037557 Merge remote-tracking branch 'upstream/feature/exploitation_redundancy_fix' into exploitation_redundancy_fix 2020-05-25 09:53:56 +03:00
Shay Nehmad 2cf9c9c0fe Fix minor linter issues 2020-05-24 13:55:11 +03:00
VakarisZ 9864720fb5 Get node label performance improvement and small BB test changes 2020-05-22 21:22:29 +03:00
VakarisZ bd0b1c1d34 Refactored monkey local config keys into a constant 2020-05-22 10:53:15 +03:00
VakarisZ 04b00b5d88 Revert "UI crash due to multiple redundant telemetry requests fix"
This reverts commit 598872af
2020-05-22 09:42:21 +03:00
VakarisZ c75190eede Map jitter fix 2020-05-22 09:16:43 +03:00
VakarisZ c730605198 UI crash due to multiple redundant telemetry requests fix 2020-05-22 09:16:32 +03:00
VakarisZ bda9b04393 Added "build_command_explicitly()" UT and improved it a bit 2020-05-21 19:58:02 +03:00
VakarisZ 436472b578 Added parameter logging on monkey start, fixed bug where dropper launched monkey inproperly 2020-05-21 19:23:23 +03:00
VakarisZ 30be271598 Map jitter fix 2020-05-21 17:30:59 +03:00
VakarisZ 598872afee UI crash due to multiple redundant telemetry requests fix 2020-05-21 15:34:57 +03:00
VakarisZ f941c9c5fc Added port not null check on island resource 2020-05-21 10:57:18 +03:00
VakarisZ ca1ee90385 Hadoop bugfix, minor readability improvement 2020-05-20 17:20:07 +03:00
Shay Nehmad d412502f6e
Merge pull request #652 from guardicore/hotfix/remove-faulty-install-command-from-travis-yml
Fix travis script
2020-05-20 17:09:30 +03:00
Shay Nehmad 8d2b879ea7 nvm comes pre-installed on travis images, so we're fine 2020-05-20 16:09:36 +03:00
VakarisZ 5def120942 Merge remote-tracking branch 'upstream/develop' into exploitation_redundancy_fix 2020-05-20 15:55:50 +03:00
VakarisZ 2cbe9c1164 Merge branch 'zt_performance_fixes' into exploitation_redundancy_fix 2020-05-20 15:54:27 +03:00
VakarisZ 1f79c16318
Merge pull request #645 from guardicore/feature/zt_performance_fixes
ZeroTrust performance fixes
2020-05-20 15:52:13 +03:00
VakarisZ 44cb87a2c9 Minor js readability improvement 2020-05-20 15:03:02 +03:00