A
A
Anatoliy53542018-01-03 02:35:17
linux
Anatoliy5354, 2018-01-03 02:35:17

Why does client deauthentication and handshake interception fail?

Installed the latest version of Kali Linux on the hard drive the other day. I decided to check my own grid for hacking vulnerability. I launch the terminal, put the map into monitor mode, disable all unnecessary processes (chech kill), start monitoring all available grids and press ctr+c. After that, in a new window, I execute a command to monitor a specific grid (my own) and further intercept the handshake. The problem is that it is not possible to cut off the client from the router to intercept the hand. The aireplay-ng command just runs, but nothing happens (my phone is still connected to the network without any crashes or shutdowns). I tried to send a different number of packets from 5 to 100, brought the laptop almost to the router itself, but deauthentication did not happen. What am I doing wrong? Since I'm a complete noob in Linux, please help. Maybe,
I attached all the screenshots and, just in case, covered up all the mac-addresses. Thanks in advance!5a4c17143a564294221471.jpeg5a4c171cbb34c943994136.jpeg5a4c17253aa79567645201.jpeg5a4c172c76e14192419519.jpeg

Answer the question

In order to leave comments, you need to log in

4 answer(s)
K
Konstantin Malyarov, 2018-01-03
@Konstantin18ko

De-authentication on Android devices does not occur, on iOS I don’t know.

T
Tremo, 2018-03-27
@tremo0880

try:
aireplay-ng -0 15 -a [access point mac address] -c [client mac address] [interface name]

L
Lali Kinux, 2018-09-27
@lalikinux

try

aireplay-ng --deauth 50 -a BSSID ROUT -c bssid victim wlan0mon --ignore-negative-one

G
gremlintv2, 2019-01-31
@gremlintv2

In my opinion, if you need a ready-made solution that works for the result, and not for studying Debian-based systems for general pentesting, then WiFi-Slax is better sharpened for the following purposes: interception of handshake, eviltwin, wps-brute (not relevant for new versions routers, but quite suitable for old ones) especially for beginners, since many utilities have a pseudo-graphical interface.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question