Domain rotation, redirection, and load balancing

Summary

To maximise the lifespan of a malicious domain, attackers use domain rotation, redirection, and load balancing to deliver different domains to recipients using a single URL. This is achieved by:

  • Redirecting through trusted sites or sites that are typically excluded from URL blocklists or scanning tools
  • Using several redirections before serving the malicious page to break referrer-based checks that are common in proxy solutions and prevent the initial URLs seeded out from being discovered
  • Using load balancing to serve different phishing domains to victims, continually refreshing the pool of phishing URLs

By obfuscating the initial URL delivered to victims, and both masking and rotating the phishing URLs, it is much harder for organizations to blocklist known-bad sites effectively.

Examples