You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
325 B
14 lines
325 B
# freeswitch bruteforce
|
|
type: leaky
|
|
debug: true
|
|
name: haileyxb/freeswitch-bf
|
|
description: "Detect freeswitch bruteforce"
|
|
filter: evt.Meta.log_type == 'freeswitch_failed_auth'
|
|
leakspeed: 15m
|
|
capacity: 4
|
|
groupby: evt.Meta.source_ip
|
|
blackhole: 10m
|
|
labels:
|
|
service: freeswitch
|
|
type: bruteforce
|
|
remediation: true
|
|
|