5/27/2023

WiFiJammer: Amazing Wi-Fi Tool


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:


  1. A computer/laptop with WiFi capable of monitoring (monitor mode).
  2. A Linux OS (I'm using Arch Linux with BlackArch Repos)
  3. 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 links

  1. Hack Apps
  2. Hacking Tools Name
  3. Hacker Tools For Ios
  4. Hacking Tools Hardware
  5. Hack Tools For Mac
  6. Hacker Tools Linux
  7. Hacking Tools For Windows 7
  8. Hacker Tools For Pc
  9. Wifi Hacker Tools For Windows
  10. Hacker Security Tools
  11. Hackrf Tools
  12. Hack Tools Pc
  13. Pentest Tools For Ubuntu
  14. Hack Tools For Windows
  15. Hacking Tools Download
  16. New Hack Tools
  17. Hack Tools For Games
  18. Hacker Tools 2019
  19. Hak5 Tools
  20. Termux Hacking Tools 2019
  21. Tools For Hacker
  22. Blackhat Hacker Tools
  23. Hacks And Tools
  24. Hack Tools Pc
  25. Hacking Tools
  26. Hacker Tools Github
  27. Pentest Automation Tools
  28. Hackers Toolbox
  29. Hacking Tools Download
  30. Hacking Tools Windows 10
  31. How To Hack
  32. Wifi Hacker Tools For Windows
  33. Pentest Tools Github
  34. Pentest Tools Linux
  35. Pentest Tools Kali Linux
  36. Android Hack Tools Github
  37. Hack Tools
  38. Underground Hacker Sites
  39. Hack And Tools
  40. Hacking Tools Software
  41. Hack Tools
  42. Tools Used For Hacking
  43. Hacker Tools For Ios
  44. Hacking Apps
  45. Hackers Toolbox
  46. Tools 4 Hack
  47. Pentest Tools List
  48. Hack And Tools
  49. Pentest Tools Download
  50. Hack Tools For Windows
  51. Hacker Tools For Ios
  52. Hacker Tools Free Download
  53. Hacker Tools Online
  54. Hak5 Tools
  55. Hacking Tools Windows 10
  56. Hacker Tools Software
  57. Hacks And Tools
  58. Hacks And Tools
  59. Hacker Tools Github

No comments:

Post a Comment