https://github.com/aryanvbw/wifijam
Python WiFi Deauthentication Script! Ready to take control of WiFi networks like a pro? Introducing our Python-based WiFi Deauthentication Script—the ultimate tool for network dominance. Explore vulnerabilities, disconnect devices, and fortify your security.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.9%) to scientific vocabulary
Keywords
Repository
Python WiFi Deauthentication Script! Ready to take control of WiFi networks like a pro? Introducing our Python-based WiFi Deauthentication Script—the ultimate tool for network dominance. Explore vulnerabilities, disconnect devices, and fortify your security.
Basic Info
- Host: GitHub
- Owner: AryanVBW
- License: mit
- Language: HTML
- Default Branch: main
- Homepage: https://aryanvbw.github.io/WIFIjam/
- Size: 4.73 MB
Statistics
- Stars: 24
- Watchers: 1
- Forks: 6
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
WIFIjam Universal WiFi Deauthenticator & Info Tool

A WIFi Jamer
, powered by Python
Features
- Cross-platform: Works on Linux, macOS, and Windows
- Detects OS and WiFi adapter capabilities
- Lists WiFi adapters and scans for networks (all OSes)
- On Linux, can attempt deauth (with monitor mode and compatible adapter)
- On macOS/Windows, shows detailed WiFi info and warns about limitations
- Robust error handling, clear user guidance, and optional scan result saving
Requirements
- Python 3.x
- Scapy (auto-installs if missing)
- Linux:
iw,iwconfig,iwlistoriw dev,ip,sudo - macOS:
airportutility (included on most systems) - Windows: No extra requirements (uses built-in
netsh)
Usage
Linux
- (Optional) Put your WiFi adapter in monitor mode (the script can attempt this for you):
bash sudo iw <iface> set monitor control sudo ip link set <iface> up - Run the script as root:
bash sudo python3 wifi_deauth_universal.py - Follow the prompts to select your interface, scan for networks, and (if supported) perform a deauth attack.
macOS
- Run the script:
bash python3 wifi_deauth_universal.py - You can scan for nearby WiFi networks and view info. Deauth/jamming is not supported on most hardware.
Windows
- Run the script:
cmd python wifi_deauth_universal.py - You can scan for nearby WiFi networks and view info. Deauth/jamming is not supported on most hardware.
Capabilities & Limitations
- Linux:
- Can perform deauth/jamming if you have a compatible adapter in monitor mode.
- Can scan for networks and show info.
- macOS:
- Can scan for networks and show info.
- Deauth/jamming is not supported except with rare USB adapters and custom drivers.
- Windows:
- Can scan for networks and show info.
- Deauth/jamming is not supported except with rare hardware (e.g., AirPcap).
Safety & Disclaimer
- This tool is for educational and authorized security testing only.
- Unauthorized use of WiFi jamming or deauthentication is illegal in many countries.
- The authors provide no warranty and are not responsible for misuse or damages.
Credits
- Inspired by the open-source community and Scapy.
- Thanks to all contributors and testers.
Features
- JAM 2.4Hz wifi or Mobile hostpost
- Jam 5Hz wifi or Mobile hostpost
- deauthentication attack
Prerequisites
- Monitor mode and Packet injection supported wifi adapter
- Install python3
- Debian, Ubuntu, Etc
sudo apt-get install python3
- Fedora, Oracle, Red Hat, etc
-
su -c "yum install python"
-
- Windows
-Coming soon
##
Installation
bash git clone https://github.com/AryanVBW/WIFIjam.git cd WIFIjam python3 wifi1.pyorpython3 wifi2.py
- Debian, Ubuntu, Etc
Visitor count
Thank You 🙏
This project was inspired by the incredible YouTube tutorial "WIFI Jamming in Python" and Python Network Hacking with Kali Linux and Scapy, which provided valuable insights into building an Exif data tool.
A heartfelt thanks to David Bombal for his fantastic red python script on GitHub, which served as a guiding resource during development.
To the open-source community, developers, and testers: your support makes this project thrive.
Disclaimer
Aryan Provides no warranty with this software and will not be responsible for any direct or indirect damage caused due to the usage of this tool.
Wifi Jam is built for both Educational and Internal use ONLY.
Made with ❤️ By Vivek W
v1.1.2
Owner
- Name: Vivek W
- Login: AryanVBW
- Kind: user
- Location: india
- Company: @TEch-Shop
- Website: http://portfolio.aryanvbw.live/
- Twitter: vivekwagadare
- Repositories: 1
- Profile: https://github.com/AryanVBW
🛰 𝐒𝐢𝐦𝐩𝐥𝐢𝐜𝐢𝐭𝐲 𝐒𝐩𝐚𝐫𝐤𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐢𝐨𝐧🛡️ 🌟 Dive into the Future: ✨𒆜🆅🅸🆅🅴🅺 🆆𒆜 Studying in Newton school of Technology🚀
GitHub Events
Total
- Watch event: 10
- Push event: 9
- Fork event: 1
Last Year
- Watch event: 10
- Push event: 9
- Fork event: 1
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 2 minutes
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 2 minutes
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
- V1vekW (2)
- imgbot[bot] (1)