hello, my question is how to arpspoof a whole network i use this command for a single device: arpspoof -i interface -t router ip -r victim ip
but let's say i want arpspoof a whole network consist of 20 or 30 devices
what should i do ?
hello, my question is how to arpspoof a whole network i use this command for a single device: arpspoof -i interface -t router ip -r victim ip
but let's say i want arpspoof a whole network consist of 20 or 30 devices
what should i do ?
3 Responses
u got it the other way around:
-t victim ip -r router ip
I am not sure about arpspoof, but you could use wireshark to analyze the network traffic
https://null-byte.wonderhowto.com/how-to/spy-your-buddys-network-traffic-intro-wireshark-and-osi-model-0133807/
If youd network is wireless, then you could simply put your wireless adapter into promiscuous mode, you'd still see the traffic with no arpspoofing necessary.
If you're in a wired network then you may have to do mass arpspoofing.
-Defalt
Share Your Thoughts