Ad

wifijammer: Continuous WiFi Jamming

wifijammer continuously jams WiFi clients and routers within range. This script uses Scapy to send deauthentication packets, disrupting wireless connections by targeting specific MAC addresses or channels. It is a tool for testing wireless security and network vulnerabilities.
Screenshot of DanMcInerney/wifijammer homepage

wifijammer continuously jams WiFi clients and access points within range using deauthentication packets. The script identifies and targets devices on specified wireless channels, effectively disrupting network connectivity. It operates by scanning channels, identifying connected devices, then sending deauthentication packets to sever their connections. The script leverages the Scapy library for packet crafting and sending, making it adaptable for various wireless environments.

This project offers granular control over jamming targets, allowing users to specify MAC addresses, channels, and packet rates. It includes advanced options for adapting to different wireless standards and environments, such as varying the number of packets sent and incorporating a walking mode for dynamic targeting. The script provides a robust set of command-line options for customization and control.

  • Targeting: Supports targeting specific devices via MAC address or channel.
  • Customization: Offers various options to control packet rates, intervals, and the number of devices targeted.
  • Flexibility: Includes a walking mode for dynamic scanning and targeting based on signal strength.
  • Channel Control: Allows specifying the monitor mode interface and monitoring specific channels.
  • Advanced Options: Provides options to skip specific MAC addresses and set the maximum channel.
  • Output: Provides clear instructions for usage including both simple and advanced methods.
  • License: Released under a permissive license allowing for redistribution and modification.

wifijammer is a relatively mature project with a significant number of stars and forks, indicating community interest and usage. The last commit was made recently, suggesting ongoing maintenance, though the project originated in 2014. The relatively simple code base and clear documentation make it relatively easy to understand and adapt. However, its intended use necessitates awareness of ethical and legal implications.

wifijammer is a tool primarily benefiting security researchers and penetration testers for evaluating wireless network security. It can be used to test the robustness of authentication protocols and identify vulnerabilities in wireless access points. Understanding the legal ramifications and ethical considerations are paramount before utilizing this tool. It provides a practical means to disrupt wireless connections, allowing for the assessment of network defenses.

Languages:
Summarize:
Share:
Stars
4,266
Forks
797
Issues
12
Created
12 years ago
Commit
2 years ago
License
None
Archived
No
Updated 16 days ago

Similar Repositories