Control their DNS. Redirect traffic to your infrastructure. They click, you own them. Poison DNS caches and hijack domains.
DNS Spoofing (also called DNS cache poisoning) is an attack where fake DNS responses redirect users to malicious websites. When a victim types "bank.com", the attacker's fake DNS response sends them to a phishing site instead of the real bank.
Browser needs IP address
"What's the IP for google.com?"
"google.com = 142.250.185.46"
User sees correct website
Via ARP spoofing or rogue WiFi AP
"What's the IP for bank.com?"
"bank.com = 192.168.1.666 (attacker's phishing site)"
Enters credentials, stolen by attacker
Modify victim's hosts file or local DNS cache
Inject fake records into DNS server's cache (affects many users)
Compromise router/DNS server to redirect all traffic
Redirect Traffic by Poisoning DNS Cache