cscli scenarios install crowdsecurity/thehive-bf
Detect failed Thehive authentications:
1type: leaky2debug: false3name: crowdsecurity/thehive-bf4description: "Detect bruteforce on Thehive web interface"5filter: evt.Meta.log_type == 'thehive_failed_auth'6leakspeed: "10s"7capacity: 58groupby: evt.Meta.source_ip9blackhole: 5m10labels:11 service: http12 confidence: 313 spoofable: 014 classification:15 - attack.T111016 behavior: "http:bruteforce"17 label: "The Hive Bruteforce"18 remediation: true19