Skip to content

DeadDroid403/WiFiBruter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiFi-Bruter

This Is a WiFi Brute Force Script Written in Python. We Are Using Internal WiFi Adapter For Runtime Brute Force.

Documentation

Introduction:

This documentation outlines the usage and implementation details of a Python WiFiBruter project. The WiFiBruter Uses your Internal WiFi Adapter to Brute Force WiFi in Runtime. You Can Run This On a Single WiFi and Also on All WiFi Networks Around Your Area.

Features:

  1. Multiple WiFi support: you can use this script on a single wifi or on every wifi in your area.

  2. User-friendly interface: This Script Provides a User friendly interactive Functionality.

  3. Verbosity: We Can Choose if we want a Verbose Output Or Not.

  4. Changable Passwords List Length: We Can Choose How Big Password List You want to use.

Requirements:

  1. Python 3.x.
  2. Must Be run as Root or With Sudo.
  3. Only Works In Linux. Not In Windows.

Installation

  1. Clone the repository:

    git clone https://github.com/DeadDroid401/WiFiBruter.git
  2. Navigate to the project directory:

    cd WiFiBruter

Usage

  1. Run the wifibruter.py script using Python3:

    sudo python3 wifibruter.py
  2. Follow the on-screen instructions to interact with script.

Limitations

  1. No Threading Used: This python script is a bit slow in cracking wifi passwords because we can't access a single NIC For Multiple Threads for Connecting To a Network, Means We Can't Connect To More than one WiFi at a time.

  2. Sudo Access: To Connect to a WiFi Network We Must Become Root Cause we are accessing Our Hardware of the Device and as a Normal user We need To authenticate Again N Again.

  3. Linux Required: Since This Script is using Linux Commands internaly to Connect to WiFi which we can't run on windows or any other os. so we can not run this script on Windows.

About

This is a WiFi Brute Force Script. Run It And Leave It. You Will Get The Password /n if True:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages