Commit Graph

2132 Commits

Author SHA1 Message Date
VakarisZ 73d434119d CR comments fixed 2019-10-01 10:42:51 +03:00
VakarisZ 72e30bb631 Added 2 PTH tests, changed consts to improve stability 2019-09-24 16:18:11 +03:00
VakarisZ 896e6e486f Added env. reset before tests 2019-09-19 14:38:17 +03:00
VakarisZ 5d8662deb4 Merge remote-tracking branch 'upstream/develop' into 420/blackbox 2019-09-17 09:20:12 +03:00
VakarisZ bc9b994cba
Merge pull request #422 from guardicore/mssql_bugfix
MSSQL bugs fixed, refactored to be more stable
2019-09-17 09:19:13 +03:00
VakarisZ 018d3ddc08 Fixed bugs regarding waiting for monkeys to die, readability improvements 2019-09-17 09:17:29 +03:00
VakarisZ 91fe7c22a8 Removed comments that were used in testing 2019-09-13 16:50:12 +03:00
VakarisZ e0a38f3b19 Refactored gitignore to include gcp_keys directory but not it's contents 2019-09-13 16:40:43 +03:00
VakarisZ 9938ba9574 Implemented logs 2019-09-13 16:12:58 +03:00
VakarisZ a17305a324 More improvements on the configs 2019-09-11 17:35:41 +03:00
VakarisZ 994b6ed63d Improved exception throwing 2019-09-11 17:23:28 +03:00
VakarisZ e6060b6729 Merge remote-tracking branch 'upstream/develop' into 420/blackbox 2019-09-11 13:56:50 +03:00
VakarisZ ae7c0000c6
Merge pull request #433 from VakarisZ/not_dying_fix
Bugfix for monkey not reporting being dead
2019-09-11 13:54:10 +03:00
VakarisZ 650ef12149 Bugfix for monkey not reporting being dead 2019-09-11 13:03:12 +03:00
VakarisZ 36b6752827 Refactored to run series of tests, improved configurations, file structure 2019-09-11 12:39:28 +03:00
Daniel Goldberg 02b7469d9e
Merge pull request #432 from guardicore/bugfix/aws_export_with_no_config
Bugfix/aws export with no config
2019-09-09 10:36:06 +03:00
Daniel Goldberg e010ea5b39 Fully explict path all the things 2019-09-09 10:23:10 +03:00
Daniel Goldberg bf3ad35124 Move try catch to better handle multiple exporters 2019-09-09 09:25:46 +03:00
Daniel Goldberg 004cfa17f3 Bugfix, add AWS exporter only when running with AWS config. 2019-09-09 09:25:46 +03:00
Daniel Goldberg 72cae8624c Move AWS exporting to proper subfolder 2019-09-09 09:25:45 +03:00
VakarisZ 547103508f
Merge pull request #423 from gaochua/fix_shellshock
Enter lock in Shellshock exploit
2019-09-09 09:05:16 +03:00
Anh T Nguyen 7b0bf71279 update 2019-09-07 07:14:11 +07:00
VakarisZ 0ee4445ca1 Added timeout to tests, added logs 2019-09-06 20:59:11 +03:00
Anh T Nguyen ee10ca9050 move try_lock to HostExploiter 2019-09-06 11:11:19 +07: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
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
VakarisZ 5ab36ffd01 Added firewall rules, fixed buggy ones 2019-09-04 16:06:49 +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 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
VakarisZ 4f67eea2a1 Improved monkeyzoo docs, updated config, fixed prefix bugs 2019-09-04 10:29:38 +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
vakaris_zilius b733cf3389 Changed tmp dir path on mssql exploiter 2019-09-02 08:37:52 +00:00
Shay Nehmad 7f543d675d Fixed typo 2019-09-01 15:04:23 +03:00
Shay Nehmad 5e571e7e9e
Merge pull request #425 from guardicore/dev-contrib-updates
Dev contribution guidelines updates
2019-09-01 14:52:56 +03:00
Shay Nehmad 39437c5913 Rename existing test files in accordance to new naming scheme 2019-09-01 14:13:24 +03:00
Shay Nehmad f8ef243d04 Updated contrib.md to include info about UT name format and branch name format 2019-09-01 14:09:42 +03:00
Anh T Nguyen c0a6f1d1dd update 2019-09-01 14:04:16 +07:00
Shay Nehmad a0d932908f Merge branch '420/blackbox' of https://github.com/guardicore/monkey into 420/blackbox 2019-08-29 18:48:39 +03:00
Shay Nehmad 5afded480e Now run monkey works 2019-08-29 18:48:35 +03:00
VakarisZ 919a7ddd11 Carcass of analyzers added 2019-08-29 18:18:25 +03:00
Shay Nehmad ebd2628516 Now pytest gets --island 1.2.3.4:5000 as command line param 2019-08-29 15:14:07 +03:00
Shay Nehmad 98a60a37df Works talking to server 2019-08-29 14:57:04 +03:00
Anh T Nguyen 8099644cee enter lock before downloading 2019-08-29 18:18:41 +07:00