protsent
0
Rep
Rep
14
Likes
Likes
Carder

- Posts
- 74
- Threads
- 6
- Joined
- Dec 2020
In this post I would like to introduce you the ESP8266 based Deauther module.
ESP8266 is a cheap chip that has BT, and Wifi, and a lot of gpio. Can be programmed via Arduino.
Dstrike is a program that uses a flaw in the chip. With this flaw, you can send specially forged packets, and listen in monitor mode.
Main features:
Can be controlled via serial port, or via it's own web page, or if it has keys and display with that.
If you buy a pre flashed edition that is much expensive, so I suggest you to buy the module that has oled display integrated, and flash the Deauther yourself.
Original modules looks like these:
More info on the project's GitHub page:
ESP8266 is a cheap chip that has BT, and Wifi, and a lot of gpio. Can be programmed via Arduino.
Dstrike is a program that uses a flaw in the chip. With this flaw, you can send specially forged packets, and listen in monitor mode.
Main features:
- Scan APs, and scan stations.
- Deauth Stations from AP-s, or everybody from that AP.
- Can spoof AP-s by sending fake beacons. (can send random names, or can send names from a specified list.).
- Can send probe packets to valid APs. (to take it down for example).
Can be controlled via serial port, or via it's own web page, or if it has keys and display with that.
If you buy a pre flashed edition that is much expensive, so I suggest you to buy the module that has oled display integrated, and flash the Deauther yourself.
Original modules looks like these:
More info on the project's GitHub page: