Rename package folder to follow secubox-app-* convention and add luci-app-mac-guardian with KISS dashboard: status cards, client table with trust/block actions, recent alerts, and configuration form. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
10 lines
246 B
YAML
10 lines
246 B
YAML
type: trigger
|
|
name: secubox/mac-spoof
|
|
description: "Detect MAC address spoofing on WiFi"
|
|
filter: "evt.Parsed.event_type == 'spoof_detected'"
|
|
groupby: "evt.Meta.source_mac"
|
|
remediation: false
|
|
labels:
|
|
service: mac-guardian
|
|
type: wifi_mac_spoof
|