VakarisZ
|
cd81588f09
|
island configurations for tests added
|
2019-08-28 18:21:14 +03:00 |
VakarisZ
|
0a512ac9eb
|
temp ssh conf removed
|
2019-08-28 18:20:24 +03:00 |
vakaris_zilius
|
8c930fae66
|
Mssql fixed, payload parsing class added
|
2019-08-28 14:34:45 +00:00 |
Shay Nehmad
|
11a1578893
|
Added setting project to GCPHandler
|
2019-08-28 14:56:35 +03:00 |
Shay Nehmad
|
45fa7570ef
|
Add monkey zoo gitignore so we don't commit keys be accident
|
2019-08-28 14:26:39 +03:00 |
VakarisZ
|
a29408c07d
|
GCP handler implemented
|
2019-08-27 18:13:17 +03:00 |
Shay Nehmad
|
0f5f01c4b1
|
Just some more skeleton code
|
2019-08-27 16:23:09 +03:00 |
Shay Nehmad
|
c611903baf
|
Basic skeleton for blackbox script
|
2019-08-27 15:52:39 +03:00 |
Itay Mizeretz
|
cc5795d99c
|
Merge pull request #415 from VakarisZ/config_submit_bugfix
Bugfix: can't submit on import
|
2019-08-27 10:42:28 +03:00 |
VakarisZ
|
3ebd7ed02d
|
MSSQL refactored to dynamically split exploitation commands into smaller chunks
|
2019-08-26 18:49:58 +03:00 |
Daniel Goldberg
|
cd06065469
|
Merge pull request #416 from VakarisZ/proxy_attack_improvement
Improved description of T1090 connection proxy
|
2019-08-26 15:31:09 +03:00 |
VakarisZ
|
7e0b85a34d
|
Improved description of T1090 connection proxy
|
2019-08-25 18:58:34 +03:00 |
VakarisZ
|
4d8cd768fc
|
Updated monkeyzoo images and added tunneling-11
|
2019-08-25 18:33:21 +03:00 |
VakarisZ
|
51b689366a
|
Current section not changed on import
|
2019-08-25 15:47:24 +03:00 |
Daniel Goldberg
|
bd37995054
|
Merge pull request #414 from VakarisZ/private_key_query_fix
Attack: private key query fix, mimikatz: log message.
|
2019-08-25 08:46:03 +02:00 |
VakarisZ
|
97b0568c35
|
Added success log message in mimikatz and fixed private keys attack query
|
2019-08-23 16:08:53 +03:00 |
Daniel Goldberg
|
489a6e8ebb
|
Merge pull request #409 from guardicore/feature/remove_rdp_grinder
Feature/remove rdp grinder
|
2019-08-22 16:11:21 +02:00 |
Itay Mizeretz
|
d4c337dc42
|
Merge pull request #390 from VakarisZ/attack_scripting
T1064 Scripting
|
2019-08-22 14:24:33 +03:00 |
Itay Mizeretz
|
9bd4238d9c
|
Merge pull request #385 from VakarisZ/attack_remote_services
T1021 Remote services
|
2019-08-22 14:11:56 +03:00 |
VakarisZ
|
b9a5ac1fe4
|
Refactored: scripting telemetry is send as a string, without using UsageEnum
|
2019-08-22 14:04:45 +03:00 |
VakarisZ
|
9b23be44ed
|
Added hash parsing to the T1021 remote services attack technique.
|
2019-08-22 09:28:53 +03:00 |
Daniel Goldberg
|
ef4113d31b
|
Merge pull request #410 from VakarisZ/default_server_bugfix
Bugfix for monkey without -s flag
|
2019-08-21 16:47:02 +02:00 |
Itay Mizeretz
|
fc23faed3e
|
Merge pull request #384 from VakarisZ/attack_sys_network_config
T1016 System network configuration discovery
|
2019-08-21 17:41:46 +03:00 |
Itay Mizeretz
|
145488edd4
|
Merge pull request #383 from VakarisZ/attack_system_discovery
T1018 Remote System Discovery
|
2019-08-21 17:39:05 +03:00 |
Itay Mizeretz
|
3202deaf51
|
Merge pull request #382 from VakarisZ/attack_data_from_system
T1005 Data from local system
|
2019-08-21 17:37:41 +03:00 |
Itay Mizeretz
|
d4c18eb07a
|
Merge pull request #381 from VakarisZ/attack_file_perm_mod
T1222 File permissions modification
|
2019-08-21 17:30:29 +03:00 |
Itay Mizeretz
|
22a5f87ebb
|
Merge pull request #379 from VakarisZ/attack_exfiltration_c2_channel
T1041 Exfiltration Over Command and Control Channel
|
2019-08-21 17:27:55 +03:00 |
VakarisZ
|
4b356c2cf4
|
Fixes bug where monkey crashes if default server flag is not passed
|
2019-08-21 11:54:38 +03:00 |
Daniel Goldberg
|
3f83e26c5b
|
Merge pull request #408 from guardicore/bugfix/missing_dpath_requirement_in_island
Add missing requirement
|
2019-08-21 10:18:53 +02:00 |
Daniel Goldberg
|
3ca2df85e2
|
Remove all mention of RDP grinder
|
2019-08-21 10:02:44 +02:00 |
Daniel Goldberg
|
2d82a18501
|
Add missing requirement
|
2019-08-21 10:02:08 +02: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 |