Hayabusa high test sigma

Sysmon Blocked File Shredding

Triggers on any Sysmon "FileBlockShredding" event, which indicates a violation of the configured shredding policy.

View Source

Detection Logic

{
  "sysmon": {
    "Channel": "Microsoft-Windows-Sysmon/Operational"
  },
  "selection": {
    "EventID": 28
  },
  "condition": "sysmon and selection"
}

False Positives

  • Unlikely

Field Validations

Loading…

Comments (0)

Loading comments...