Coder Social home page Coder Social logo

wifi-deauth-python's Introduction

Wifi-Deauth-Python

Wifi-Deauth-Python is a Python script for automate wifi deauth attack.

Installation

You need airmon-ng and airodump-ng installed in your machine.

I tested using Kali-Linux 2021.2

git clone https://github.com/KiltzX/Wifi-Deauth-Python

Usage

sudo python3 start.py # Get wifi interfaces and enable monitor mode
sudo python3 deauth.py [interface] # To start from deauth attack

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

wifi-deauth-python's People

Contributors

kiltzx avatar

Stargazers

 avatar

Watchers

 avatar  avatar

wifi-deauth-python's Issues

ioctl(SIOCGIFINDEX) failed: No such device

sudo python3 start.py 1 ⨯

Listing available interfaces
0 -> wlan0
Select your interface: 0
0

Found 2 processes that could cause trouble.
Kill them using 'airmon-ng check kill' before putting
the card in monitor mode, they will interfere by changing channels
and sometimes putting the interface back in managed mode

PID Name
543 NetworkManager

4696 wpa_supplicant

PHY Interface Driver Chipset

phy1 wlan0 rtl8187 Realtek Semiconductor Corp. RTL8187
(mac80211 monitor mode already enabled for [phy1]wlan0 on [phy1]wlan0)
Start deauth attack yes y ?:y
Interface wlan0mon:
ioctl(SIOCGIFINDEX) failed: No such device
Failed initializing wireless card(s): wlan0mon
Insert BSSID from wi-fi victim:
Insert Channel from wi-fi victim:

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.