DSTIKE WiFi Deauther OLED V7 KIT
DSTIKE WiFi Deauther OLED V7 KIT
DSTIKE WiFi Deauther OLED V7 KIT
DSTIKE WiFi Deauther OLED V7 KIT
DSTIKE WiFi Deauther OLED V7 KIT
DSTIKE WiFi Deauther OLED V7 KIT

DSTIKE WiFi Deauther OLED V7 KIT

Regular price
$35.00
Sale price
$35.00
Tax included. Shipping calculated at checkout.

V6->V7 Upgrade Log

  • Micro USB has been upgraded to TypeC.
  • Designed a 3D-printed enclosure kit.

What is it?

This ESP8266 development board comes with an integrated 18650 charging system, OLED display and a 3 way momentary slide switch.

It comes installed with the latest ESP8266 Deauther software. With this software, you can perform different attacks to test WiFi networks.

Please note that the ESP8266 does only support 2.4GHz.

You can also use it to develop your own software. It is simple to use, just like any other ESP8266 development board.

Function

  • Deauther Attack: Disconnect 2.4G WiFi
  • Deauther Beacon: Create fake networks
  • Deauther Probe:Confuse wifi trackers
  • Packet Monitor:Display wifi traffic
  • CLock:Real Time Clock Adjustable

GPIOs and Hardware info

  • Display: SH1106 1.3" OLED
  • Display SDA: GPIO 5 (D1)
  • Display SCL/SCK: GPIO 4 (D2)
  • WS2812b LED: GPIO 15 (D8)
  • Button Up: GPIO 12
  • Button Down: GPIO 13
  • Button Select: GPIO 14
  • Highlight LED: GPIO 16
  • RTC: DS3231 (RTC only work when you connect battery)

Breakout Pins:

  • GPIO-16
  • GPIO-3(RXD)
  • GPIO-1(TXD)
  • GPIO-5(SDA)
  • GPIO-4(SCL)
  • GPIO-0
  • GPIO-2
  • 3.3V
  • GND
  • 5V

Why did you make it?

I designed this development board especially for Spacehuhn's great project: ESP8266 Deauther. It has been authorized by him and is officially supported.

Thanks to every customer that leaves feedback! I will keep improving this board.

What makes it special?

  • Only 80~100mA power usage
  • Up to 35h of battery life with a 3500mAh 18650 cell
  • Charging current: 1A
  • 7 GPIO breakouts and 3.3 and 5V output
  • 4 LEDs to indicate battery status in real time
  • Power button: Click to turn on, double click to turn off
  • Protection: short, over charging, over discharging, temperature, polarity
  • Added RTC DS3231
  • Added Highlight LED controlled by GPIO16

Disclaimer

This project is a proof of concept for testing and educational purposes. Neither the ESP8266, nor its SDK was meant or built for such purposes. Bugs can occur!

Use it only against your own networks and devices! Please check the legal regulations in your country before using it. We don't take any responsibility for what you do with this program.

More Info

Deauth

Closes the connection of WiFi devices by sending deauthentication frames to access points and client devices you selected. This is only possible because a lot of devices don't use the 802.11w-2009 standard that offers a protection against this attack. Please only select one target! When you select multiple targets that run on different channels and start the attack, it will quickly switch between those channels and you have no chance to reconnect to the access point that hosts this web interface.

Beacon

Beacon packets are used to advertise access points. By continuously sending beacon packets out, it will look like you created new WiFi networks. You can specify the network names under SSIDs.

Probe

Probe requests are sent by client devices to ask if a known network is nearby. Use this attack to confuse WiFi trackers by asking for networks that you specified in the SSID list. It's unlikely you will see any impact by this attack with your home network.