@BBcan177:
How do you quickly find out in which category that SID is, BB?
In the screenshot… it says "INDICATOR-COMPROMISE"
So short answer: "Snort-Indicator-Compromise" category…
Looking at the rule, its enabled with the "Balanced" and "Security-policy" setting:
alert udp $HOME_NET any -> any 53 (msg:"INDICATOR-COMPROMISE Suspicious .pw dns query"; flow:to_server; content:!"|01|u|02|pw"; content:"|01 00 00 01 00 00 00 00 00 00|"; depth:10; offset:2; content:"|02|pw|00|"; distance:0; fast_pattern; metadata:policy balanced-ips alert, policy security-ips drop, service dns; classtype:trojan-activity; sid:28039; rev:5;)
You can click on the "Disable Sid" Icon in the Alerts, or Blocked Tab, to disable on the WAN… and then goto the "LAN Rules" tab in Snort/Suricata and select the Category "Snort_indicator_compromised.rules" and enable sid 28039. You might need to re-start the Interfaces for it to take effect...
If you find that its a False Positive, you could add a suppress to the LAN Interface suppress List, so the rule will only fire for other .pw domains, excluding this particular DST IP... (Once you figure out which DST IP you want to suppress that is...)
suppress gen_id 1, sig_id 28039, track by_dst, ip x.x.x.x
You know I love you with all my heart, BB :P
But I have no'Snort-Indicator-Compromise'-category, really not ;D Pic to prove**:-*** It turns out I found it, thanks to your tip, in IPS Policy - Security.It was disabled, I enabled it now. Let's see what shows up now.
Thanks BB :P
[image: BB_daman_hecan.jpg]
[image: BB_daman_hecan.jpg_thumb]