Sigma high test sigma

Protected Storage Service Access

Detects access to a protected_storage service over the network. Potential abuse of DPAPI to extract domain backup keys from Domain Controllers

View Source

Detection Logic

{
  "selection": {
    "EventID": 5145,
    "ShareName
| contains": "IPC",
    "RelativeTargetName": "protected_storage"
  },
  "condition": "selection"
}

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...