WiFiJammer: Amazing Wi-Fi Tool
Wednesday, May 31, 2023
0
comments
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 :)
Related posts
- Pentest Recon Tools
- Ethical Hacker Tools
- Tools 4 Hack
- Pentest Tools For Mac
- Pentest Tools Apk
- Hacking Tools Windows 10
- Pentest Tools Framework
- Nsa Hacker Tools
- Hacker Tools For Mac
- What Are Hacking Tools
- Hack Tools For Ubuntu
- Hacking Tools Mac
- Pentest Recon Tools
- Pentest Tools Bluekeep
- Hacker Tool Kit
- Hacker Security Tools
- Hacker Tools
- Hacking Tools Download
- Hack Apps
- Hacker Hardware Tools
- Pentest Tools Framework
- Underground Hacker Sites
- Pentest Tools For Mac
- Pentest Tools Url Fuzzer
- Growth Hacker Tools
- Beginner Hacker Tools
- Game Hacking
- Pentest Tools Open Source
- Hacking Tools Free Download
- Hacking Tools Online
- Hacking Tools Mac
- Hak5 Tools
- Hacks And Tools
- Android Hack Tools Github
- Pentest Tools Subdomain
- Pentest Tools Android
- Top Pentest Tools
- Easy Hack Tools
- Nsa Hack Tools
- Hacker Techniques Tools And Incident Handling
- Easy Hack Tools
- How To Install Pentest Tools In Ubuntu
- Ethical Hacker Tools
- Pentest Tools List
- Hacker Tools Github
- Hacker Tools Free Download
- Hacker Tools Free
- Hack Tools For Ubuntu
- Pentest Recon Tools
- Hacker Tools Software
- Hack Tools Mac
- Hacker Search Tools
- Tools For Hacker
- Game Hacking
- Bluetooth Hacking Tools Kali
- Hacking Tools Download
- Pentest Tools Subdomain
- Tools Used For Hacking
- Pentest Tools For Android
- Pentest Tools Online
- Hacking Tools Name
- Hacker Tools Apk
- Wifi Hacker Tools For Windows
- Hacking Tools For Games
- Nsa Hacker Tools
- Hack And Tools
- Hack Rom Tools
- Hackers Toolbox
- Hacking Tools For Pc
- Easy Hack Tools
- Nsa Hack Tools
- Hacker Tools Linux
- Hacker Search Tools
- Pentest Tools Github
- Pentest Tools Github
- Hack Tools
- Pentest Tools Review
- Hack Tools Github
- Pentest Tools Website
0 comments:
Post a Comment