Skip to content

Unknownx007/WI-JAM-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

⚡ WI-JAM-X

WI-JAM-X is a professional, automated wireless deauthentication and airspace testing suite written strictly for Kali Linux. It acts as a lightweight alternative to parts of the wifite ecosystem, streamlining hardware monitoring, broad-spectrum scanning, and broadcast packet injection.

Developed by Unknownx007.


⚠️ Important Warning

The execution layout displays your specific custom author indicators:

==================================================================
⚡ WI-JAM-X : WIRELESS DEAUTHENTICATION COMPETITOR ENGINE
💻 Developed by: Unknownx007
==================================================================
⚠️  WARNING: [Dynamic Error Status Alerts Appear Here]
==================================================================

⚙️ How It Works

  1. Auto-Hardware Adaptation: The app sweeps local kernel classes to find your Wi-Fi interface, automatically disables conflicting network daemons, and shifts the card into monitor mode.
  2. Broad Spectrum Scanning: Spins up background multi-threaded channel-hopping routines across 2.4GHz frequencies (channels 1-13) and parses IEEE 802.11 beacon management frames to map out networks.
  3. Interactive Menu Intercept: Pauses scanning safely upon user interrupt request (Ctrl + C), rendering a index-mapped target database list.
  4. Airspace Flood Injection: Generates raw RadioTap management frames containing spoofed Dot11Deauth packets to disconnect connected endpoints.

📦 Local Workspace Deployment

Because this framework manipulates native system interfaces and requires strict raw hardware sockets, it must run inside an isolated root layer environment:

# 1. Clone this competitive suite repository
git clone https://github.com/Unknownx007/WI-JAM-X
cd WI-JAM-X

# 2. Configure a root-accessible virtual environment layout
sudo python3 -m venv .venv
source .venv/bin/activate

# 3. Pull required offensive raw network mapping requirements
sudo pip install -r requirements.txt

# 4. Fire up the execution sequence passing local variable paths
sudo env "PATH=\$PATH" python3 wijamx.py

🛠️ Operational Workflow Guide

  1. Upon startup, the initialization check layer flags missing permissions or utilities.
  2. The channel scanner will run continuously. Let it run until you see your target network appear on the screen.
  3. Press Ctrl + C to pause scanning.
  4. Input the specific Index Number of your target Wi-Fi network and hit Enter.
  5. The injection loop will fire up immediately, flooding the airwaves with broadcast deauth payloads to disconnect clients.
  6. Press Ctrl + C a second time to safely stop the attack and restore your card configurations.

📜 License

Distributed under the MIT License. See LICENSE for more information.

About

WI-JAM-X is a wifi jamming tool used for jam the targated wifi device which will deauth all the connected devices form the target.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages