Skip to content

Powerful WiFi Hacking penetration testing tools for Linux, designed for ethical hacking, security testing, and network auditing.

License

Notifications You must be signed in to change notification settings

trfahim/WIFI-HACK-LINUX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TR WIFI CRACKER 🛜

TR-WIFI CRACKER is an automated script designed for wireless network security testing. It provides options to enable monitor mode, scan available WiFi networks, start attacks, and convert .cap files for password cracking.

Features 🔓

  • Monitor Mode: Enable monitor mode on your wireless adapter.
  • Scan Available WiFi: List nearby WiFi networks.
  • Start Attack: Capture handshake packets and perform deauthentication attacks.
  • Convert Cap File: Convert .cap files to .22000 format for cracking.
  • Password Genetor: Generate bruteforce password list.
  • Crack Hash: Crack Wifi Wpa Hash.
  • Show Password: Show cracked hash Wifi password.

Important ⚠️:

This tool requires a WiFi adapter that supports monitor mode and packet injection. Without a compatible adapter, the script will not work.

How to use

https://youtu.be/VNZjFqvj5nc?si=ox4fVPhEeS7AVN-w

Installation

Ensure you have the required dependencies installed before running the script.

Prerequisites

  • Linux OS (Tested on Kali Linux)
  • Python 3
  • Required Packages:
  • apt install aircrack-ng
  • Use Linux Root for better experience

Setup ⚙️

  • git clone https://github.com/trfahim/WIFI-HACK-LINUX.git
  • cd WIFI-HACK-LINIX
  • python setup.py
  • python wifi-crack.py

Menu

Bash Select an option from the menu:

[1] Monitor Mode

[2] Scan Available WiFi

[3] Start Attack

[4] Convert Cap File

[5] Password Genetor

[6] Crack Hash

[7] Show Crcak Password

[0] Exit

Disclaimer ⚠️

This tool is intended for educational and security auditing purposes only. Unauthorized use against networks you do not own is illegal and unethical. Use it responsibly.

Developed by TRFAHIM.

Let me know if you want any modifications!