Commit Graph

3005 Commits

Author SHA1 Message Date
VakarisZ 986e52716f Finished telemetry performance test (time measurements, refactoring) 2020-04-23 19:46:58 +03:00
VakarisZ 91d68113f9 Refactored root endpoint and added service hook for things that should happen after exploitation is done 2020-04-23 19:46:05 +03:00
VakarisZ 78b0186613 Finished telemetry fabrication 2020-04-23 19:44:24 +03:00
VakarisZ b6e0e30d58 Splitting classes into multiple files 2020-04-20 18:23:25 +03:00
VakarisZ 636c8f6d3f Added the ability to forge more intricate setup telemetries + small bugfixes, refactors and improvements 2020-04-20 17:49:24 +03:00
VakarisZ 1ccbb3d989 Finished fabricated monkey telemetry sending 2020-04-16 16:39:10 +03:00
VakarisZ a400da276a Added ability to export test telemetries to directory 2020-04-15 17:17:03 +03:00
VakarisZ 7d397da245 Added telemetry collection 2020-04-15 15:42:37 +03:00
VakarisZ 5fa27c14e8 Bugfixes and debugging comments removed 2020-04-15 09:38:08 +03:00
VakarisZ 0e2a3a54a9 Merge remote-tracking branch 'upstream/develop' into map_generation_test
# Conflicts:
#	envs/monkey_zoo/blackbox/test_blackbox.py
2020-04-10 17:07:41 +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
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
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 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
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