Commit Graph

6639 Commits

Author SHA1 Message Date
Shreya Malviya b4d21e96c3 Swimm: Add old System Info Collector unit
Don't delete so that we can reuse the hints, DOD, and description
whenever we decide to create a new system info collector unit after the
refactor.
2021-11-22 17:59:05 +05:30
ilija-lazoroski 6cc983dc21
Merge pull request #1618 from guardicore/1532-remove-mitre-attack-config
1532 remove mitre attack config
2021-11-22 12:06:45 +01:00
Ilija Lazoroski c7a1c9d21d UT: Remove testing disabled attack techniques 2021-11-22 11:27:46 +01:00
Ilija Lazoroski 4e98baf6e3 Island: Remove attack config and enable all techniques by default 2021-11-22 11:27:46 +01:00
Ilija Lazoroski f07b7fafa2 Common: Remove disabled state from scan status 2021-11-22 11:27:46 +01:00
Ilija Lazoroski a41cad6291 Changelog: Add entry for removing ATT&CK configuration screen 2021-11-22 11:27:46 +01:00
Ilija Lazoroski 58072205e8 Swimm: Remove explanation on attack techniques 2021-11-22 11:27:46 +01:00
Ilija Lazoroski 0e4e137f6e Docs: Remove MITRE attack scenario 2021-11-22 11:27:20 +01:00
Ilija Lazoroski ee16fa82a0 Island: Remove attack endpoint and config functions 2021-11-19 18:19:28 +01:00
Ilija Lazoroski 23d05c37ed UI: Remove ATT&CK Configuration 2021-11-19 18:19:28 +01:00
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