Can this logic with regard to checking Reverse DNS records be flawed?
For my web app, I hardcode a reverse DNS detection for common web crawlers. And for detecting them I use their Reverse DNS, which I always check whether it includes i.e. google.com. My questions would be:
Can this be a possible security f… Continue reading Can this logic with regard to checking Reverse DNS records be flawed?