Sunday, August 23, 2020

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. Hacker Techniques Tools And Incident Handling
  2. Kik Hack Tools
  3. Pentest Tools Nmap
  4. Hak5 Tools
  5. New Hacker Tools
  6. Pentest Tools
  7. Hacker Security Tools
  8. Install Pentest Tools Ubuntu
  9. Hack Rom Tools
  10. Growth Hacker Tools
  11. Hacker Tools Github
  12. Hack Tools
  13. Hacker Tools For Windows
  14. Hack Tools For Windows
  15. Hack Tools
  16. Hack Tool Apk No Root
  17. Hacker Tools Hardware
  18. Pentest Tools Url Fuzzer
  19. Android Hack Tools Github
  20. Beginner Hacker Tools
  21. Hack Tools 2019
  22. Top Pentest Tools
  23. Tools For Hacker
  24. Hacker Security Tools
  25. What Are Hacking Tools
  26. Pentest Tools Find Subdomains
  27. Pentest Tools Open Source
  28. Hack Website Online Tool
  29. Hacker Tools Software
  30. What Are Hacking Tools
  31. Hacking Tools Windows 10
  32. Hack Website Online Tool
  33. Hacker Tools Apk
  34. Pentest Tools Review
  35. Hack Tools
  36. Tools Used For Hacking
  37. Pentest Tools Review
  38. Game Hacking
  39. Hacking Tools Software
  40. Pentest Tools Find Subdomains
  41. Pentest Automation Tools
  42. Hacker Tools Mac
  43. Hacking Tools Mac
  44. Nsa Hack Tools Download
  45. Pentest Tools Bluekeep
  46. Hack Tools
  47. Pentest Tools Open Source
  48. Hacker Tools Windows
  49. Hacking Tools For Windows
  50. Pentest Tools Android
  51. Hacker Tools Free
  52. Hacker Tools Hardware
  53. Pentest Tools Nmap
  54. Hacker Tools Software
  55. Pentest Tools Free
  56. Computer Hacker
  57. Hacking Tools For Pc
  58. Pentest Tools Kali Linux
  59. Hack Tool Apk No Root
  60. Pentest Tools Url Fuzzer
  61. Hack Tools Pc
  62. How To Hack
  63. Hacking Tools For Windows
  64. Pentest Tools Alternative
  65. Hacking Tools Github
  66. New Hacker Tools
  67. Hacker Tools 2020
  68. How To Make Hacking Tools
  69. Pentest Tools
  70. What Is Hacking Tools
  71. Hacker Tools For Mac
  72. Pentest Tools Website
  73. Bluetooth Hacking Tools Kali
  74. Ethical Hacker Tools
  75. Best Pentesting Tools 2018
  76. Hack Tools 2019
  77. Pentest Tools Bluekeep
  78. Hacker Tools List
  79. Hack App
  80. Best Pentesting Tools 2018
  81. Hacking Tools Mac
  82. Hacker Tools Software
  83. Bluetooth Hacking Tools Kali
  84. Pentest Tools Github
  85. Hackrf Tools
  86. Hacking Tools Hardware
  87. Underground Hacker Sites
  88. Hacking Tools For Games
  89. Pentest Tools Linux
  90. Hack Tools
  91. Hack Tool Apk
  92. Pentest Tools Find Subdomains
  93. Pentest Tools Url Fuzzer
  94. Kik Hack Tools
  95. Hack Tool Apk No Root
  96. Pentest Tools Apk
  97. Hacker Tools Windows
  98. Usb Pentest Tools
  99. Pentest Tools Online
  100. Pentest Tools

No comments:

Post a Comment