mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Branch was auto-updated.
This commit is contained in:
@@ -5,8 +5,16 @@ author: Patrick Bareiss
|
||||
description: Example for a deployment for a specific Analytics Story
|
||||
scheduling:
|
||||
cron_schedule: 0 * * * *
|
||||
earliest_time: -40m@m
|
||||
earliest_time: -70m@m
|
||||
latest_time: -10m@m
|
||||
schedule_window: auto
|
||||
alert_action:
|
||||
notable:
|
||||
rule_description: '%description%'
|
||||
rule_title: '%name%'
|
||||
nes_fields:
|
||||
- user
|
||||
- dest
|
||||
- src
|
||||
tags:
|
||||
analytic_story: Credential Dumping
|
||||
|
||||
@@ -5,14 +5,16 @@ author: Patrick Bareiss
|
||||
description: Example for a deployment for a specific Detection
|
||||
scheduling:
|
||||
cron_schedule: 0 * * * *
|
||||
earliest_time: -30m@m
|
||||
latest_time: now
|
||||
earliest_time: -70m@m
|
||||
latest_time: -10m@m
|
||||
schedule_window: auto
|
||||
alert_action:
|
||||
notable:
|
||||
rule_description: '%description%'
|
||||
rule_title: '%name% Notable'
|
||||
rule_title: '%name%'
|
||||
nes_fields:
|
||||
- user
|
||||
- dest
|
||||
- src
|
||||
tags:
|
||||
detection_name: Access LSASS Memory for Dump Creation
|
||||
|
||||
Reference in New Issue
Block a user