IPS Rule to detect and block DNS Recursion
Hi,
Thought I would share this with the community. I ended up writing a IPS rule to detect others trying to use our Windows DNS Servers as open resolvers and causing a DDoS against others DNS servers. The rule I wrote detects more than 5 recursive queries per minute and then quarantines the src IP address for a period of time. Hopefully someone else might also find this useful, or be able to adapt it further.
Rather than repost everything again, the link to the article is here http://cwispy.com/ips-rule-to-block-dns-recursion/