Commit Graph

6629 Commits

Author SHA1 Message Date
Mike Salvatore f3b7803955
Merge pull request #1600 from guardicore/1537-remove-max-iters
Remove max iterations and timeout between iterations options
2021-11-19 08:08:10 -05:00
Mike Salvatore 52019f25c6 docs(swimm): update exercise Add a new configuration setting to the Agent ⚙ AzD8XysWg1BBXCjCDkfq 2021-11-19 08:07:50 -05:00
Shreya Malviya 1c7df88ee4 UT: Remove persistent scanning config section from UT sample config 2021-11-19 08:07:50 -05:00
Shreya Malviya 1e76810e77 Agent: Remove retry failed exploitation option 2021-11-19 08:07:50 -05:00
Shreya Malviya de2515a2f4 Island: Remove persistent scanning section from config since none of its fields are needed now 2021-11-19 08:07:50 -05:00
Shreya Malviya 828d152203 Changelog: Add entry for removing max iters and timeout between iters config options 2021-11-19 08:07:33 -05:00
Shreya Malviya f6ebc2ffea UT: Remove max iters and timeout between iters config options from UT sample config 2021-11-19 08:07:06 -05:00
Shreya Malviya e774fc8a1e Agent: Remove max iters and timeout between iters options 2021-11-19 08:07:06 -05:00
Shreya Malviya 03d3a22b42 Island: Remove max iters and timeout between iters config option 2021-11-19 08:07:06 -05:00
Mike Salvatore ee285b6fbd
Merge pull request #1617 from guardicore/1535-hostname-collector-removal
1535 hostname collector removal
2021-11-19 07:14:10 -05:00
Mike Salvatore 5e60066480
Merge pull request #1619 from guardicore/1206-remove-credentials-from-server-config
Remove credentials from server config
2021-11-18 15:24:43 -05:00
Mike Salvatore 17658670ce Tests: Move test_authentication_service.py 2021-11-18 14:52:28 -05:00
Mike Salvatore d0eaf2c923 Island: Prevent user from registering with empty password 2021-11-18 14:50:30 -05:00
Mike Salvatore 796ae84be1 Island: Handle Path objects in open_new_securely_permissioned_file() 2021-11-18 14:27:43 -05:00
Mike Salvatore c3424b46bc Changelog: Add credentials.json to the changelog 2021-11-18 14:27:43 -05:00
Mike Salvatore 2b6122eeb2 Island: Move UserCreds from environment -> services/authentication 2021-11-18 14:27:43 -05:00
Mike Salvatore 381ee64cb4 Docs: Remove "enable" from reset password FAQ title 2021-11-18 14:27:43 -05:00
Mike Salvatore 2c60ed929e Island: Create credentials.json with secure permissions 2021-11-18 14:27:41 -05:00
Ilija Lazoroski 776e09c28f Docs: Updated reset password procedure 2021-11-18 19:17:22 +01:00
Ilija Lazoroski 285b0f4156 Island: Remove auth code from Enviroment and EnivormentConfig 2021-11-18 18:58:22 +01:00
Ilija Lazoroski 59d78d5e30 UT: Remove all authentication test code from enviroment and
enviromentconfig
2021-11-18 18:58:22 +01:00
Mike Salvatore 3ed5a5619f Tests: Add erroneous/extraneous comments from auth service tests 2021-11-18 12:28:34 -05:00
Mike Salvatore f08ac42ac9 Tests: Clarify needs_registration() tests for AuthenticationService 2021-11-18 12:26:42 -05:00
Ilija Lazoroski 3994730f78 Island: Fix logic in needs_registration under auth service 2021-11-18 18:22:37 +01:00
Mike Salvatore b239b76063 Island: Use IUserDatastore in AuthenticationService 2021-11-18 11:29:45 -05:00
Mike Salvatore a2eab2fa5d Island: Add a check for None credentials in get_user_credentials() 2021-11-18 11:09:12 -05:00
Ilija Lazoroski f5e1b46a31 Island: Remove RegistrationNotNeeded exception 2021-11-18 16:29:14 +01:00
Mike Salvatore 8dfacbc099 Island: Add JsonFileUserDatastore 2021-11-18 10:08:27 -05:00
Mike Salvatore 52f461f425 Island: Add IUserDatastore 2021-11-18 10:08:27 -05:00
Mike Salvatore a3bdda2051 Island: Move AuthenticationService to authentication directory 2021-11-18 10:08:25 -05:00
VakarisZ b5e3922c0a Deploy: bugfix config.ps1 download and remove unused scoutsuite dir variable from it 2021-11-18 12:05:47 +02:00
VakarisZ 216af633ad UT: fix a flaw in test_get_label_by_id unit test in test_monkey.py that incorrectly asserts the hit/miss of monkey label cache 2021-11-17 17:25:11 +02:00
VakarisZ 58406bccd1 Docs: change the reference from deleted hostname_collector.py to process_list_collector.py in adding-system-info-collectors.md 2021-11-17 13:02:19 +02:00
VakarisZ 86f2a0dc78 BB: remove deleted system info collectors from config templates 2021-11-17 12:59:34 +02:00
VakarisZ 18a60a7aaf Swimm: remove swimm unit for system info collector
This unit utilised hostname collector which got removed
2021-11-17 12:53:03 +02:00
VakarisZ 2fb2bc004f
Merge pull request #1616 from guardicore/1535-remove-simplejson
Remove unused simplejson python package
2021-11-17 12:05:43 +02:00
VakarisZ bab54e8976 Changelog: add an entry about removed hostname system info collector 2021-11-17 12:00:55 +02:00
VakarisZ df2cbbcd40 Swimm: remove hostname collector from swimm tutorials 2021-11-17 11:57:52 +02:00
VakarisZ 7443f6f2bc Swimm: remove hostname collector from swimm tutorials 2021-11-17 11:57:41 +02:00
Ilija Lazoroski 48a8faf7ea Agent: Remove unused simplejson python package 2021-11-17 10:41:00 +01:00
VakarisZ a8d6f936f1 Agent, Island: remove hostname collector 2021-11-17 11:30:12 +02:00
VakarisZ c0f4435e5c
Merge pull request #1615 from guardicore/1535-environment-collector-removal
1535 environment collector removal
2021-11-17 09:03:33 +02:00
VakarisZ 77a38780c1 UI: fix the link in AWS run options page to point to the correct documentation 2021-11-16 17:51:05 +02:00
VakarisZ ab35774d8a Common, Island: remove environment collector from config schema 2021-11-16 17:51:03 +02:00
VakarisZ 0b8af5e78f Changelog: add entry about removed environment system info collector 2021-11-16 17:50:00 +02:00
VakarisZ 5b96f172b4 Common: remove unused cloud environment names, CloudInstance class property and getter for all cloud instances 2021-11-16 17:49:41 +02:00
VakarisZ 90a063c47c Island: remove environment property from monkey model because it's unused 2021-11-16 17:49:41 +02:00
VakarisZ 6a472b524f Common, UT: remove unused AWS cloud instance infrastructure.
This infrastructure/classes store information about cloud instances monkeys are ran upon, but this data isn't used anywhere
2021-11-16 17:49:41 +02:00
VakarisZ 2b4a51dc97 Common, UT: remove unused azure cloud instance infrastructure.
This infrastructure/classes store information about cloud instances monkeys are ran upon, but this data isn't used anywhere
2021-11-16 17:49:40 +02:00
VakarisZ f3c2a2d012 Common, UT: remove unused GCP cloud instance infrastructure.
This infrastructure/classes store information about cloud instances monkeys are ran upon, but this data isn't used anywhere
2021-11-16 17:49:40 +02:00