Commit Graph

2052 Commits

Author SHA1 Message Date
VakarisZ b9a5ac1fe4 Refactored: scripting telemetry is send as a string, without using UsageEnum 2019-08-22 14:04:45 +03:00
VakarisZ baccf3cc0b Merge branch 'attack_remote_services' into attack_scripting 2019-08-21 09:19:33 +03:00
VakarisZ 6a1bc4ba96 Merge branch 'attack_sys_network_config' into attack_remote_services 2019-08-21 09:19:04 +03:00
VakarisZ f014d3b035 Merge branch 'attack_system_discovery' into attack_sys_network_config 2019-08-21 09:18:32 +03:00
VakarisZ 3852bb80f3 Merge branch 'attack_data_from_system' into attack_system_discovery 2019-08-21 09:08:54 +03:00
VakarisZ b80040c547 Merge branch 'attack_file_perm_mod' into attack_data_from_system 2019-08-21 09:07:48 +03:00
VakarisZ ba40f1a5c4 Merge branch 'attack_exfiltration_c2_channel' into attack_file_perm_mod 2019-08-21 09:06:33 +03:00
VakarisZ 1dfdb9b0a1 Merge remote-tracking branch 'upstream/develop' into attack_exfiltration_c2_channel
# Conflicts:
#	monkey/monkey_island/cc/models/monkey.py
#	monkey/monkey_island/cc/ui/src/components/attack/techniques/T1090.js
2019-08-21 09:05:34 +03:00
Itay Mizeretz 10b2c2e6cb
Merge pull request #377 from VakarisZ/attack_proxy
T1188 Multi-hop proxy and T1090 Connection proxy
2019-08-20 19:17:47 +03:00
VakarisZ 68aec8e336 Exported UsageTechnique class to separate file, improved documentation. Refactored scripting attack telemetry sending in pba 2019-08-20 18:15:25 +03:00
VakarisZ 4013652f6c Merge branch 'attack_remote_services' into attack_scripting 2019-08-20 17:09:03 +03:00
VakarisZ 54b38b04b2 Exported common T1021 and T1110 functions to 'technique_report_tools.py' file, fixed 'ScanStatus' usage on front end 2019-08-20 17:03:26 +03:00
VakarisZ 1360e1877c Merge branch 'attack_sys_network_config' into attack_remote_services 2019-08-20 16:36:26 +03:00
VakarisZ fd20d98a8f Fixed CR comments 2019-08-20 16:27:48 +03:00
VakarisZ 320bcc4c1d Merge branch 'attack_system_discovery' into attack_sys_network_config
# Conflicts:
#	monkey/monkey_island/cc/ui/src/components/attack/techniques/Helpers.js
#	monkey/monkey_island/cc/ui/src/components/attack/techniques/T1082.js
2019-08-20 16:10:06 +03:00
VakarisZ d73e846419 Fixed CR comments 2019-08-20 15:39:10 +03:00
VakarisZ 35e7be1361 Merge branch 'attack_data_from_system' into attack_system_discovery 2019-08-20 15:36:46 +03:00
VakarisZ bfa524b3ea Fixed typos in UI (renamed scanStatus to ScanStatus) 2019-08-20 15:20:38 +03:00
VakarisZ 5b074158ec Renamed '_type' to 'gathered_data_type' in data from local system attack technique. 2019-08-20 15:05:14 +03:00
VakarisZ 1da20b33c6 Merge branch 'attack_file_perm_mod' into attack_data_from_system 2019-08-20 15:04:11 +03:00
VakarisZ 62e5ee5b46 Merge branch 'attack_exfiltration_c2_channel' into attack_file_perm_mod
# Conflicts:
#	monkey/infection_monkey/exploit/sshexec.py
2019-08-20 09:03:37 +03:00
VakarisZ 1e661476a9 UI bugfixes 2019-08-20 08:52:36 +03:00
VakarisZ cae1b72d86 Added machine to t1222 telem. comment 2019-08-20 08:35:45 +03:00
VakarisZ 4ae92af37d Merge remote-tracking branch 'upstream/develop' into attack_exfiltration_c2_channel
# Conflicts:
#	monkey/monkey_island/cc/models/monkey.py
2019-08-19 17:55:10 +03:00
VakarisZ 3325aea17d Fixed CR comments 2019-08-19 17:52:42 +03:00
VakarisZ f2f616f847 Merge remote-tracking branch 'upstream/develop' into attack_proxy
# Conflicts:
#	monkey/monkey_island/cc/models/monkey.py
2019-08-19 15:31:58 +03:00
VakarisZ e9d39577ee Fixed bug in unit test for tunneling 2019-08-19 15:17:48 +03:00
VakarisZ 97ab71b694
Merge pull request #376 from VakarisZ/attack_bugfixes
Attack report improvements
2019-08-19 14:32:19 +03:00
VakarisZ c6da2cce07 Fixed bugs and typos 2019-08-19 14:16:25 +03:00
VakarisZ 99fd62928d Merge remote-tracking branch 'upstream/develop' into attack_bugfixes 2019-08-19 11:05:11 +03:00
VakarisZ 6234e35185
Merge pull request #372 from VakarisZ/attack_file_copy
T1105 Remote file copy
2019-08-19 10:48:14 +03:00
VakarisZ 7eab8687c1 Fixed bug created during merge, fixed typos in attack telemetries for usage. 2019-08-19 10:46:17 +03:00
VakarisZ e774fcaff6 Merge remote-tracking branch 'upstream/develop' into attack_file_copy
# Conflicts:
#	monkey/common/utils/attack_utils.py
#	monkey/infection_monkey/dropper.py
#	monkey/infection_monkey/system_info/mimikatz_collector.py
#	monkey/infection_monkey/system_singleton.py
#	monkey/infection_monkey/telemetry/attack/t1106_telem.py
2019-08-19 08:54:50 +03:00
Itay Mizeretz 3d97324137
Merge pull request #369 from VakarisZ/attack_execution_api
T1106 Execution through API
2019-08-04 10:17:51 +03:00
VakarisZ 35c496812f Fixed CR comments and implemented test for proxy attack techniques 2019-08-02 13:11:16 +03:00
VakarisZ 281440962c Merge branch 'attack_file_copy' into attack_bugfixes
# Conflicts:
#	monkey/infection_monkey/exploit/sshexec.py
2019-08-02 09:54:44 +03:00
VakarisZ cefe9a7d9c Merge remote-tracking branch 'upstream/develop' into attack_execution_api
# Conflicts:
#	monkey/infection_monkey/system_info/mimikatz_collector.py
2019-08-02 09:49:27 +03:00
VakarisZ ee1d6507b0 Refactored T1106 to use Usage enum and fixed SMB bugs 2019-08-01 17:39:53 +03:00
VakarisZ 4ccf06e454 Merge remote-tracking branch 'upstream/develop' into attack_file_copy
# Conflicts:
#	monkey/infection_monkey/exploit/rdpgrinder.py
#	monkey/infection_monkey/exploit/sshexec.py
#	monkey/infection_monkey/system_info/mimikatz_collector.py
2019-08-01 15:02:40 +03:00
VakarisZ 022361e090 Merge branch 'develop' into attack_file_copy 2019-08-01 14:52:50 +03:00
VakarisZ f01febfb5d Fixed code duplication in T1105 sending and typo in report header 2019-08-01 14:52:27 +03:00
Itay Mizeretz 3c8432e8dd
Merge pull request #368 from VakarisZ/attack_module_load
T1129 Execution through module load
2019-08-01 14:48:17 +03:00
VakarisZ 7470427feb Changed UsageTelemetry calls to no longer require .name when specifying usage enum 2019-08-01 14:26:01 +03:00
VakarisZ 92f66ba907 Merge remote-tracking branch 'upstream/develop' into attack_module_load 2019-08-01 14:21:46 +03:00
Itay Mizeretz 0872e02740
Merge pull request #367 from VakarisZ/attack_service_execution
T1035 Service Execution
2019-08-01 14:12:04 +03:00
Shay Nehmad 812e844f74
Merge pull request #396 from guardicore/improvment/395-log-hashes-not-creds
Filtering sensitive info when logging running config
2019-08-01 11:57:36 +03:00
Itay Mizeretz d86f4abb15
Merge pull request #398 from guardicore/bugfix/remove-travis-python-3
remove python 3 build from travis
2019-08-01 10:58:16 +03:00
itay 111080d5cd remove python 3 build from travis 2019-08-01 10:52:38 +03:00
VakarisZ 850448ab0c Merge remote-tracking branch 'upstream/develop' into attack_service_execution 2019-08-01 10:29:08 +03:00
VakarisZ 32e930559d Improved docs of "parse_usages" method 2019-08-01 10:09:40 +03:00