Coder Social home page Coder Social logo

wifight's Introduction

WIFIGHT

The wifi hacking tool kit

written in python3, WIFIGHT will let you crack a WPA wifi network.

Usage

Installation:

Github:

git clone https://github.com/idobarel/wifight.git #clone the repo
cd wifight # navigate into the directory
./installer.sh # give execute permissions
./wifight -h # run the app!

Command syntax:

there is a lot in this tool: the command are (might changed):

deauth:

kick a target from a network.

args:

iface Specify the wireless interface you wish to use

flags:

-h, --help show the help message and exit
-t TARGET, --target TARGET
Specify the target device MAC
-b BSSID, --bssid BSSID Specify the target network MAC

scan:

scan for APs and clients.

args:

iface Specify the wireless interface you wish to use

flags:

-h, --help show the help message and exit
-c CHANNEL, --channel CHANNEL Specify the channel you want to use, channel hooping is enabled by default.
-e ESSID, --essid ESSID Specify the ESSID of the target network.
-b BSSID, --bssid BSSID Specify the BSSID of the target network.
-o OUTPUT, --output OUTPUT Specify the name of the output file.

start:

change the interface to monitor mode

args:

iface Specify the wireless interface you wish to use

flags:

-h, --help show the help message and exit

stop:

change the interface to managed mode

args:

iface Specify the wireless interface you wish to use

flags:

-h, --help show the help message and exit

crack:

crack the password from a captured 4 way handshake

args:

pcapFile Specify the captured packets file.

flags:

-h, --help show the help message and exit
-t TARGET, --target TARGET Specify the target network ESSID (name) you want to attack (make sure you have a 4 way handshake of it).
-w WORDLIST, --wordlist WORDLIST Specify the wordlist you wish to use.

wjam:

Deauth all nearby clients from their networks.

args:

iface Specify the wireless interface you wish to use

flags:

-h, --help show the help message and exit
-c CHANNEL, --channel CHANNEL Specify the channel you want to use, channel hooping is enabled by default.

Notice

I do not promote any illigal actions, please do not use this script for malicuse activities!

hope yall having a blast

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.