VakarisZ
|
e0463b6b12
|
Fixing some string formatting in island
|
2019-09-18 16:21:12 +03:00 |
VakarisZ
|
81fb8adc02
|
Refactoring island to python3.7
|
2019-09-17 11:59:00 +03:00 |
Shay Nehmad
|
35674286cf
|
Manual fixes after 2to3
|
2019-07-28 13:41:14 +03:00 |
Shay Nehmad
|
abaaeea69a
|
2to3 run on all project source files
|
2019-07-28 13:28:37 +03:00 |
Shay Nehmad
|
898b0f13a9
|
Merge pull request #392 from guardicore/hotfix/delete-monkey-executable-by-default
self_delete_in_cleanup default is now True
|
2019-07-28 09:27:41 +03:00 |
Shay Nehmad
|
f6cb99f528
|
self_delete_in_cleanup default is now True
|
2019-07-28 09:25:30 +03:00 |
Shay Nehmad
|
6b353b7a7e
|
Merge pull request #389 from guardicore/bugfix/374-monkey-telemetry-revival
Bugfix/374 monkey telemetry revival
|
2019-07-23 13:24:51 +03:00 |
Shay Nehmad
|
f7eee5175a
|
Now saving after setting new TTL ref on renewal
This changed the schema since the parent field is nullable.
|
2019-07-22 19:17:29 +03:00 |
Shay Nehmad
|
1201a3d138
|
Removed telemetry debug log
|
2019-07-22 17:45:22 +03:00 |
Shay Nehmad
|
92e400a66f
|
Using objects.get() instead of objects()[0]
|
2019-07-22 17:42:20 +03:00 |
Shay Nehmad
|
89d49a7d3f
|
Reverted default expiry duration (5 minutes)
|
2019-07-22 16:35:24 +03:00 |
Shay Nehmad
|
524f062f69
|
Revert "Update package-lock.json"
This reverts commit 4d301e9b5e .
|
2019-07-22 14:55:40 +03:00 |
Shay Nehmad
|
4d301e9b5e
|
Update package-lock.json
|
2019-07-21 17:59:59 +03:00 |
Shay Nehmad
|
b1cb56d13f
|
Added debug log when renewing TTLs for ease of debugging TTL issues
|
2019-07-21 17:59:43 +03:00 |
Shay Nehmad
|
30dcce4be2
|
Fixed small bug if no monkey exists
|
2019-07-21 17:55:39 +03:00 |
Shay Nehmad
|
805e26cfdf
|
Added UT for ttl removal
tested and passed
|
2019-07-21 17:09:41 +03:00 |
Shay Nehmad
|
73022938af
|
Added monkey TTL renewal to monkey model.
In future, we should use only this method to update the monkey's TTL.
|
2019-07-21 17:05:08 +03:00 |
Shay Nehmad
|
1e665d67b9
|
Merge pull request #388 from guardicore/bugfix/378-aws-link-in-new-window
Missing "
|
2019-07-21 12:37:45 +03:00 |
Shay Nehmad
|
f8ea7af69e
|
Missing "
|
2019-07-21 12:37:05 +03:00 |
Shay Nehmad
|
cb04525a4f
|
Merge pull request #387 from guardicore/bugfix/378-aws-link-in-new-window
Added target="_blank to link so it opens in a new window
|
2019-07-21 12:05:30 +03:00 |
Shay Nehmad
|
f895b42b4a
|
Added target="_blank to link so it opens in a new window
|
2019-07-21 12:03:46 +03:00 |
VakarisZ
|
31ff594bbd
|
Update README.md
|
2019-07-12 17:26:36 +03:00 |
VakarisZ
|
d25609272a
|
Update README.md
|
2019-07-12 17:25:04 +03:00 |
Daniel Goldberg
|
62108146a9
|
Tunneling and report recommendation bugfixes (#375)
Tunneling and report recommendation bugfixes
|
2019-07-09 19:16:25 +03:00 |
VakarisZ
|
8367600ab9
|
Tunnelling bugfix (tunnel field added to Monkey's model)
|
2019-07-09 18:48:05 +03:00 |
VakarisZ
|
8da4c024a5
|
Report duplicating issues bugfix
|
2019-07-09 18:42:40 +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
|
31a20254fa
|
Merge pull request #370 from VakarisZ/tunneling_bugfix
Tunneling bugfix
|
2019-07-08 14:54:44 +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
|
9c41556cb0
|
Fixed tunneling bug where local machine gets set as island.
|
2019-07-03 14:11:15 +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
|
ad9b2aa6de
|
Implemented uncommonly used port attack technique
|
2019-06-27 10:26:52 +03:00 |