Commit Graph

3206 Commits

Author SHA1 Message Date
Shay Nehmad 7488dea00e Fixed comment format 2020-04-10 16:14:35 +03:00
Shay Nehmad ef5694e055 Updating pip and added more messages to the postinstall script 2020-04-10 14:51:58 +03:00
Shay Nehmad 5c6b9c43b3 Added build-essential to deps, to install packages without precompiled whl
like netifaces
2020-04-10 14:45:25 +03:00
VakarisZ 3898872224
Merge pull request #607 from guardicore/run_remote_monkey_button_fix
UI remote monkey run button fix
2020-04-10 14:40:55 +03:00
VakarisZ bbe8338f98 Merge remote-tracking branch 'upstream/develop' into develop 2020-04-10 14:35:01 +03:00
VakarisZ 367017a6b6 Refactored and further improved performance test code structure 2020-04-10 14:32:39 +03:00
VakarisZ dc871eb777
Merge pull request #601 from VakarisZ/1_8_fixes
1.8 quick fixes
2020-04-10 14:31:48 +03:00
Shay Nehmad c72ed36b76 No need for bson package in requirements
Installed with pymongo in a maintained project
2020-04-09 18:50:10 +03:00
VakarisZ c8d8cc3941 Removed pytest fail mark from fixed tunneling test and moved to performance test 2020-04-09 18:25:33 +03:00
VakarisZ 0fc5615058 Further improving and refactoring performance test code 2020-04-09 18:23:01 +03:00
VakarisZ 1ed4b29786 BB fixes: updated struts2 configuration and increased tunneling timeout 2020-04-09 16:22:07 +03:00
Shay Nehmad 7bab9a03d8 Updated python version to 3.7 2020-04-09 15:51:59 +03:00
VakarisZ b701375236 Fixed bug where tunneling-11 doesn't get turned on/off during bb tests 2020-04-08 18:24:44 +03:00
VakarisZ 03c29c07fb Minor style changes 2020-04-08 18:22:12 +03:00
VakarisZ 347f63d09f UI remote monkey run button fix 2020-04-08 18:17:43 +03:00
VakarisZ 5748645734 Actual stix2 import bugfix 2020-04-08 16:38:30 +03:00
VakarisZ 90e655d242 Improved stix2 core import statement 2020-04-08 16:06:02 +03:00
VakarisZ a55812edbe Improved SSH exploiter to run on the background 2020-04-08 16:04:27 +03:00
VakarisZ a74a7cc48f Added tunneling-12 (windows) machine to monkeyzoo infra and test config. 2020-04-08 12:14:33 +03:00
VakarisZ 2c2af5451d SSH tunneling fix 2020-04-08 12:11:41 +03:00
VakarisZ a873525cc0 Added new icons 2020-04-08 12:10:38 +03:00
VakarisZ e95cf61b28 Removed cmd.exe prefix from command that's used on linux also 2020-04-06 10:19:52 +03:00
VakarisZ b89a23bc9a Added logging about which command was used to execute monkey in WebRCE framework 2020-04-06 10:19:16 +03:00
VakarisZ 2e21930417 Fixed bug where bootloader telem creates a second node after monkey finishes 2020-04-03 21:03:03 +03:00
VakarisZ 94b06f49bb Improved default monkey run commands to include cmd.exe /c prefix (this fixed elastic bug) 2020-04-03 17:48:18 +03:00
VakarisZ bf6a8384da
Merge pull request #600 from VakarisZ/linux_bootloader_hotfix
Bootlaoder reliability
2020-04-03 09:39:31 +03:00
VakarisZ cba2f232fc Changes code to only store the first bootloader telem instead of overriding it 2020-04-02 19:05:23 +03:00
Shay Nehmad 8e04cf215f bump duckerfile version 2020-04-01 15:33:27 +03:00
VakarisZ f89cbdbdbc
Merge pull request #575 from guardicore/enhancement/mitre-ui-review-fixes
[WIP] Enhancing MITRE UX
2020-04-01 14:50:57 +03:00
VakarisZ 8a479145c6 Fixed database resetting bug and test typos 2020-04-01 12:15:31 +03:00
VakarisZ 483a3576d4 Fixed unit test that gets mitigations from API 2020-04-01 09:52:38 +03:00
VakarisZ f6782b72fa Merge branch 'enhancement/mitre-ui-review-fixes' of https://github.com/guardicore/monkey into enhancement/mitre-ui-review-fixes
 Conflicts:
	monkey/monkey_island/cc/main.py
2020-04-01 09:26:44 +03:00
VakarisZ 7adbbdd525 Backmerged and fixed a bug where mitigations got deleted on DB reset 2020-04-01 09:21:48 +03:00
VakarisZ bc166ef67d Merge remote-tracking branch 'upstream/develop' into enhancement/mitre-ui-review-fixes
# Conflicts:
#	monkey/monkey_island/cc/main.py
2020-04-01 09:20:55 +03:00
Shay Nehmad 224861d084 Added "-s" flag for setup-only, useful for building Islands 2020-03-31 20:15:34 +03:00
VakarisZ 950e160627 Some bugfixes and added explanations about why no mitigations exist 2020-03-31 18:43:51 +03:00
VakarisZ 2b0820f74a Addressed most CR comments, refactored mitigations to include names and urls 2020-03-31 17:40:36 +03:00
Shay Nehmad bee46c0ec5
Merge pull request #507 from guardicore/os_compatibility_env
OS compatibility environment
2020-03-30 17:06:33 +03:00
Shay Nehmad 4da6a6a491
Merge pull request #527 from VakarisZ/old_machine_bootloader
Old machine bootloader
2020-03-30 17:06:12 +03:00
VakarisZ 303dda1621 Refactoring current tests 2020-03-30 10:45:42 +03:00
VakarisZ 5d827d1f44 Changed quotes from double to single on MitigationComponent import 2020-03-26 13:12:21 +02:00
VakarisZ 2a8c510db5 Improved mitigations UI by aligning and padding text, removing unused header 2020-03-26 12:59:23 +02:00
VakarisZ 57df099863 Improved performance by storing mitigations on mongodb 2020-03-26 12:58:41 +02:00
VakarisZ acdef956d9 Removed ingress rules from monkey maker machines 2020-03-25 15:23:03 +02:00
VakarisZ 06e8156a4a Added mitigations to each attack technique report 2020-03-25 13:12:40 +02:00
VakarisZ fa83eeb258 Changed UI colours 2020-03-23 14:01:02 +02:00
VakarisZ 372e05eb13 Merge remote-tracking branch 'upstream/develop' into enhancement/mitre-ui-review-fixes 2020-03-23 12:54:32 +02:00
Shay Nehmad f561d4c604
Merge pull request #580 from VakarisZ/mitre_bugfixes
Mitre bugfixes
2020-03-23 12:17:37 +02:00
VakarisZ 1ff6a91d75 Fixed bootloader networking bug and improved exception handling 2020-03-20 19:57:56 +02:00
VakarisZ b5078f8ba0 Fixed network configuration attack technique 2020-03-19 16:21:13 +02:00