The name sounds exciting but really does it jam WiFi networks? Yes, it is able to do the thing which it's name suggests. So today I'm going to show you how to annoy your friend by cutting him/her short of the WiFi service.
Requirements:
- A computer/laptop with WiFi capable of monitoring (monitor mode).
- A Linux OS (I'm using Arch Linux with BlackArch Repos)
- And the most obvious thing wifijammer (If you're having BlackArch then you already have it).
How does it work? You maybe thinking!, it's quite simple it sends the deauth packets from the client to the AP (Access Point) after spoofing its (client's) mac-address which makes AP think that it's the connected client who wants to disconnect and Voila!
Well to jam all WiFi networks in your range its quite easy just type:
sudo wifijammer
but wait a minute this may not be a good idea. You may jam all the networks around you, is it really what you want to do? I don't think so and I guess it's illegal.
We just want to play a prank on our friend isn't it? So we want to attack just his/her AP. To do that just type:
sudo wifijammer -a <<AP-MAC-ADDRESS>>
here -a flag specifies that we want to jam a particular AP and after it we must provide the MAC-ADDRESS of that particular AP that we want to jam.
Now how in the world am I going to know what is the MAC-ADDRESS of my friend's AP without disturbing the other people around me?
It's easy just use the Hackers all time favorite tool airodump-ng. Type in the following commands:
sudo airmon-ng
sudo airodump-ng
airmon-ng will put your device in monitor mode and airodump-ng will list all the wifi networks around you with their BSSID, MAC-ADDRESS, and CHANNELS. Now look for your friend's BSSID and grab his/her MAC-ADDRESS and plug that in the above mentioned command. Wooohooo! now you are jamming just your friend's wifi network.
Maybe that's not what you want, maybe you want to jam all the people on a particular channel well wifijammer can help you even with that just type:
sudo wifijammer -c <<CHANNEL-NUMBER>>
with -c we specify to wifijammer that we only want to deauth clients on a specified channel. Again you can see with airodump-ng who is on which channel.
wifijammer has got many other flags you can check out all flags using this command that you always knew:
sudo wifijammer -h
Hope you enjoyed it, good bye and have fun :)
Continue reading
- Hacking Tools For Windows
- Hak5 Tools
- Wifi Hacker Tools For Windows
- Hacking Tools For Pc
- Hack App
- Hacker Tools Windows
- Black Hat Hacker Tools
- Hacker Tools Windows
- Hack Tools For Ubuntu
- Hacking Tools Usb
- Hacker Tools 2019
- Hacking Tools Windows
- Hack Tools
- Hacking Tools Name
- Hacker Tools List
- Hack Tools
- Best Hacking Tools 2020
- Hack Tools For Games
- Hacker Tools For Ios
- Hacking Tools Kit
- Usb Pentest Tools
- Hacker Tools Online
- Hacker Tools Free
- Hacking Tools Windows
- Hack Tools For Games
- Hacking Tools And Software
- Hacker Tools
- Hack Tools For Games
- Hack Tool Apk No Root
- Tools For Hacker
- Termux Hacking Tools 2019
- Pentest Tools Free
- Computer Hacker
- Pentest Tools Online
- Pentest Tools Review
- Hacker Tools 2019
- Hacking Tools Kit
- Hacker Tools Free
- Pentest Tools Android
- Pentest Tools Online
- Pentest Tools For Ubuntu
- Hacker
- Hacker Techniques Tools And Incident Handling
- Hacking Tools Windows
- Pentest Automation Tools
- Hacking App
- Pentest Automation Tools
- Hack Tools Mac
- Hack Tools 2019
- Underground Hacker Sites
- Hack Tools For Ubuntu
- Hacker Tools Github
- Hack App
- Hack Tools 2019
- Pentest Recon Tools
- Pentest Tools Download
- Hacking Tools And Software
- Hacker Tools 2019
- Tools Used For Hacking
- Computer Hacker
- Bluetooth Hacking Tools Kali
- Hackrf Tools
- Hacking Tools Windows
- Hacker Tools For Windows
- Hacker Hardware Tools
- Pentest Automation Tools
- Growth Hacker Tools
- Hack Tools Mac
- Blackhat Hacker Tools
- Pentest Tools Github
- Underground Hacker Sites
- Top Pentest Tools
- Pentest Tools Subdomain
- Hacker
- Bluetooth Hacking Tools Kali
- Hacking Tools Software
- Hacker Tools Apk
- Pentest Tools Website
- Pentest Tools
- Hacker Tools Apk Download
- Pentest Tools Free
- Pentest Tools Download
- Blackhat Hacker Tools
- Hak5 Tools
- Hacker Hardware Tools
- New Hacker Tools
- Hacking Tools And Software
- Pentest Reporting Tools
- Hacker Tools Linux
- Android Hack Tools Github
- Pentest Tools For Mac
- Hacker Tools For Pc
- How To Install Pentest Tools In Ubuntu
- Hacking Tools Hardware
- Hack And Tools
- Hacking Tools For Pc
- Github Hacking Tools
- Hacker Tool Kit
- World No 1 Hacker Software
- Hack Tools Download
- Easy Hack Tools
- Hack Tool Apk
- What Are Hacking Tools
- Blackhat Hacker Tools
- Hacker Tools Linux
- Hacking App
- Hack Tools For Games
- Pentest Tools Alternative
- Hack Tools Github
- Pentest Tools Website Vulnerability
- Pentest Tools Alternative
- Pentest Tools For Mac
- Top Pentest Tools
- Beginner Hacker Tools
- Hacker Tools For Ios
- Pentest Tools Bluekeep
- Blackhat Hacker Tools
- New Hacker Tools
- Hacking Tools Pc
- Pentest Tools Download
- Pentest Tools Bluekeep
- Pentest Box Tools Download
- Pentest Tools Website Vulnerability
- Hacker Tools Linux
- Pentest Tools Nmap
- Pentest Tools Subdomain
WiFiJammer: Amazing Wi-Fi Tool