Closed
Description
Refactor
Component(s) to be refactored
- ZerologonAnalyzer
- TelemetryBlackboxEndpoint
Goals/Epic/Context
Replace telemetry with events.
Tasks
- Modify the Zerologon analyzer to use
PasswordRestorationEvents
instead of telemetry to determine if password was successfully reset. (0d) @ilija-lazoroski- Add
GET api/agent-events
- Add
- Remove disused code: (0d)
- TelemetryBlackboxEndpoint
- MonkeyIslandClient.find_telems_in_db()