VakarisZ
|
648f6bee97
|
Merge branch 'attack_module_load' into attack_execution_api
# Conflicts:
# monkey/monkey_island/cc/services/attack/attack_report.py
# monkey/monkey_island/cc/ui/src/components/report-components/AttackReport.js
|
2019-07-09 09:05:32 +03:00 |
VakarisZ
|
526a235c8e
|
Merge branch 'attack_service_execution' into attack_module_load
|
2019-07-08 18:09:22 +03:00 |
VakarisZ
|
8c9787f2c7
|
Changes report components to use ScanStatus value
|
2019-07-08 18:08:21 +03:00 |
VakarisZ
|
fd9ffe5080
|
Merge remote-tracking branch 'upstream/develop' into attack_module_load
|
2019-07-08 18:01:42 +03:00 |
VakarisZ
|
13b9eab3a4
|
Merge remote-tracking branch 'upstream/develop' into attack_module_load
|
2019-07-08 17:55:38 +03:00 |
VakarisZ
|
f5336dfff8
|
Merge branch 'attack_service_execution' into attack_module_load
|
2019-07-08 17:51:39 +03:00 |
VakarisZ
|
25efdef7d3
|
Changes report components to use ScanStatus value
|
2019-07-08 17:50:48 +03:00 |
VakarisZ
|
12e85ea2b7
|
Merge pull request #373 from VakarisZ/weblogic_bugfix
Renames exploit_host to _exploit_host in weblogic exploiter
|
2019-07-08 17:29:50 +03:00 |
VakarisZ
|
c093f0509a
|
renames exploit_host to _exploit_host in weblogic exploiter
|
2019-07-08 17:22:28 +03:00 |
VakarisZ
|
250bdaae77
|
Merge branch 'attack_service_execution' into attack_module_load
# Conflicts:
# monkey/monkey_island/cc/services/attack/attack_report.py
# monkey/monkey_island/cc/ui/src/components/attack/techniques/Helpers.js
# monkey/monkey_island/cc/ui/src/components/report-components/AttackReport.js
|
2019-07-08 15:46:49 +03:00 |
VakarisZ
|
3060f53ace
|
Merge branch 'attack_file_deletion' into attack_service_execution
# Conflicts:
# monkey/monkey_island/cc/services/attack/attack_report.py
# monkey/monkey_island/cc/services/attack/technique_reports/__init__.py
# monkey/monkey_island/cc/ui/src/components/report-components/AttackReport.js
|
2019-07-08 15:23:57 +03:00 |
VakarisZ
|
f5ed7e7422
|
PR fix (smb exploiters sends telem if service execution failed)
|
2019-07-08 15:17:26 +03:00 |
VakarisZ
|
31a20254fa
|
Merge pull request #370 from VakarisZ/tunneling_bugfix
Tunneling bugfix
|
2019-07-08 14:54:44 +03:00 |
VakarisZ
|
2fa45ef5bc
|
small fixes
|
2019-07-08 14:51:57 +03:00 |
VakarisZ
|
cc09aeefa1
|
Merge remote-tracking branch 'upstream/develop' into attack_file_deletion
# Conflicts:
# monkey/infection_monkey/monkey.py
# monkey/monkey_island/cc/services/attack/attack_report.py
# monkey/monkey_island/cc/ui/src/components/report-components/AttackReport.js
|
2019-07-08 14:24:17 +03:00 |
VakarisZ
|
967fec8487
|
Refactored scan status to use numeric value and other PR fixes
|
2019-07-08 13:44:15 +03:00 |
VakarisZ
|
0b0b4e83b2
|
Merge remote-tracking branch 'upstream/develop' into attack_file_copy
# Conflicts:
# monkey/infection_monkey/exploit/weblogic.py
# monkey/monkey_island/cc/services/attack/attack_report.py
# monkey/monkey_island/cc/ui/src/components/report-components/AttackReport.js
|
2019-07-08 09:53:53 +03:00 |
VakarisZ
|
685362a5f4
|
Implemented file copy technique's report parsing.
|
2019-07-08 09:39:56 +03:00 |
itay
|
e4a79c1070
|
Add missing import
|
2019-07-07 18:13:09 +03:00 |
Itay Mizeretz
|
9e87021ac7
|
Merge pull request #365 from VakarisZ/attack_uncommon_port
T1065 Uncommonly used port
|
2019-07-07 17:56:28 +03:00 |
Itay Mizeretz
|
0f462d5379
|
Merge branch 'develop' into attack_uncommon_port
|
2019-07-07 17:55:58 +03:00 |
Itay Mizeretz
|
70f1089b88
|
Merge pull request #371 from guardicore/bugfix/update-open-dep
Remove open dependency
|
2019-07-07 16:30:40 +03:00 |
itay
|
db79d7d5bf
|
Remove open dependency
|
2019-07-07 16:28:57 +03:00 |
Itay Mizeretz
|
45bda21fc8
|
Merge pull request #354 from VakarisZ/attack_private_keys
T1145 Private Keys
|
2019-07-07 16:04:56 +03:00 |
Itay Mizeretz
|
efcb8669bd
|
Merge branch 'develop' into attack_private_keys
|
2019-07-07 16:04:46 +03:00 |
Daniel Goldberg
|
9ac23731c7
|
Merge pull request #364 from guardicore/feature/refactor-telem-retro
Feature/refactor telem retro
|
2019-07-07 12:09:48 +03:00 |
itay
|
6aca7d6f29
|
PBA telem - Add fallback to ip & hostname collection
|
2019-07-07 12:07:04 +03:00 |
itay
|
a9ec2a39bc
|
Merge branch 'develop' into feature/refactor-telem-retro
# Conflicts:
# monkey/infection_monkey/exploit/__init__.py
# monkey/infection_monkey/post_breach/pba.py
|
2019-07-07 11:59:18 +03:00 |
Itay Mizeretz
|
79c4444c39
|
Merge pull request #358 from guardicore/bugfix/fix-update-attack-report
determine if new report needs to be generated pending on latest updat…
|
2019-07-07 11:19:41 +03:00 |
Itay Mizeretz
|
7cd6a0b434
|
Merge branch 'develop' into bugfix/fix-update-attack-report
|
2019-07-07 11:19:15 +03:00 |
Itay Mizeretz
|
d926a92920
|
Merge pull request #344 from VakarisZ/attack_powershell
T1086 powershell
|
2019-07-07 11:15:32 +03:00 |
itay
|
f50bdca801
|
Remove console.log
|
2019-07-07 11:14:19 +03:00 |
Itay Mizeretz
|
1ebcfd8ba6
|
Merge pull request #342 from VakarisZ/attack_comand_line_interface
T1059 Comand line interface and T1003 Credential dumping
|
2019-07-07 11:11:36 +03:00 |
Itay Mizeretz
|
2e020a6c73
|
Merge pull request #341 from VakarisZ/attack_pass_the_hash
T1075 pass the hash
|
2019-07-07 10:47:13 +03:00 |
VakarisZ
|
8e3f1e7817
|
exploit.tools refactored into separate modules to avoid circular dependencies while using telemetries
|
2019-07-05 13:47:39 +03:00 |
VakarisZ
|
9c41556cb0
|
Fixed tunneling bug where local machine gets set as island.
|
2019-07-03 14:11:15 +03:00 |
VakarisZ
|
9415f6e73c
|
Execution trough WinAPI attack technique implemented
|
2019-07-02 13:16:41 +03:00 |
VakarisZ
|
d1f8e52266
|
Implemented execution trough module load attack technique
|
2019-07-02 10:54:47 +03:00 |
Daniel Goldberg
|
001361c863
|
Merge pull request #357 from VakarisZ/wblogic_2019_2725
WebLogic CVE-2019-2725 implemented
|
2019-07-01 16:32:16 +03:00 |
Daniel Goldberg
|
aeb07e1db6
|
Merge pull request #361 from VakarisZ/pba_bugfix
PBA handles hostname lookup failure
|
2019-07-01 16:30:55 +03:00 |
VakarisZ
|
c5e1b0a93f
|
WeblogicExploiter class refactored to only handle vulnerability execution.
|
2019-07-01 14:10:37 +03:00 |
VakarisZ
|
452724c487
|
Implemented service execution attack technique
|
2019-06-28 16:26:16 +03:00 |
VakarisZ
|
bc1be8e452
|
Implemented file deletion attack technique
|
2019-06-28 12:25:33 +03:00 |
VakarisZ
|
ad9b2aa6de
|
Implemented uncommonly used port attack technique
|
2019-06-27 10:26:52 +03:00 |
VakarisZ
|
a8a355afb2
|
Updated private keys attack technique
|
2019-06-26 17:47:34 +03:00 |
VakarisZ
|
8a96068ddd
|
Merge branch 'attack_system_info' into attack_private_keys
# Conflicts:
# monkey/monkey_island/cc/services/attack/attack_report.py
# monkey/monkey_island/cc/services/attack/technique_reports/T1110.py
# monkey/monkey_island/cc/services/attack/technique_reports/__init__.py
|
2019-06-26 17:16:01 +03:00 |
VakarisZ
|
e4bb468cc2
|
Updated attack report in powershell
|
2019-06-26 17:06:35 +03:00 |
VakarisZ
|
bc73c64138
|
Merge branch 'attack_comand_line_interface' into attack_powershell
|
2019-06-26 17:05:23 +03:00 |
VakarisZ
|
6ae23cd99c
|
Merge branch 'attack_pass_the_hash' into attack_comand_line_interface
# Conflicts:
# monkey/monkey_island/cc/services/attack/attack_report.py
|
2019-06-26 17:04:34 +03:00 |
VakarisZ
|
737c735f8f
|
Updated attack report in pass the hash
|
2019-06-26 17:02:44 +03:00 |