Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r3k4t/rktdeauther
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)
https://github.com/r3k4t/rktdeauther
cybersecurity ethical-hacking forensics-investigations network-jamming python security-research shell-script software-engineering wifi-deauther wifi-security
Last synced: about 2 months ago
JSON representation
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)
- Host: GitHub
- URL: https://github.com/r3k4t/rktdeauther
- Owner: r3k4t
- License: mit
- Created: 2021-04-15T23:48:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-16T00:53:30.000Z (over 3 years ago)
- Last Synced: 2023-03-05T05:00:08.487Z (almost 2 years ago)
- Topics: cybersecurity, ethical-hacking, forensics-investigations, network-jamming, python, security-research, shell-script, software-engineering, wifi-deauther, wifi-security
- Language: Shell
- Homepage: https://github.com/r3k4t
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![MIT](https://img.shields.io/packagist/l/doctrine/orm.svg)](https://github.com/r3k4t/rktdeauther/blob/master/LICENSE)
[![python](https://img.shields.io/badge/Program-Python%20%7C%20Shell-brightgreen.svg)](https://www.python.org/downloads/release/python/)
[![OS](https://img.shields.io/badge/Tested%20On-Linux-yellowgreen.svg)](https://en.wikipedia.org/wiki/Linux)# RktDeauther
Educational Purposes Only
![PicsArt_04-15-11 45 08](https://user-images.githubusercontent.com/69615463/114952525-3fe26d80-9e78-11eb-9c44-b3622ac3f092.jpg)
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-scapyArch linux
+ sudo pip install -r requirements.txt
+ sudo pacman -S build-essential libpcap-dev aircrack-ng
+ sudo pacman -S python-scapyRed Hat Linux,CentOs
+ sudo pip install -r requirements.txt
+ sudo yum install build-essential libpcap-dev aircrack-ng
+ sudo yum install python-scapyFedora Linux
+ sudo pip install -r requirements.txt
+ sudo dnf install build-essential libpcap-dev aircrack-ng
+ sudo dnf install python-scapy### Terminal Command ###
+ git clone https://github.com/r3k4t/rktdeauther.git
+ cd rktdeauther### 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](https://user-images.githubusercontent.com/69615463/114897972-8cf02080-9e33-11eb-82d6-8c2ec4d2b2ea.jpg)
+ chmod +x wifi-monitor.sh
+ sudo ./wifi-monitor.sh![Screenshot_2021-04-15_15-46-17](https://user-images.githubusercontent.com/69615463/114896458-2c141880-9e32-11eb-8695-6a4a3c93d4f9.png)
### Scan Device mac address in your wifi ap. ###
+ chmod +x scan-device.sh
+ sudo ./scan-device.sh![Screenshot_2021-04-15_15-49-38](https://user-images.githubusercontent.com/69615463/114896518-3a623480-9e32-11eb-9a27-317cd257469d.png)
### 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](https://user-images.githubusercontent.com/69615463/114896554-43eb9c80-9e32-11eb-9c7b-59cfba26f8e3.png)
### 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](https://user-images.githubusercontent.com/69615463/114896623-51088b80-9e32-11eb-9a0a-77344582a4f4.png)
Example:
Android![Screenshot_2021-04-16-06-37-03-930_com miui home](https://user-images.githubusercontent.com/69615463/114955495-a5d1f380-9e7e-11eb-99ef-1050083ce758.jpg)