Local DNS Cache Poisoning
This attack involves altering legitimate DNS records with false information so that they can be used to redirect online traffic to a fraudulent website.
! It first requires ARP Poisoning on the victims.
GUI.
Edit the
/etc/ettercap/etter.dns
file to map the target domain name you want to spoof and the IP address of the attacker you want to redirect a user to.Select targets (or even one) and add them to the scope.
Activate the
dns_spoof
attack by navigating toPlugins
>Manage Plugins
.
Command-line.
GUI.
Default credential: user:pass
Change in /usr/share/bettercap/caplets/http-ui.cap
Last updated