Commit Graph

213 Commits

Author SHA1 Message Date
Mike Salvatore 78f792aee9 Island: Add /api/agents endpoint 2022-08-24 08:54:41 -04:00
Mike Salvatore 11b6797a0a Changelog: Fix spelling error 2022-08-19 09:47:10 -04:00
Kekoa Kaaikala 9a449a6a99 Changelog: Add entry for custom file extension 2022-08-19 13:08:16 +00:00
Kekoa Kaaikala 639fb26445 Agent: Improve the speed of bit flipping code
- Remove a function call
- Use a generator
- Use a more efficient flip calculation (subtraction instead of xor)

Issue #2123
2022-08-17 10:52:57 -04:00
Mike Salvatore 82c7782ff0
Merge pull request #2188 from guardicore/2165-labda-decoupling
2165 lambda decoupling
2022-08-12 10:33:51 -04:00
vakarisz 5ffec0eb4f Changelog: Add entry about separating version and analytics requests 2022-08-11 17:45:09 +03:00
ilija-lazoroski 956621dcf3
Island: Add events endpoint
PR #2187
Issue #2155
2022-08-11 10:23:54 -04:00
Ilija Lazoroski e4a284b172 Changelog: Add entry for renaming of `api/file-upload` 2022-08-05 10:51:31 +02:00
Ilija Lazoroski efffde6321 Changelog: Added entry for authentication of `api/island/version` 2022-08-04 11:59:07 +02:00
Mike Salvatore c9e01f197c Changelog: Improve consistency in API entries 2022-08-03 19:18:40 -04:00
Shreya Malviya 3dc2edcdc1 Changelog: Add entry for new registration status endpoint 2022-08-02 14:18:26 +05:30
Shreya Malviya 767cc8fa3e Changelog: Add enty for auth and registration endpoint renaming 2022-08-02 13:18:16 +05:30
Shreya Malviya acade35fbe Changelog: Add entry for Island log api endpoint change 2022-08-02 13:02:35 +05:30
Mike Salvatore dd882df1cc Merge branch '2106-refactor-island-mode' into develop
Resolves #2143
2022-08-01 11:07:42 -04:00
Ilija Lazoroski 00f4fa4557 Changelog: Add entry for renaming `api/version-update` to `api/island/version` 2022-08-01 15:30:41 +02:00
Ilija Lazoroski 9075f01032 Changelog: Add entry for renaming `api/island-mode` to `api/island/mode` 2022-08-01 14:22:57 +02:00
vakarisz ea7b816264 Changelog: Add entries about changed configuration 2022-07-08 15:16:59 +03:00
Mike Salvatore 9ece3c100b Changelog: Add changelog entries for new endpoints 2022-06-30 14:48:48 -04:00
Ilija Lazoroski 9774bd6f3b Changelog: Add entry for removing configuration export/import endpoints 2022-06-28 08:34:12 -07:00
vakarisz 8df92640de Changelog: Add entry about changed behaviour of depth param 2022-06-22 11:28:46 +03:00
Mike Salvatore 1f1c5585f0 Island: Remove HTTP_PORTS from top-level agent configuration
Resolves #2028
2022-06-16 20:19:56 -04:00
Mike Salvatore 10f069d3cd Changelog: Add issue number to `GET /api/island/ip-addresses` entry 2022-06-16 09:52:05 -04:00
Mike Salvatore b14c0ddb0f Changelog: Modify agent configuration structure entry 2022-06-16 09:51:17 -04:00
vakarisz e29d977d27 Changelog: Extend configuration structure modification entry 2022-06-16 16:49:03 +03:00
vakarisz 2fa7606c23 Changelog: Add entry for added island IP's endpoint 2022-06-16 16:19:19 +03:00
vakarisz c92f6eafe3 Changelog: Add entry for changed config structure 2022-06-16 16:18:25 +03:00
Mike Salvatore 83a2a911e9 CHANGELOG: Add entry for malfomed MSSQL agent launch commands 2022-06-14 14:49:35 -04:00
Shreya Malviya 4947e540f2 Changelog: Add entry for removal of `export_monkey_telems` config option 2022-06-10 12:13:39 -07:00
Shreya Malviya 235e664485 Changelog: Add entry about changing agent binaries' download URL 2022-06-02 17:54:45 +05:30
Ilija Lazoroski 8d225b5c1b Agent: Remove --config argument 2022-05-30 13:31:02 +02:00
Shreya Malviya 8546330965 Changelog: Add entry for MongoDB upgrade 2022-05-12 19:12:47 +05:30
vakarisz 946c394c74 Changelog: Add entry about fixed long AWS check on island startup 2022-05-02 15:55:12 +03:00
Ilija Lazoroski 0a145be25d Build: Change BUILD file to include commit hash on dev builds
Issue #1553
2022-04-29 10:52:52 -04:00
VakarisZ b9efc2d552
Merge pull request #1909 from guardicore/957-island-reset-improvements
957 island reset improvements
2022-04-22 10:48:28 +03:00
Ilija Lazoroski 53b405a115 Island: Fix automatic jumping in telemetry feed
Fixes #1850
2022-04-21 13:42:08 -04:00
Mike Salvatore 57c5457a17 CHANGELOG: Replace some PR numbers with the correct Issue numbers 2022-04-21 13:06:12 -04:00
Mike Salvatore ab46525f6d Changelog: Change "less" to "fewer" 2022-04-21 12:40:22 -04:00
vakarisz 976417dd5c Changelog: Add entry about changed Island's reset button 2022-04-21 17:49:31 +03:00
Shreya Malviya 94c151bc56 Changelog: Add entry for telemetry overview line number bugfix 2022-04-21 16:15:03 +05:30
Ilija Lazoroski 2568a46790 Changelog: Add entry for fixing windows self deleting executable 2022-04-20 12:27:06 -04:00
Shreya Malviya 9f78e0d567 Changelog: Add entry for bugfix for fake users' addition to the config because of Mimikatz 2022-04-20 18:44:14 +05:30
Mike Salvatore 587331dbdb
Merge pull request #1893 from guardicore/1888-rename-monkey-endpoint
1888 rename monkey endpoint
2022-04-19 07:37:31 -04:00
Mike Salvatore 841cd308ff Changelog: Add entry for #1771 2022-04-19 07:30:34 -04:00
Ilija Lazoroski 38714bb178 Changelog: Add entry for removal of "/api/client-monkey" endpoint 2022-04-18 14:50:57 +02:00
Ilija Lazoroski 743efe37dc Changelog: Add entry for renaming api/monkey endpoint to api/agent 2022-04-18 13:54:34 +02:00
Mike Salvatore f3d55c423f CHANGELOG: Add changelog entries for endpoint renaming 2022-04-15 09:54:42 -04:00
Mike Salvatore 16e887a94a Merge pull request #1887 from guardicore/agent-refactor 2022-04-14 12:20:43 -04:00
Mike Salvatore b1c125f420 Island: Remove disused T1216 file download endpoint 2022-04-11 06:36:25 -04:00
Mike Salvatore ad0cb20e35 Agent: Package T1216_random_executable.exe with the agent
Packaging the T1216_random_executable.exe binary with the agent removes
coupling between the island's API and a specific post-breach action.
2022-04-11 06:35:56 -04:00
Ilija Lazoroski 5228af2a69 Changelog: Add entry for removal of WebLogic exploiter 2022-04-11 11:58:24 +02:00