View Single Post
  #1 Old 06-04-2021, 11:43 AM
factchecker
 
factchecker's Avatar
 
Join Date: Jun 2021
Posts: 4
factchecker is an unknown quantity at this point
Default [TUT-MINI] WIFI TROLLING WITH ESP8266

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:

- 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:

[Image: DSTIKE_Deauther_Board.jpg]



More info on the project's GitHub page:
Click here to see full text
https://github.com/spacehuhn/esp8266_deauther
factchecker is offline   Reply With Quote