DNS Rebinding Attacks – Bypassing Same-Origin Policy Using DNS Tricks
Introduction The Same-Origin Policy (SOP) is a fundamental security mechanism in web browsers that restricts scripts from one origin (domain, protocol, and port) from interacting with resources from another origin. This policy prevents malicious websites from stealing sensitive data from other sites. However, attackers have developed ingenious methods to bypass SOP, one of which is the DNS Rebinding