Hey friends, This is Rishi Here, Have you ever wanted to block all wifi
signals. or just want to kick someone out from wifi or a neighbors wifi.
Well this is it guys your wait is over. Here is the $8 DIY Wifi Jammer
to try for yourself.
To see how effective this wifi jammer works I suggest you to check my video here
This jammer is so tiny you can fit into pocket. and carry it anywhere. it can powered through your power bank or 3.7v lipo battery. You can select which wifi network you want to jamm and attck on it . But be sure this is just for education purpose do not use for wrong purposes.
The 802.11 WiFi protocol contains a so called deauthentication frame. It is used to disconnect clients safely from a wireless network.
Because these packets are unencrypted, you just need the mac address of the WiFi router and of the client device which you want to disconnect from the network. You don’t need to be in the network or know the password, it’s enough to be in its range.
You can perform multiple attacks on this device such as you can jam any particular wifi network or you can do beacon spam or random beacon spam. or you can simple deauth all. Lets start making it.
you can buy this perticular version of esp8266 as this as a nodemcu firmware on it and it is easy to program without any programmer. This esp8266 has a build in programmer.
you can buy that here
1) ESP8266
Buy
2) Battery (optional)
Buy
3 Add http://arduino.esp8266.com/stable/package_esp8266com_index.json
8 Open the folder path under More preferences can be edited directly in the file
don't forget to save!
9 Go to packages > esp8266 > hardware > esp8266 > 2.0.0 > tools > sdk > include
10 Open user_interface.h file with your favourite text editor or just wordpad.
11 Scroll down and before #endif add following lines: if you cant see correct copy it from the txt file included in the project files
4 Select your programmer at Tools > Programmer > ArduinoISP
5 Select the right port no at Tools > Port If no port shows up you may have to reinstall the drivers.
6 Upload!
Your Wifi Jammer is now ready!
Wanna know How to use it and have any question contact me at : rishi491991@gmail.com
To see how effective this wifi jammer works I suggest you to check my video here
This jammer is so tiny you can fit into pocket. and carry it anywhere. it can powered through your power bank or 3.7v lipo battery. You can select which wifi network you want to jamm and attck on it . But be sure this is just for education purpose do not use for wrong purposes.
The 802.11 WiFi protocol contains a so called deauthentication frame. It is used to disconnect clients safely from a wireless network.
Because these packets are unencrypted, you just need the mac address of the WiFi router and of the client device which you want to disconnect from the network. You don’t need to be in the network or know the password, it’s enough to be in its range.
You can perform multiple attacks on this device such as you can jam any particular wifi network or you can do beacon spam or random beacon spam. or you can simple deauth all. Lets start making it.
Step 1: Get Your Parts Ready !
So to make this wifi jammer mainly you will need only one part esp8266.
you can buy this perticular version of esp8266 as this as a nodemcu firmware on it and it is easy to program without any programmer. This esp8266 has a build in programmer.
you can buy that here
1) ESP8266
Buy
2) Battery (optional)
Buy
Step 2: Get Your Arduino Compiler Ready
Download the latest Arduino compiler from the Arduino website here
Download
1 Install Arduino and open it.
2 Go to File > Preferences
3 Add http://arduino.esp8266.com/stable/package_esp8266com_index.json
to the Additional Boards Manager URLs.
4 Go to Tools > Board > Boards Manager
5 Type in esp8266
6 Select version 2.0.0 and click on Install (must be version 2.0.0)
7 Go to File > Preferences8 Open the folder path under More preferences can be edited directly in the file
don't forget to save!
9 Go to packages > esp8266 > hardware > esp8266 > 2.0.0 > tools > sdk > include
10 Open user_interface.h file with your favourite text editor or just wordpad.
11 Scroll down and before #endif add following lines: if you cant see correct copy it from the txt file included in the project files
Step 3: Download the Project
1 Download project files from here (Credit goes to the orginal creator spacehuhn)
- https://rebrand.ly/wifijammercode
4 Select your programmer at Tools > Programmer > ArduinoISP
5 Select the right port no at Tools > Port If no port shows up you may have to reinstall the drivers.
6 Upload!
Your Wifi Jammer is now ready!
Wanna know How to use it and have any question contact me at : rishi491991@gmail.com
Comments
Post a Comment