Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
alert udp $HOME_NET any -> any 53 (msg:"BLACKLIST DNS request for known malware domain counter.yadro.ru"; flow:to_server; byte_test:1,!&,0xF8,2; content:"|07|counter|05|yadro|02|ru|00|"; fast_pattern:only; metadata:impact_flag red, service dns; refer...
Please explain this rule how it works.
Is it detecting the alert based only on the content "R|00|23". Please explain how to figure this out.
IPS Rule:
alert tcp $HOME_NET any -> $EXTERNAL_NET any (msg:"MALWARE-BACKDOOR wow 23 runtime detection...
Thanks for the response.
There were successful connections before blocking this domain in proxy but we still see proxy and ips log towards the "counter.yadro.ru".
If possible, can you share us much more info regarding the same. Need to troubleshoot t...
Hi Veronika,
thanks for the response.
Here most of them are internal traffic, If that possible to exclude internal IP in the source.
Even though it is mentioned as external in IPS rule, it also triggers the alert for internal IP.
I want to reduce the...