Skip to content

Instantly share code, notes, and snippets.

@0xtf
Created May 1, 2020 23:20
Show Gist options
  • Save 0xtf/981215a85eab69c7ac2b9a7b34b90bdc to your computer and use it in GitHub Desktop.
Save 0xtf/981215a85eab69c7ac2b9a7b34b90bdc to your computer and use it in GitHub Desktop.
example output of rule with overrides and cloudtrail mapping
python3 sigmac -c config/ecs-cloudtrail.yml -t es-qs ../rules/cloud/aws_ec2_vm_export_failure.yml
((event.action:"CreateInstanceExportTask" AND event.provider:"ec2.amazonaws.com") AND event.outcome:failure)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment