Git Product home page Git Product logo

wifi-deauth's Introduction

's GitHub stats
's GitHub stats

wifi-deauth's People

Contributors

flashnuke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wifi-deauth's Issues

Error on running - self._channel_range[ssid_obj.channel][ssid_name] = copy.deepcopy(ssid_obj)

Hello. I ran into this error when running the script. It counts down all the channels and then returns the error. It seems to be having a hard time compiling the list of SSIDs?
I am running this on Ubuntu 20.04 with an external USB capable of monitor mode.
Any suggestions?
`$ sudo python3 wifi-deauth.py -i wlan1


/ \ / _|/ _| \ __ \ _____ ______ __ / || |
\ // / \ | | ______ | | \ / ___ \ __ \ | | \ | | \
\ /| || | | | /
/ | |_/ /\ /| |\ | | /| | | Y
_
/_
/ |||| |__| |
/ _/|/ ____/ || ||__/

Make sure of the following:

  1. You are running as root
  2. You kill NetworkManager (manually or by passing --kill)
  3. Your wireless adapter supports monitor mode (refer to docs)

Written by @flashnuke

[] Setting up monitor mode...
[>] Running command -> 'sudo ip link set wlan1 down'
[>] Running command -> 'sudo iw wlan1 set monitor control'
[>] Running command -> 'sudo ip link set wlan1 up'
[
] Monitor mode was set up successfully
[] Starting AP scan, please wait... (32 channels total)
[
] Scanning channel 140 (left -> 0))
Traceback (most recent call last):
File "/home/usertools/wifi-deauth/wifi-deauth.py", line 270, in
attacker.run()
File "/home/user/tools/wifi-deauth/wifi-deauth.py", line 209, in run
self.target_ssid = self._start_initial_ap_scan()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/user/tools/wifi-deauth/wifi-deauth.py", line 123, in _start_initial_ap_scan
self._channel_range[ssid_obj.channel][ssid_name] = copy.deepcopy(ssid_obj)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
KeyError: 149`

Feature Request - Follow Channel & Multiple APs

I do not have multiple adapters, and sometimes, due to DFS, the AP may change the channel it's on. It would be nice if the program would support checking if the target BSSID is still on the same channel, and if not switch accordingly.

Furthermore, it would also be very useful if the program could accept multiple SSIDs and switch between them based on when it has lasted a client, for example. If it keeps kicking a client from an access point, it might not make sense to switch to another.

It would be also interesting to see if the program could use multiple adapters to balance these tasks among them.

Thank you for your support & development!

Feature Request - Attack single MAC

Hi,

I would like to request the possibility to attack a single MAC client inside one AP or even multiple MAC clients inside the selected AP.

Also could be great the possibility to see the attached MAC devices in the selected AP.

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.