• caglararli@hotmail.com
  • 05386281520

How to implement Wi-Fi deauthentication attack on mac

Çağlar Arlı      -    21 Views

How to implement Wi-Fi deauthentication attack on mac

I am trying to send "de-authentication requests" with Mac but all the previously used tools don't work

  1. I was using bettercap before, now it says that deauth packet was sent but nothing is actually happening to my own devices, so I have to manually reconnect to wifi for it to capture a handshake
  2. Also one of the popular options was using JamWiFi GUI, which does not work either and throws an error, which is discussed in this issue
  3. Tried also with scapy library in python, which also does not send those requests

Is there any way to send it and how?