A New Internet Library: Add Your Website/Blog or Suggest A Website/Blog to our Free Web Directory http://anil.myfunda.net.

Its very simple, free and SEO Friendly.
Submit Now....

Wednesday, May 31, 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 word
  1. Hacking App
  2. Hacking Tools For Games
  3. Install Pentest Tools Ubuntu
  4. Hack Tool Apk No Root
  5. Pentest Tools Review
  6. Hacking Tools For Windows Free Download
  7. Hack Tools For Pc
  8. Hacker Search Tools
  9. Computer Hacker
  10. Hacking Tools For Beginners
  11. What Are Hacking Tools
  12. Hacker Tool Kit
  13. Hacker Tools Github
  14. Hacker Tools 2019
  15. Nsa Hack Tools Download
  16. Pentest Tools For Android
  17. Usb Pentest Tools
  18. Kik Hack Tools
  19. New Hack Tools
  20. Pentest Tools Apk
  21. Pentest Tools Windows
  22. Hacking Tools 2020
  23. Hacker Tools For Mac
  24. Pentest Tools For Ubuntu
  25. Pentest Tools For Windows
  26. How To Hack
  27. Hacking Tools Download
  28. Hacking Tools For Pc
  29. Pentest Tools Github
  30. Easy Hack Tools
  31. Hack Tools Download
  32. Hack And Tools
  33. Pentest Tools Review
  34. Nsa Hack Tools
  35. Hacking Tools For Kali Linux
  36. Hacking Tools Online
  37. Hacker Tools Github
  38. Hacker Tools Github
  39. Hacker Tools Software
  40. Hacking Tools Online
  41. Pentest Tools List
  42. Termux Hacking Tools 2019
  43. Pentest Tools Online
  44. Hacking Tools 2020
  45. Hacking Tools Usb
  46. Hacking Tools 2020
  47. Hacking Tools
  48. Hack Apps
  49. Hack Tools
  50. Hack Apps
  51. Pentest Tools Alternative
  52. Hacking Apps
  53. Hack Tools Online
  54. Hacking Tools For Pc
  55. Beginner Hacker Tools
  56. Pentest Tools Alternative
  57. Kik Hack Tools
  58. Hacking Tools 2020
  59. Hack Apps
  60. Computer Hacker
  61. Hack Tools For Ubuntu
  62. Hacking Tools For Beginners
  63. Hacking Tools For Beginners
  64. New Hacker Tools
  65. Nsa Hacker Tools
  66. Hacker Tools Windows
  67. World No 1 Hacker Software
  68. Usb Pentest Tools
  69. Hacking Tools For Kali Linux
  70. Hack Website Online Tool
  71. Hacking Tools Hardware
  72. Hack Tools Mac
  73. Pentest Tools Url Fuzzer
  74. Pentest Tools Android
  75. Github Hacking Tools
  76. Tools For Hacker
  77. Hacker Hardware Tools
  78. Hacker Techniques Tools And Incident Handling
  79. Hacker Tools Apk
  80. Hacking Tools For Mac
  81. Github Hacking Tools
  82. Hacker Tools For Mac
  83. Hacking Apps
  84. How To Hack

No comments:

Post a Comment

Post your comments here:

Dotnet-Interviews