Local DNS Cache Poisoning
# example step 1
inlanefreight.com A 192.168.225.110
*.inlanefreight.com A 192.168.225.110set dns.spoof.domains <DOMAIN>
# specific the domain you want to manipulateset dns.spoof.address <IP>
# Specify which address the manipulated domain will point toLast updated