Commit Graph

2629 Commits

Author SHA1 Message Date
Anh T Nguyen ee10ca9050 move try_lock to HostExploiter 2019-09-06 11:11:19 +07:00
Shay Nehmad e520df4c34 Fixed events length check 2019-09-05 21:40:36 +03:00
Shay Nehmad 51117edbea Add deletion of users 2019-09-05 21:32:04 +03:00
Shay Nehmad e618378c95 Vastly improved communicate as new user PBA code structure, also not leaking any more process or thread handles. 2019-09-05 20:56:48 +03:00
Shay Nehmad e9cd20a345 If one PBA fails it shouldn't stop all the rest. 2019-09-05 20:56:17 +03:00
Shay Nehmad 731e3acb90 Added exception info to monkey main function. 2019-09-05 20:56:00 +03:00
Daniel Goldberg ba0bfa5902
Merge pull request #431 from VakarisZ/attack_pba_fixes
Small bugfixes for attack and pba modules.
2019-09-05 19:25:40 +03:00
VakarisZ 3a290b46ac Fixed T1078 attack technique not implemented, empty PBA message and other bugs 2019-09-05 16:40:02 +03:00
VakarisZ 772880f952 Added resources explicitly for testing, improved analyzer, added config parser class 2019-09-05 15:03:30 +03:00
Shay Nehmad 3403d26d70 Merge branch '400/aggregate-findings' into 400/more-tests 2019-09-05 12:53:05 +03:00
Daniel Goldberg c6cc81f50c
Merge pull request #418 from VakarisZ/monkeyzoo_tunneling_11
Updated monkeyzoo images and added tunneling-11
2019-09-04 17:33:58 +03:00
Shay Nehmad 5a29e047ab Extracted events amount badge to function 2019-09-04 17:00:28 +03:00
Shay Nehmad 86cf09419c Moved imports to top of try 2019-09-04 16:24:46 +03:00
VakarisZ 5ab36ffd01 Added firewall rules, fixed buggy ones 2019-09-04 16:06:49 +03:00
Shay Nehmad ae414bcd13 Remove unnecessary apostrophes from commandline 2019-09-04 12:42:46 +03:00
Shay Nehmad 097d8831c8 Joining commands using ,,.join() for linux 2019-09-04 12:40:53 +03:00
Shay Nehmad 4f912d9d1e Fixed sudo usage + added debug logs 2019-09-04 12:30:55 +03:00
Shay Nehmad f8fe0b9f09
Merge pull request #427 from guardicore/426/bugfix-load-monkey-model-aws
Added aws_instance_id field to monkey model
2019-09-04 12:18:17 +03:00
VakarisZ 02c7d6c30e Added docs about order of method calls 2019-09-04 12:11:47 +03:00
Shay Nehmad 37fac9c613 Merge branch '400/zero-trust-mvp' into 400/more-tests 2019-09-04 12:11:05 +03:00
Shay Nehmad 8484925a64 Added aws_instance_id field to monkey model 2019-09-04 12:05:46 +03:00
VakarisZ 005618072d Removed unused mssqlexec objects property 2019-09-04 11:46:28 +03:00
Shay Nehmad 2a78b62d00 Moved imports to local imports 2019-09-04 11:35:18 +03:00
VakarisZ 4f67eea2a1 Improved monkeyzoo docs, updated config, fixed prefix bugs 2019-09-04 10:29:38 +03:00
Shay Nehmad 3469ec6996 Still need to test linux 2019-09-03 22:35:18 +03:00
Shay Nehmad c371bf8ac5 Added 1314 error TODO 2019-09-03 21:52:30 +03:00
Shay Nehmad 1befe35d34 Added some logs, and more error handling for winapis. Still not working 2019-09-03 21:42:48 +03:00
Shay Nehmad 52a95935c8 Added new user communication PBA and ZT test, not working yet WIP! 2019-09-03 21:17:13 +03:00
VakarisZ c779887955 Added prefixes to all resources 2019-09-03 17:22:07 +03:00
VakarisZ ac702ffc27 Removed useless import in mssqlexec 2019-09-03 16:29:08 +03:00
VakarisZ 6c49cabbc2 Changed string formatting to latest syntax 2019-09-03 16:27:11 +03:00
VakarisZ 63d07f9c4b Added unit tests, improved mssql readability 2019-09-03 15:51:13 +03:00
Shay Nehmad a7c18437cd Merge branch 'develop' into 400/zero-trust-mvp 2019-09-02 19:06:21 +03:00
Shay Nehmad 6e0c974215 Final CR comments, improved doc and extracted a saveJsonToFIle function 2019-09-02 18:19:49 +03:00
Shay Nehmad 871e7b11d7 Updated SVGs 2019-09-02 18:12:08 +03:00
Shay Nehmad 68d185f5fd Added new icons for timeline events types (and deleted the Island event type) 2019-09-02 16:00:04 +03:00
Shay Nehmad d7543e1117 Extracted magic numbers to consts and deleted unused css file 2019-09-02 15:38:57 +03:00
Shay Nehmad 4d50f0d8de Map status to finding instead of calling function 3 times 2019-09-02 15:05:34 +03:00
Shay Nehmad cdc72eace7 Renamed overview to section 2019-09-02 14:52:14 +03:00
Shay Nehmad f05178baeb Fixed proptypes 2019-09-02 14:47:49 +03:00
Shay Nehmad 8f8f273859 Seperated main sections to components 2019-09-02 14:43:54 +03:00
Shay Nehmad 02cd1ad684 Extracted event text and creation to function 2019-09-02 14:43:39 +03:00
Shay Nehmad 5487395797 Moved JSON parsing to state.py 2019-09-02 12:32:00 +03:00
Shay Nehmad a330dc1bb7 Extracted json parsing to scan.py 2019-09-02 11:46:42 +03:00
Shay Nehmad fec0791c7b Moved JSON parsing to exploit.py 2019-09-02 11:40:22 +03:00
vakaris_zilius b733cf3389 Changed tmp dir path on mssql exploiter 2019-09-02 08:37:52 +00:00
Shay Nehmad 2269e78888 Added docs for is_segmentation_violation 2019-09-02 11:37:26 +03:00
Shay Nehmad 2d7829ca4b Split test_machine_exploited into 2 functions 2019-09-02 11:05:57 +03:00
Shay Nehmad 107ac73366 Improved documentation of create_ir_add_to_existing_finding 2019-09-02 11:00:57 +03:00
Shay Nehmad 9fc2bf886d Extracted ES_SERVICE to const
CR
2019-09-02 11:00:10 +03:00