Kekoa Kaaikala
57b4ec4117
BB: Refactor agent communication check
...
Updated CommunicationAnalyzer to use the /api/agents and /api/machines
endpoints to determine whether or not an agent communicated back to the
island.
Resolves PR #2388
2022-10-03 14:28:22 -04:00
Kekoa Kaaikala
f635c2cd5f
BB: Removed unneccessary logs from ZerologonAnalyzer
2022-09-20 15:32:18 +00:00
Ilija Lazoroski
0c6997c147
BB: Get the secret value from credentials in ZerologonAnalyzer
2022-09-19 15:52:04 +02:00
Shreya Malviya
75dddb0861
BB: Remove usage of CredentialComponentType in Zerologon analyzer
2022-09-15 14:07:18 +05:30
Ilija Lazoroski
17e07429a4
BB: Fix Zerologon analyzer
2022-07-28 11:52:42 +02:00
Ilija Lazoroski
fd6f1db074
BB: Add todo and comment out broken code in ZerologonAnalyzer
2022-07-25 11:07:47 +02:00
Shreya Malviya
35d5592da0
BB, Island: Remove BB performance tests and *everything* related to it
2022-07-22 17:24:53 +00:00
Shreya Malviya
549a79ced4
BB: Update type hint to be more specific in CommunicationAnalyzer
...
Co-authored-by: Mike Salvatore <mike.s.salvatore@gmail.com>
2022-07-22 17:24:53 +00:00
Shreya Malviya
c6c38ac008
BB: Add type hints in CommunicationAnalyzer
2022-07-22 17:24:53 +00:00
Mike Salvatore
39843527ae
zoo: Remove unused import from zerologon_analyzer.py
2021-04-07 13:51:47 -04:00
VakarisZ
03bcfc97af
All E501 errors fixed, but formatting screwed up
2021-04-07 13:40:01 -04:00
Mike Salvatore
f85e6fc7d0
Sort all imports using isort 5.8.0
2021-04-06 18:01:59 -04:00
Mike Salvatore
c40f7bf6c9
Reformat all python with black v20.8b1
2021-04-06 09:20:18 -04:00
VakarisZ
f43d9fe035
ZL BB tests: Renamed "ZeroLogon" to "Zerologon" for cinsistency, extracted relevant credential extortion from island config into a separate method.
2021-03-08 13:58:11 +02:00
VakarisZ
70ec513f51
Added logging to the ZeroLogon analyzer
2021-03-08 13:10:14 +02:00
VakarisZ
f6b0682297
Added ZeroLogon test to the BlackBox infrastructure.
2021-03-08 11:07:24 +02:00
VakarisZ
abe20c6a3a
Once again fixed isort bug in travis and fixed some imports
2020-10-07 10:32:33 +03:00
Shay Nehmad
9846477bea
Change to isort from flake8-import-order
...
fix issues in envs/ as well
2020-07-15 18:46:04 +03:00
VakarisZ
41ae125980
Fixed telemetry performance test logging bugs and improved logging to display only N longest telems instead of all
2020-04-24 16:41:00 +03:00
VakarisZ
baa1598a1b
Added progress bars, optimized imports, fixed bug that happened on big numbers of telems
2020-04-24 13:19:07 +03:00
VakarisZ
986e52716f
Finished telemetry performance test (time measurements, refactoring)
2020-04-23 19:46:58 +03:00
VakarisZ
0fc5615058
Further improving and refactoring performance test code
2020-04-09 18:23:01 +03:00
VakarisZ
303dda1621
Refactoring current tests
2020-03-30 10:45:42 +03:00
Shay Nehmad
347941c776
Delete unused function
2020-03-16 14:31:13 +02:00
Shay Nehmad
afbc13a06b
CR fixes
2020-02-25 14:57:50 +02:00
Shay Nehmad
e815ac53da
Changed the post_exec analyzer to not work with Analyzer log but rather work with regular log
2020-02-25 12:19:57 +02:00
Shay Nehmad
97976cdbc5
Got 500 from delete operation so simplyfing and re-trying
2020-02-25 11:24:28 +02:00
Shay Nehmad
9965947d3f
Analyzer works. now need to add setup to Terraform and add new config
2020-02-23 17:26:29 +02:00
Shay Nehmad
20be94d606
WIP trying to get the BB test to work
2020-02-23 15:24:44 +02:00
VakarisZ
018d3ddc08
Fixed bugs regarding waiting for monkeys to die, readability improvements
2019-09-17 09:17:29 +03:00
VakarisZ
9938ba9574
Implemented logs
2019-09-13 16:12:58 +03:00
VakarisZ
0ee4445ca1
Added timeout to tests, added logs
2019-09-06 20:59:11 +03:00
VakarisZ
772880f952
Added resources explicitly for testing, improved analyzer, added config parser class
2019-09-05 15:03:30 +03:00
VakarisZ
919a7ddd11
Carcass of analyzers added
2019-08-29 18:18:25 +03:00