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 |