Skip to content

RktDeauther is a Wifi Deauthication Attack(Wifi Denial-of-Service attack) tool.Its build on python and shell program.It can help to disconnect any wifi user and jam all wifi network(wifi Acess Point)

License

Notifications You must be signed in to change notification settings

r3k4t/rktdeauther

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT python OS

RktDeauther

Educational Purposes Only

PicsArt_04-15-11 45 08

Author : RKT

Description

RktDeauther is a Wifi Deauthication Attack(Wifi Denial-of-Service Attack) tool.Its build on python and shell program.It can help to disconnect any wifi user and jam all wifi network(wifi Acess Point)

Setup[PIP MODULE]

Kali Linux,Ubuntu,Linuxmint
  • sudo pip install -r requirements.txt
  • sudo apt install build-essential libpcap-dev aircrack-ng
  • sudo apt install python-scapy
Arch linux
  • sudo pip install -r requirements.txt
  • sudo pacman -S build-essential libpcap-dev aircrack-ng
  • sudo pacman -S python-scapy
Red Hat Linux,CentOs
  • sudo pip install -r requirements.txt
  • sudo yum install build-essential libpcap-dev aircrack-ng
  • sudo yum install python-scapy
Fedora Linux
  • sudo pip install -r requirements.txt
  • sudo dnf install build-essential libpcap-dev aircrack-ng
  • sudo dnf install python-scapy

Terminal Command

Monitor Mode(Start)[Use Panda adapter,ALFA adapter,TP-LINK adapter etc or Use linux bootable pendrive or hdd(harddisk)==>Please,install your linux in harddisk]

Panda Wireless Adapter

41aN7RPsG8L

  • chmod +x wifi-monitor.sh
  • sudo ./wifi-monitor.sh

Screenshot_2021-04-15_15-46-17

Scan Device mac address in your wifi ap.

  • chmod +x scan-device.sh
  • sudo ./scan-device.sh

Screenshot_2021-04-15_15-49-38

Disconect target device in your wifi

  • sudo python rktdeauther.py wifi mac address wifi user mac address
Example :
  • sudo python rktdeauther.py E8:DE:27:EA:1A:42 80:01:84:C0:AE:F2

Screenshot_2021-04-15_15-54-20

jam your target wifi access point(ap)

  • sudo python rktdeauther.py wifi mac address
Example :
  • sudo python rktdeauther.py E8:DE:27:EA:1A:42

Screenshot_2021-04-15_15-58-25

Example:
Android

Screenshot_2021-04-16-06-37-03-930_com miui home

About

RktDeauther is a Wifi Deauthication Attack(Wifi Denial-of-Service attack) tool.Its build on python and shell program.It can help to disconnect any wifi user and jam all wifi network(wifi Acess Point)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published