ignore some source IP from certain suricata rules #6616
-
what is the best way to ignore some source IPs for specific rules? for example I get a lot of : ET INFO Session Traversal Utilities for NAT (STUN Binding Request On Non-Standard High Port) | A From my desktop IP and this is a softphone. how to avoid getting the alerts all the time? Thank you~! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Check out the thresholding and suppressions section of this https://docs.securityonion.net/en/2.3/managing-alerts.html will look something like below and one thing to note, make sure you get the spacing correct as YAML is very particular with its formatting
|
Beta Was this translation helpful? Give feedback.
Check out the thresholding and suppressions section of this https://docs.securityonion.net/en/2.3/managing-alerts.html
will look something like below and one thing to note, make sure you get the spacing correct as YAML is very particular with its formatting