Saturday, May 27, 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 news


  1. Hacker Security Tools
  2. Hacking Tools Hardware
  3. Growth Hacker Tools
  4. Hacker
  5. Hacking Tools For Windows Free Download
  6. Hackrf Tools
  7. Kik Hack Tools
  8. Growth Hacker Tools
  9. Hacker Tools Free
  10. Pentest Recon Tools
  11. Pentest Tools Nmap
  12. Hacking Tools Windows
  13. Pentest Tools Linux
  14. Hack Tools 2019
  15. Hacker Tools For Pc
  16. Hacking Tools Usb
  17. Hacker Tools Windows
  18. Hacking Tools Hardware
  19. How To Install Pentest Tools In Ubuntu
  20. Pentest Tools Bluekeep
  21. Pentest Tools Android
  22. Hacker Security Tools
  23. Pentest Tools Review
  24. Hacker Tools For Pc
  25. Pentest Reporting Tools
  26. Tools 4 Hack
  27. How To Make Hacking Tools
  28. Black Hat Hacker Tools
  29. Tools Used For Hacking
  30. Hack Tool Apk
  31. New Hack Tools
  32. Underground Hacker Sites
  33. Pentest Tools Framework
  34. Hacker Security Tools
  35. Hack App
  36. Ethical Hacker Tools
  37. Kik Hack Tools
  38. Hacker Security Tools
  39. Hacking Tools Usb
  40. How To Install Pentest Tools In Ubuntu
  41. Kik Hack Tools
  42. Hacker Tools List
  43. Pentest Tools
  44. Termux Hacking Tools 2019
  45. Pentest Tools Port Scanner
  46. Hacking Apps
  47. Top Pentest Tools
  48. Nsa Hack Tools
  49. Nsa Hacker Tools
  50. Pentest Tools
  51. Hacker Security Tools
  52. Hackers Toolbox
  53. Hacking Tools Pc
  54. Hacking Tools For Games
  55. Pentest Tools Alternative
  56. Pentest Tools Github
  57. Pentest Tools Review
  58. Pentest Tools Nmap
  59. Hack Website Online Tool
  60. Tools Used For Hacking
  61. Hacking Tools Download
  62. Hacking Tools And Software
  63. Hacks And Tools
  64. Hacking Tools For Windows 7
  65. New Hack Tools
  66. Pentest Tools Open Source
  67. Best Pentesting Tools 2018
  68. Hacking Tools Mac
  69. Best Pentesting Tools 2018
  70. Computer Hacker
  71. Pentest Tools Alternative
  72. Hack Tools For Windows
  73. Beginner Hacker Tools

No comments:

Post a Comment