Thursday, June 1, 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 :)

More information


  1. Pentest Tools Bluekeep
  2. Hacker Tools List
  3. Hacking Tools For Kali Linux
  4. How To Install Pentest Tools In Ubuntu
  5. Best Hacking Tools 2020
  6. Ethical Hacker Tools
  7. Hack Tools For Windows
  8. Hacker Tools
  9. Hacking Tools For Windows Free Download
  10. Hacker Tools
  11. Hacking Tools Mac
  12. Beginner Hacker Tools
  13. Pentest Tools For Windows
  14. Hacker Tools List
  15. Hacker Security Tools
  16. Hacking Tools For Windows
  17. Pentest Tools Port Scanner
  18. Hacker Tools Linux
  19. Hacking Tools For Pc
  20. Hack Tools For Mac
  21. Hack Website Online Tool
  22. Hacks And Tools
  23. Hacking Tools Hardware
  24. Pentest Tools For Windows
  25. Hacking Tools For Windows 7
  26. What Are Hacking Tools
  27. Pentest Reporting Tools
  28. Hacking Tools Online
  29. How To Hack
  30. Pentest Tools List
  31. Easy Hack Tools
  32. Hack Tools For Windows
  33. Pentest Tools Website Vulnerability
  34. Hacker Tool Kit
  35. Hacker Tools For Mac
  36. Hacking Tools
  37. Hacking Tools 2020
  38. Hacking Tools For Mac
  39. Pentest Tools For Windows
  40. Hacking Tools Windows 10
  41. Hack Tool Apk No Root
  42. Hacking Tools For Windows Free Download
  43. Hacking App
  44. Hack Tools Pc
  45. Pentest Tools Kali Linux
  46. Wifi Hacker Tools For Windows
  47. Pentest Tools Apk
  48. Hack Tool Apk No Root
  49. Install Pentest Tools Ubuntu
  50. Ethical Hacker Tools
  51. Pentest Tools Port Scanner
  52. Pentest Tools Android
  53. Hack App
  54. Pentest Tools Github
  55. Pentest Tools Open Source
  56. Pentest Recon Tools
  57. What Is Hacking Tools
  58. Hacking Tools Windows 10
  59. Physical Pentest Tools
  60. Pentest Tools Apk
  61. Hacker
  62. Hacking Tools Hardware
  63. Pentest Tools Online
  64. Hacking Tools Windows
  65. Pentest Tools Windows
  66. Hacker Search Tools
  67. What Are Hacking Tools
  68. Tools Used For Hacking
  69. Pentest Tools Windows
  70. Hacking Tools
  71. How To Hack
  72. Hacker Search Tools
  73. Hack Tools
  74. Black Hat Hacker Tools
  75. Hacking App
  76. Hack Tools For Pc

No comments:

Post a Comment