Results 1 to 2 of 2

Thread: Wireless EMP (WEMP) - A simple tool that kicks all devices off of a network

  1. #1
    Join Date
    2015-Nov
    Location
    USA
    Posts
    3

    Lightbulb Wireless EMP (WEMP) - A simple tool that kicks all devices off of a network

    I decided to make this based off of the old and outdated Mobile EMP (memp): https://forums.kali.org/showthread.p...s-off-networks

    This script uses iwlist to scan for networks and uses the aircrack suite to do the actual attack.

    The script can be run in two different modes:

    1. Kick all devices off of all networks in the range of the computer running the script

    2. Kick all devices off of a specified network (the ssid of the network is passed as the third option)

    In both modes, the wireless interface needs to be passed (unless you are using the nethunter edition) as the first option and the amount of deauth requests to send as the second.
    The higher the amount of requests, the longer devices will be disconnected from the network.

    Link to the Github repo:
    https://github.com/GregoryConrad/WirelessEMP
    DO NOT USE THE ATTACHED ZIP!!! IT IS VERY OUTDATED!
    Also, if the script fails on the first run, try running it again a few times. If it still fails after a few runs, please submit an issue on github, and I'll send you a modified debugging script to run when I can.

    Edit: Use this program at your own risk.

    Edit 2: I realized there was a bug when there is a network that does not broadcast its ssid in the device's range. This should now be fixed in the script on github, but I will have to test this out.

    Edit 3: The bug is now fixed, as far as I can tell. The attachment here is out of date, and I have no idea on how to update nor remove it. Please note that this script will not work with networks which do not broadcast their ssid. If there is a big enough of a demand, I may change that.

    Edit 4: I made a beta version for nethunter. I will test it out later. It appears as though it will work though.

    Edit 5: The nethunter edition now works. I have tested it extensively.
    Attached Files Attached Files
    Last edited by ETCG_FlareCat; 2017-02-01 at 02:52.

  2. #2
    Join Date
    2015-Sep
    Posts
    9
    Well done! It's really good to see you took it that far. I still use this tool today and it helped me alot, so I hope your version will let more people make a good use of it

Similar Threads

  1. Best Kali tool for finding devices via WiFi
    By SigNet44 in forum General Archive
    Replies: 1
    Last Post: 2023-03-09, 05:54
  2. no network devices available
    By justin0501 in forum General Archive
    Replies: 0
    Last Post: 2020-03-08, 16:25
  3. MobileEMP - New tool to knock wireless devices off networks
    By Nadav_Cohen in forum Project Archive
    Replies: 14
    Last Post: 2015-11-25, 18:48

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •