LionSec / xerosploit

Efficient and advanced man in the middle framework
GNU General Public License v3.0
2.02k stars 651 forks source link

Mitm disable internet on devices #167

Open Palmus84 opened 5 years ago

Palmus84 commented 5 years ago

Every time I use Xerosploit (like every other mitm scripts) and I choose a target (smartphone, notebook), the target will lose internet connection. How should I fix it?

Kali Linux 4.19.0-kali3-amd64 (dual boot) Wifi: Alfa AWUS036NHA and AWUS036NH

codeSamuraii commented 5 years ago

You may need to enable packet forwarding.

~echo 0 > /proc/sys/net/ipv4/ip_forward~

EDIT: echo 1 > /proc/sys/net/ipv4/ip_forward

Palmus84 commented 5 years ago

echo 0 > /proc/sys/net/ipv4/ip_forward disable It... echo 1 > /proc/sys/net/ipv4/ip_forward did you want to say... But I do it every time, so this is not the problem.

codeSamuraii commented 5 years ago

Yes, my bad.

NuKESec commented 4 years ago

they get deauthenticated, but they can connect back. deauthentication is a part of mitm attacks. a very essential part actually. without deauthentication they'd have no reason to log back into their accounts, or restart browsers, or anything of the sort. them getting disconnected isnt an issue. it's normal for an MITM Attack to deauthenticate users from a wifi AP.

tip: using WiFi-Pumpkin you can enhance an mitm attack with it's capability to make an Evil Twin AP