Sunday, August 30, 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 :)
Related word
  1. Game Hacking
  2. Pentest Tools Github
  3. Hack Tools
  4. Wifi Hacker Tools For Windows
  5. Hak5 Tools
  6. Hack Tools For Ubuntu
  7. New Hack Tools
  8. Hackrf Tools
  9. Hack Rom Tools
  10. Hacking Tools Download
  11. Hacker Hardware Tools
  12. Tools Used For Hacking
  13. Pentest Tools Subdomain
  14. Install Pentest Tools Ubuntu
  15. Nsa Hacker Tools
  16. Hak5 Tools
  17. Hacker Tools Software
  18. Hacking Tools Online
  19. Pentest Tools Download
  20. Hacker Tools For Mac
  21. Github Hacking Tools
  22. Easy Hack Tools
  23. Hacking Tools Name
  24. Pentest Tools Open Source
  25. Hacker Techniques Tools And Incident Handling
  26. Pentest Tools Port Scanner
  27. Pentest Tools Kali Linux
  28. Best Pentesting Tools 2018
  29. Hacker Tools List
  30. How To Hack
  31. Hack Tools 2019
  32. Pentest Tools Website Vulnerability
  33. Hack Tools
  34. Pentest Tools Free
  35. How To Make Hacking Tools
  36. Hack Tools
  37. Hack Tool Apk
  38. Hacking Tools Github
  39. Hacker Tools For Pc
  40. Pentest Tools
  41. Pentest Reporting Tools
  42. Hacker Tools For Windows
  43. Hacking Tools For Games
  44. Pentest Tools Website
  45. Hacker Tools For Ios
  46. Hacking Tools Kit
  47. Pentest Tools For Android
  48. Hack Tools Github
  49. Hack Tools
  50. Pentest Tools Subdomain
  51. Hacking Tools Download
  52. Hacking Tools For Kali Linux
  53. Hacking Tools Usb
  54. Tools 4 Hack
  55. Pentest Tools Review
  56. Hack App
  57. Kik Hack Tools
  58. Underground Hacker Sites
  59. Hacker Tools For Windows
  60. Hack Apps
  61. Hacking Tools 2020
  62. How To Install Pentest Tools In Ubuntu
  63. Hacker Tools Mac
  64. Hacking Tools Software
  65. Hack Tools For Mac
  66. Hacks And Tools
  67. Pentest Tools Website
  68. Pentest Tools Website
  69. Pentest Box Tools Download
  70. Hacker Tools Windows
  71. How To Hack
  72. Usb Pentest Tools
  73. Hacking Tools Free Download
  74. Pentest Tools For Windows
  75. Hacking Tools Software
  76. Install Pentest Tools Ubuntu
  77. Hack Apps
  78. Pentest Tools List
  79. Pentest Tools Linux
  80. Hacker Tools 2020
  81. Hacker Tools Windows
  82. Usb Pentest Tools
  83. How To Make Hacking Tools
  84. Hacking Tools For Windows Free Download
  85. Pentest Tools For Android
  86. Hacker Tools For Ios
  87. Hacking Tools Pc
  88. Underground Hacker Sites
  89. Pentest Tools Alternative
  90. Hack Tools 2019
  91. Hacking Tools Mac
  92. Hak5 Tools
  93. What Is Hacking Tools
  94. Hack Tools For Ubuntu
  95. Tools 4 Hack
  96. Hacking Tools Windows
  97. Pentest Tools
  98. Pentest Recon Tools
  99. Top Pentest Tools
  100. Tools 4 Hack
  101. Best Hacking Tools 2019
  102. Hack Tools For Mac
  103. Pentest Tools Bluekeep
  104. Pentest Tools Online
  105. Hack Tool Apk
  106. Hacking Tools For Windows
  107. Hacks And Tools
  108. Hacker Tools 2019
  109. Best Pentesting Tools 2018

No comments: