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

Configure the TP-Link WN722N v3 WIFI Adapter To Use Monitor Mode In Kali Linux 2021.2 -VirtualBox V

Аватар
MySQL Базы данных для анализа данных
Просмотры:
24
Дата загрузки:
08.12.2023 19:04
Длительность:
00:17:00
Категория:
Технологии и интернет

Описание

In this video tutorial, I show you how to get monitor mode working on your TP-LINK Link WN722N v3 WIFI network adapter on a VirtualBox Kali Linux2021.2 virtual machine (VM), the easy way. No compiling code. This is required to sniff all of the traffic on your WIFI network and do packet injection.

Here are the commands mentioned in the video. Linux is case-sensitive:

lsusb - Lists known USB devices.

dmesg -w - Shows real-time log messages. 

ifconfig - Shows network interface information.
or...
ip addr show… does the same thing. 

ifconfig eth0 down - Shuts down eth0 network interface. Use ‘up’ to bring it up.
or.....
ip link set eth0 down… does the same thing. 

ifconfig wlan0 down - Shuts down wlan0 WIFI network interface. Use ‘up’ to bring it up.
or......
ip link set wlan0 down… does the same thing. 

apt-get update - Updates Kali Linux. 

apt-get upgrade - Applies Kali Linux updates. 

init 6 - Reboots Kali Linux. 

apt-get install realtek-rtl8188eus-dkms - Installs driver.

iw dev - Shows WIFI interface information.

iw wlan0 set monitor control - Sets interface into monitor (promiscuous) mode. 

Connect to WIFI using the command line: https://www.yeahhub.com/connect-wifi-network-terminal-kali-linux

----

Join the Norzer Discord server: https://discord.gg/GnktnTqEfd. Ask me for FREE access to my local SEO, WordPress performance, and WordPress security audit checklists.

I hope to grow a community of like-minded SEO, WordPress, security, performance, crypto, etc. people. I'll always be there to answer any questions you may have. It's like having a free consultant. :) I'm 'RyanTreeFiddy aka Norzer' on the server

Subscribe for more videos related to local SEO, eCommerce SEO, digital marketing, WordPress web performance, WordPress security, and more.

Outside-the-box solutions based on facts and data that work:
-Local SEO
-WordPress performance
-WordPress security
-WordPress web design

Visit https://norzer.me

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