Wi-Fi Jammer Using ESP8266-01?

10,488

44

4

Introduction: Wi-Fi Jammer Using ESP8266-01?

Wi-Fi Jammer using ESP8266-01? Is that possible? Well... YES, It is. If you can't afford a NodeMCU ESP8266 or you simply don't want to buy one, just follow this tutorial!

Note: THIS IS NOT A TOY! IT IS CONSIDERED ILLEGAL. Do not use it to hack wifis. This is for educational purposes ONLY!

Step 1: Connect Your FTDI With Your ESP8266

Connect your FTDI with your ESP8266-01 using this diagram:

ESP8266-01 -> FTDI

RX -> TX

TX -> RX

VCC -> VCC

CP_PD -> VCC

GND -> GND

Also DONT FORGET to connect GPIO0 to GND ONLY WHILE PROGRAMING!!!

ESP8266 use a logic level of 3.3 Volts for communicating. If your FTDI Chips can switch to 5v-3.3v select the 3.3v.

Step 2: Flashing the ESP8266

Go to https://github.com/spacehuhn/esp8266_deauther/rel... and download esp8266_deauther_4mb.bin or any other version you want (must be .bin). Then you have to flash it to the ESP8266 board using a flash program (I used ESP8266_Flasher. Link to it here).

How to Flash the ESP8266?

- Open the esp8266_flasher.exe

- Click on bin

- Find the .bin file that you download in the previous step.

- Select the port where the FTDI Chip is connected at

- Click on "Download"

NOTE: GPIO0 MUST BE CONNECTED AT GND WHILE DOING THIS STEP! DONT FORGET IT!!

At 99% or 100%, you will get an error. Ignore it. Your bin file was successfully uploaded to the ESP8266.

Step 3: How to Use It?

After you upload the bin file, your device is ready to be used!

For more info and how to use it go to this link:

https://github.com/spacehuhn/esp8266_deauther#how-...

You can also do the same using the Arduino IDE. I can help you if you want to see how to upload the program using an Arduino board (any type) and Arduino IDE.

Hope this tutorial helps you. Have fun!

Microcontroller Contest 2017

Participated in the
Microcontroller Contest 2017

1 Person Made This Project!

Recommendations

  • Game Design: Student Design Challenge

    Game Design: Student Design Challenge
  • Make It Bridge

    Make It Bridge
  • Big and Small Contest

    Big and Small Contest

4 Comments

0
KOTSOS5
KOTSOS5

5 years ago

Hi, if we want to upload it through arduino, what steps whould we follow?

0
Alexan24
Alexan24

Reply 5 years ago

You can find additional information here:

https://github.com/spacehuhn/esp8266_deauther#compiling-the-source-with-arduino

0
Chrome98
Chrome98

Reply 5 years ago

I tried the considerably long IDE method - it was a nightmare for an arduino noob. This way with the bin file was a breeze. It's not working but it was very easy to upload to the ESP8266

0
Chrome98
Chrome98

Question 5 years ago on Step 3

Flashed no problem. Logged into the network no problem Then nothing happens when I try to browse to 198.164.4.1