Sigma high test sigma

AWS Config Disabling Channel/Recorder

Detects AWS Config Service disabling

View Source

Detection Logic

{
  "selection": {
    "eventSource": "config.amazonaws.com",
    "eventName": [
      "DeleteDeliveryChannel",
      "StopConfigurationRecorder"
    ]
  },
  "condition": "selection"
}

False Positives

  • Valid change in AWS Config Service

Field Validations

Loading…

Comments (0)

Loading comments...