Actions
Feature #8250
open
OD
OD
rules: distinct ip counting logic
Feature #8250:
rules: distinct ip counting logic
Effort:
low
Difficulty:
Label:
Description
In continuous to this ticket - https://redmine.openinfosecfoundation.org/issues/7928.
Implementing now unique_on options for src_ip and dst_ip.
Example for host scan rule:alert tcp any any -> any any (msg:"Potential TCP SYN Scan Detected"; flags:S; threshold:type both, track by_src, count 50, seconds 60, unique_on dst_ip; classtype:network-scan; sid:1000001; rev:1;)
OD Updated by Ofer Dagan 3 months ago
PA Updated by Philippe Antoine 2 months ago
- Assignee set to Ofer Dagan
PA Updated by Philippe Antoine 2 months ago
- Status changed from In Progress to In Review
JF Updated by Juliana Fajardini Reichow 2 months ago
- Target version changed from TBD to 9.0.0-beta1
Actions