-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.
Description
Some ATT&CK techniques are mapped to the same PBAs. For example, T1053 (Scheduled task) and T1168 (Local job scheduling) are both mapped to the "Job scheduling" PBA. The way our PBA telemetry is processed in
monkey/monkey/monkey_island/cc/services/attack/technique_reports/pba_technique.py
Line 21 in 380d0ee
def get_pba_query(cls, post_breach_action_names): |
Example (reported by @ilija-lazoroski):
- There were no Windows machines in the network.
- Crontab does not exist on Windows.
Tasks
- Fix it! (0.75d)
Metadata
Metadata
Assignees
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.