Files
splunk-security_content/deployments/11_detect_arp_poisoning.yml
2022-12-01 14:34:23 +01:00

23 lines
678 B
YAML

name: Detect ARP Poisoning deployment configuration
id: e1d5b4dc-4cf3-404f-905c-b478bbb20474
date: '2020-08-14'
author: Mikael Bjerkeland
description: This configuration file applies to the Detect ARP Poisoning detection
scheduling:
cron_schedule: 59 * * * *
earliest_time: -70m@m
latest_time: -10m@m
schedule_window: auto
alert_action:
notable:
rule_description: ARP Poisoning has been detected on interface $src_interface$
on host $orig_host$. This may be an indication of a MITM attack.
rule_title: ARP Poisoning Detected on $orig_host$
nes_fields:
- src_interface
- firstTime
- lastTime
- count
tags:
name: Detect ARP Poisoning