Commit Graph

1998 Commits

Author SHA1 Message Date
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
Shay Nehmad 922a129f2f Now using tempfile to create monkey directory
Instead of predetermined tmp paths.
2019-06-12 17:08:33 +03:00
VakarisZ 881911ec8a Merge remote-tracking branch 'upstream/develop' into attack_pass_the_hash 2019-06-12 12:00:53 +03:00
VakarisZ 9c52ad3617 system info technique implementation started 2019-06-12 11:59:55 +03:00
VakarisZ f2d25c4481 fixed PR comments 2019-06-12 11:52:05 +03:00
itay 16306f86bb fix imports 2019-06-11 19:45:03 +03:00
itay 63e64cbd7e Add attack telemetries to feed and preprocessing dicts
Fix 1197 report processing
2019-06-11 17:33:55 +03:00
VakarisZ db6a309f7e Merge remote-tracking branch 'upstream/develop' into attack_system_info 2019-06-11 16:46:00 +03:00
itay 22815b7e02 Fix test 2019-06-11 16:42:55 +03:00
itay 4d962feafe Rename test victim host telem file
Create new T1197Telem class for new telemetries
2019-06-11 16:34:54 +03:00
itay 93d6280d1a Fix CR comments 2019-06-11 16:16:36 +03:00
itay b2eef28291 Fix VictimHost's getData 2019-06-11 16:13:26 +03:00
VakarisZ 7068a77a61
Merge pull request #343 from VakarisZ/web_rce_bugfix
bug in web_rce fixed
2019-06-11 14:56:39 +03:00
VakarisZ 85ff5bd4ec bug in web_rce fixed 2019-06-11 14:49:18 +03:00
itay dba82fc818 Merge remote-tracking branch 'origin/develop' into feature/refactor-attack-telem
# Conflicts:
#	monkey/infection_monkey/monkey.py
#	monkey/infection_monkey/transport/attack_telems/base_telem.py
#	monkey/infection_monkey/transport/attack_telems/victim_host_telem.py
#	monkey/monkey_island/cc/app.py
#	monkey/monkey_island/cc/resources/attack/attack_telem.py
#	monkey/monkey_island/cc/services/attack/attack_telem.py
2019-06-11 14:45:21 +03:00
VakarisZ 911c2e8b13 technique added to report UI 2019-06-11 14:33:37 +03:00
Itay Mizeretz 2738cc61e8
Merge pull request #305 from VakarisZ/attack_report_2
Attack report 2
2019-06-11 11:20:56 +03:00
VakarisZ 71edd48166 Powershell implementation started 2019-06-10 18:28:51 +03:00
VakarisZ 5fe468f3cc Merge branch 'attack_comand_line_interface' into attack_powershell 2019-06-10 17:37:13 +03:00
VakarisZ 9cc526ca09 web_rce bugfix 2019-06-10 17:33:00 +03:00
VakarisZ dbf469f50f Powershell started 2019-06-10 17:31:47 +03:00
VakarisZ 6ca33fff68 Added header to used commands table. 2019-06-10 12:41:29 +03:00
VakarisZ 6636cd23e8 Changed cmds from array to dict 2019-06-10 12:32:01 +03:00
VakarisZ 908c531696 command line implementation finished 2019-06-10 11:31:04 +03:00
VakarisZ 9b08e606f8 CLI implementation started 2019-06-10 08:46:35 +03:00
VakarisZ c99ceff21d Table not shown if no passwords were stolen 2019-06-07 17:00:08 +03:00
VakarisZ 7e059cbf62 Merge branch 'attack_pass_the_hash' into attack_credential_dumping 2019-06-07 16:54:17 +03:00
VakarisZ af63e93b13 Table not shown if no hashes were used. 2019-06-07 16:49:04 +03:00
VakarisZ 350c7d93fa T1003 credential dumping implemented 2019-06-07 11:51:47 +03:00
VakarisZ 75d52a7ee7 Merge branch 'brute_force_report' into attack_pass_the_hash 2019-06-07 10:12:40 +03:00
VakarisZ 6c4a515442 ntlm credential display bugfix 2019-06-07 10:12:02 +03:00
VakarisZ c4d5aed01f PTH implementation finished, helper methods added 2019-06-06 18:14:33 +03:00
VakarisZ ed23fd351d Merge branch 'brute_force_report' into attack_pass_the_hash 2019-06-06 15:26:01 +03:00
VakarisZ 2ab3be6437 Merge branch 'attack_report' into brute_force_report 2019-06-06 15:19:31 +03:00