Sunday, June 4, 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 articles

  1. Pentest Tools Framework
  2. Best Hacking Tools 2020
  3. Pentest Tools Linux
  4. Pentest Tools For Windows
  5. Pentest Tools Port Scanner
  6. Hacking Tools For Windows
  7. Pentest Tools Bluekeep
  8. Android Hack Tools Github
  9. Hacking Tools Online
  10. How To Make Hacking Tools
  11. Hacking Tools For Kali Linux
  12. Hacker Tools 2019
  13. Hacking Tools
  14. Hack Tools For Games
  15. Hacking App
  16. Hacker Tools Hardware
  17. Pentest Tools Github
  18. Hacker Tools Apk
  19. Pentest Tools Bluekeep
  20. Hacker Tools Software
  21. Hacking Tools Github
  22. Hacking Tools Hardware
  23. Hacking Tools Kit
  24. Kik Hack Tools
  25. Pentest Tools Review
  26. New Hacker Tools
  27. Hacker Tools Apk Download
  28. Pentest Tools Review
  29. Computer Hacker
  30. Hacker Tool Kit
  31. Hacking Tools And Software
  32. Hacker Tools Apk
  33. Termux Hacking Tools 2019
  34. Pentest Tools
  35. Hacker Tools Hardware
  36. Pentest Tools Online
  37. Tools Used For Hacking
  38. Hacker Tools Apk Download
  39. How To Make Hacking Tools
  40. Hack Tool Apk
  41. Hacker Tools Free
  42. World No 1 Hacker Software
  43. Hacker Tools Hardware
  44. Pentest Tools Alternative
  45. Hacking Tools 2020
  46. Hacker Tools For Pc
  47. Growth Hacker Tools
  48. Hacker Tools Linux
  49. Hack Tools Mac
  50. Hack Tool Apk
  51. Hacking Tools For Windows 7
  52. Underground Hacker Sites
  53. Pentest Tools For Mac
  54. Hacking Tools For Mac
  55. Hack Tools Mac
  56. Pentest Tools Open Source
  57. Hacker Tools 2020
  58. What Are Hacking Tools
  59. Hacker Security Tools
  60. Hacker
  61. Game Hacking
  62. Pentest Tools For Ubuntu
  63. Hacking Tools For Games
  64. Hack Tools Mac
  65. Termux Hacking Tools 2019
  66. Pentest Tools Website
  67. Hack Tools For Games
  68. Pentest Tools Tcp Port Scanner
  69. Hacking Tools
  70. Hacking Tools Software
  71. Pentest Tools For Android
  72. Pentest Tools Open Source

No comments: