-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Description
Description
The different modes (custom, ransomware) that can be selected when the Island starts may or may not be available once payloads are transformed into plugins (#3390, #3391). Furthermore, there really isn't any material difference between the two modes at the present time.
Remove "modes" from the Island.
This will be replaced at a later date by "scenarios".
Tasks
- Remove mode-related endpoints (0d) - @shreyamalviya
- Remove mode setting from BB tests
- Remove mode dependencies from any services/repositories/models/event-handlers (0d) - @shreyamalviya
- Remove unnecessary ransomware default configuration and accompanying logic (0d) - @shreyamalviya
- Remove mode-related logic and components from the UI (0d) - @shreyamalviya
- Close Unexpected Island mode crashes configuration page #2583
- Remove "Scenarios" from the documentation (0d)