GithubHelp home page GithubHelp logo

tp-link-v3-usb's Introduction

tp-link-v3-TL-WN722N

realtek-rtl8188eus-dkms packaging for Kali Linux

copy and past the below commands

sudo apt update

sudo apt dist-upgrade

reboot

sudo apt install linux-headers-$(uname -r)

sudo apt install bc

sudo rmmod r8188eu.ko

sudo git clone https://github.com/keralahacker/tp-link-v3-usb

cd tp-link-v3-usb

sudo unzip realtek-rtl8188eus-keralahacker.zip

cd realtek-rtl8188eus-dkms-kali-master

sudo -i

echo "blacklist r8188eu.ko" > "/etc/modprobe.d/realtek.conf"

exit

sudo make

sudo make install

sudo modprobe 8188eu


if you face any issues ===>

https://github.com/keralahacker/tp-link-v3-usb/issues/new

submit with screenshot


To enable Monitor mode

ifconfig wlan0 down

airmon-ng check kill

iwconfig wlan0 mode monitor

ifconfig wlan0 up

iwconfig \check mode: monitor

Deauthentication Attack[for educational purpose only]

airodump-ng wlan0

airodump-ng --bssid --channel --write test wlan0

aireplay-ng --deauth [any no.] -a -c wlan0

Important note:

If after restarting your kali machine doesn't recognise your device.. As lot of people are facing the same problem .. I have a solution for you.. Whenever you restart your kali OS Insert the adapter and run the command

sudo rmmod r8188eu.ko

sudo modprobe 8188eu

Disconnect the device and connect again..

tp-link-v3-usb's People

Contributors

keralahacker avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.