first i try mitmf on my network and it's working spoofing target showing the log ,my network show default gateway is 192.168.43.1, and then i try on my friend network,i check the gateway is 0.0.0.0, i try mitmf
./mitmf.py -i wlan0 --spoof --arp --dns --gateway 0.0.0.0 --target 192.168.20.82
mitmf not showing log about target
4 Responses
you should try and understand what you are doing .... the gw address cant be 0.0.0.0 because it is not a valid ip address ... the gateway is probably (if it is a class c network ) 192.168.20.1 or 192.168.20.254 ...
If you are in the same network , just ifconfig(or ipconfig , depending on your OS ) to see what is the GW address .
thank you for answer
this show my wifi route
i have the same problem as you! need help have been working on this for over a month now!
0.0.0.0 isn't a valid IP.
can you show what give ifconfig ?
Share Your Thoughts