Commit Graph

2031 Commits

Author SHA1 Message Date
itay 27ca921dbc Refactor state telem 2019-06-23 15:36:28 +03:00
itay 78fb69c6ea Fix telem_category 2019-06-23 15:35:00 +03:00
itay 06c14bee67 refactor exploit telem 2019-06-23 14:57:57 +03:00
Itay Mizeretz 3161b39f5e
Merge pull request #363 from guardicore/bugfix/exploit-host-retval
exploit_host returns '_exploit_host''s return value
2019-06-23 14:49:45 +03:00
itay 78b8ef4bd3 exploit_host returns '_exploit_host''s return value 2019-06-23 14:45:36 +03:00
Itay Mizeretz aab6799ab1
Merge pull request #362 from guardicore/bugfix/fix-category-type
fix variable name 'catagory' -> 'category'
2019-06-23 14:24:16 +03:00
itay 5706e1d113 fix variable type 'catagory' -> 'category' 2019-06-23 14:07:48 +03:00
itay 5fc6fa5c3c Fix field type to contain more precise time 2019-06-23 14:03:41 +03:00
itay f8004a6b08 Use mongoengine for latest modify time 2019-06-23 14:03:13 +03:00
Itay Mizeretz 4f4fedb5d8
Merge pull request #353 from VakarisZ/monkey_hook_method
Exploiter hook method
2019-06-23 13:40:09 +03:00
Daniel Goldberg e2321baf9e
Merge pull request #359 from VakarisZ/http_server_bugfix
HTTP servers' bugfix
2019-06-19 18:56:20 +03:00
VakarisZ 17d08c7883 Merge branch 'attack_comand_line_interface' into attack_powershell
# Conflicts:
#	monkey/infection_monkey/exploit/hadoop.py
2019-06-19 15:55:20 +03:00
VakarisZ e38410a232 CR improvements 2019-06-19 15:53:40 +03:00
VakarisZ 7c41d1e2c9 Merge branch 'attack_comand_line_interface' into attack_powershell 2019-06-19 15:13:55 +03:00
VakarisZ 7c01aab58c CR improvements 2019-06-19 12:43:44 +03:00
VakarisZ 9935f156ff Merge branch 'attack_pass_the_hash' into attack_comand_line_interface 2019-06-19 12:25:17 +03:00
VakarisZ b3c6baf214 Readability improvements 2019-06-19 12:21:32 +03:00
VakarisZ b1f13155bb Merge branch 'attack_pass_the_hash' into attack_comand_line_interface
# Conflicts:
#	monkey/monkey_island/cc/services/attack/attack_report.py
2019-06-19 12:12:20 +03:00
VakarisZ ab4bbd437f Readability improvements 2019-06-19 11:54:58 +03:00
VakarisZ a70b77b752 Merge remote-tracking branch 'upstream/develop' into attack_comand_line_interface
# Conflicts:
#	monkey/monkey_island/cc/services/attack/attack_report.py
2019-06-19 11:08:20 +03:00
VakarisZ e978d65998 Merge remote-tracking branch 'upstream/develop' into monkey_hook_method 2019-06-19 10:42:06 +03:00
VakarisZ eded13f610 Refactored HostExploiter to have pre_exploit and post_exploit methods 2019-06-19 10:38:59 +03:00
VakarisZ c2a00daed6 HTTP servers bugfix 2019-06-19 09:22:29 +03:00
itay 12eeea68a4 determine if new report needs to be generated pending on latest update time of monkey 2019-06-18 20:17:51 +03:00
VakarisZ 9367e6490b Merge remote-tracking branch 'upstream/develop' into attack_pass_the_hash
# Conflicts:
#	monkey/monkey_island/cc/services/attack/attack_report.py
#	monkey/monkey_island/cc/services/attack/technique_reports/T1197.py
#	monkey/monkey_island/cc/services/attack/technique_reports/__init__.py
2019-06-18 16:46:27 +03:00
VakarisZ 8505ad0ca8 Refactored AttackTechnique methods to use @classmethod and minor improvenets in UI 2019-06-18 16:36:37 +03:00
Itay Mizeretz 04e7ca13e7
Merge pull request #336 from guardicore/feature/refactor-attack-telem
Changed attack telemetry to be regular telemetry.
2019-06-18 15:34:57 +03:00
VakarisZ 676eca6f87 Merge remote-tracking branch 'upstream/develop' into attack_pass_the_hash 2019-06-18 15:34:31 +03:00
itay 232a82334a Merge remote-tracking branch 'origin/develop' into feature/refactor-attack-telem
# Conflicts:
#	monkey/monkey_island/cc/services/attack/attack_report.py
2019-06-18 15:34:15 +03:00
Itay Mizeretz 0a692377cf
Merge pull request #345 from VakarisZ/attack_brute_force
Attack brute force
2019-06-18 15:17:24 +03:00
VakarisZ 20de5231ba Merge remote-tracking branch 'upstream/develop' into brute_force_report
# Conflicts:
#	monkey/infection_monkey/utils.py
2019-06-18 14:21:50 +03:00
VakarisZ dc2755173d Refactored technique report basic data generation methods 2019-06-18 14:15:13 +03:00
itay 985d3ea188 rename telem_type to telem_catagory 2019-06-18 12:19:29 +03:00
itay 345f0e0cc5 Merge branch 'develop' into feature/refactor-attack-telem 2019-06-18 12:11:46 +03:00
VakarisZ cc786b9ce8 Private keys attack technique implemented 2019-06-17 12:17:30 +03:00
VakarisZ 0422cd32db Bugfix 2019-06-14 15:52:49 +03:00
VakarisZ 09c62b7ccf minor bugfix 2019-06-14 10:17:16 +03:00
VakarisZ 85d88d76cf Merge remote-tracking branch 'upstream/develop' into monkey_hook_method
# Conflicts:
#	monkey/infection_monkey/utils.py
2019-06-14 09:43:16 +03:00
VakarisZ c117e59672
Merge pull request #352 from VakarisZ/small_bugfix
_EXPLOITED_SERVICE prop added to win_ms08_067 exploiter
2019-06-14 09:24:37 +03:00
VakarisZ 74042b4f29 _EXPLOITED_SERVICE var added to win_ms08_067 exploiter 2019-06-14 09:15:55 +03:00
VakarisZ e6c3cdb361 Hook method for exploiters implemented 2019-06-14 09:09:34 +03:00
VakarisZ 0d0bc5c02a Merge remote-tracking branch 'upstream/develop' into attack_system_info
# Conflicts:
#	monkey/infection_monkey/utils.py
2019-06-13 17:33:22 +03:00
VakarisZ 95d5d4f8b2 Merge remote-tracking branch 'upstream/develop' into attack_system_info 2019-06-13 17:31:18 +03:00
VakarisZ c28420944e System info technique implemented 2019-06-13 17:19:04 +03:00
Shay Nehmad c320111499
Merge pull request #326 from guardicore/feature/325-notification-when-done
[CR] Added a notification when infection is done
2019-06-12 19:32:54 +03:00
Shay Nehmad 6480cfe232 Merge branch 'develop' into feature/325-notification-when-done 2019-06-12 19:32:29 +03:00
Daniel Goldberg 015081f9d8
Merge pull request #338 from guardicore/improvement/232-dont-show-linux-in-cred-map
[CR] Improvement/232 dont show linux in cred map
2019-06-12 19:26:15 +03:00
Daniel Goldberg 302d4af5ed
Merge pull request #349 from guardicore/bugfix/348-monkey-dir
[CR] Use tempfile to create monkey directory
2019-06-12 19:24:22 +03:00
Shay Nehmad 4d184d5723
Merge pull request #339 from guardicore/feature/337-check-mongo-version
[DONE] Added assertion of mongo db version.
2019-06-12 18:29:25 +03:00
Shay Nehmad 65ca86f6c0 Changed minimum mongo version to 3.6
Because Ubuntu 18.04 still provides only 3.6 and people may install that way.
https://launchpad.net/ubuntu/bionic/+source/mongodb
2019-06-12 18:28:25 +03:00