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 :)
Related links

  1. Bluetooth Hacking Tools Kali
  2. Hacking Tools Pc
  3. Hacking Tools Download
  4. Hacking Tools Software
  5. Hacking Tools 2019
  6. Hacker Tools Apk Download
  7. Tools Used For Hacking
  8. Bluetooth Hacking Tools Kali
  9. Pentest Tools Review
  10. Hacking Tools Kit
  11. Usb Pentest Tools
  12. Hacker Tools Windows
  13. Hacking Tools For Windows
  14. Pentest Tools Free
  15. Hacker Tools Online
  16. Hacker Security Tools
  17. Pentest Tools Download
  18. Computer Hacker
  19. Pentest Tools For Windows
  20. Underground Hacker Sites
  21. Pentest Tools Bluekeep
  22. Usb Pentest Tools
  23. Hacker Tools Mac
  24. Hacking Tools Hardware
  25. Hak5 Tools
  26. Pentest Tools Find Subdomains
  27. Pentest Tools Apk
  28. Hacker Hardware Tools
  29. Hacking Tools For Windows Free Download
  30. Beginner Hacker Tools
  31. Hacker Tools Hardware
  32. Hacking Tools 2020
  33. Pentest Tools Kali Linux
  34. Pentest Recon Tools
  35. Pentest Tools For Mac
  36. Pentest Tools Review
  37. Hacking Tools For Beginners
  38. Hak5 Tools
  39. Black Hat Hacker Tools
  40. Free Pentest Tools For Windows
  41. Hacker Tools Software
  42. Hacking Tools 2019
  43. Pentest Automation Tools
  44. Pentest Tools Url Fuzzer
  45. Hacking Tools Download
  46. Hacker Tools Apk
  47. Best Pentesting Tools 2018
  48. Pentest Tools Find Subdomains
  49. Pentest Tools Windows
  50. Hacker Tools Github
  51. Pentest Tools Url Fuzzer
  52. Pentest Tools Linux
  53. Hacking Tools
  54. How To Hack
  55. Hacking Tools Windows
  56. Best Hacking Tools 2019
  57. Pentest Tools Kali Linux
  58. Hack Tools 2019
  59. How To Hack
  60. Hacker Search Tools
  61. Hacking Tools Name
  62. Pentest Tools Find Subdomains
  63. Hacker Tools Linux
  64. World No 1 Hacker Software
  65. Hacker Tools For Pc
  66. Usb Pentest Tools
  67. Blackhat Hacker Tools
  68. Hacking Tools Software
  69. Hack Tools For Ubuntu
  70. World No 1 Hacker Software
  71. Hacking Tools 2019
  72. Pentest Tools Download
  73. Beginner Hacker Tools
  74. Hacker Tool Kit
  75. Pentest Tools
  76. Usb Pentest Tools
  77. Hack Tools Mac
  78. Pentest Recon Tools
  79. Pentest Tools Kali Linux
  80. Top Pentest Tools

No comments:

Post a Comment