mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
22 lines
546 B
YAML
22 lines
546 B
YAML
name: ESCU Default Configuration TTP
|
|
id: b81cd059-a3e8-4c03-96ca-e168c50ff70b
|
|
date: '2021-12-21'
|
|
author: Patrick Bareiss
|
|
description: This configuration file applies to all detections of type TTP.
|
|
These detections will use Risk Based Alerting and generate Notable Events.
|
|
scheduling:
|
|
cron_schedule: 0 * * * *
|
|
earliest_time: -70m@m
|
|
latest_time: -10m@m
|
|
schedule_window: auto
|
|
alert_action:
|
|
notable:
|
|
rule_description: '%description%'
|
|
rule_title: '%name%'
|
|
nes_fields:
|
|
- user
|
|
- dest
|
|
rba:
|
|
enabled: true
|
|
type: TTP
|