Code Monkey home page Code Monkey logo

mute's Introduction

MUTE PROJECT

DISCLAIMER: This application is NOT for educational purposes. Abusing this program might be an illegal action. Use this program ON YOUR OWN RISK. The authors of this program won't be responsible to any results caused by abusing this program.

YOU'RE EXPECTED TO KNOW WHAT YOU'RE DOING

Description: MUTE (WxKill) is an Python Application that kills wifi signals

REQUIRED PACKAGES:

Aircrack-NG suite (aireplay-ng; airmon-ng; airodump-ng)

Install in one command (Debian/ Ubuntu):

# apt install aircrack-ng

If there's an error, add the following line to /etc/apt/sources.list:

deb http://http.kali.org/kali kali-rolling main contrib non-free

Then type

# apt update && apt install aircrack-ng

MUTE USAGE:

  1. Python3 /path/too/file/mute.py
  2. Select the interface you want to use
  3. MUTE program will then call airmon-ng to enable monitor mode and airodump-ng to start listening to wifi signals
  4. Press Ctrl+C when you see the target wifi appears on the screen
  5. Type the target SSID in and press Enter
  6. Then MUTE program will call aireplay-ng to start attacking the target wifi
  7. Press Ctrl+C when you want to stop the attack
  8. MUTE program disables monitor mode on adapter and exit

MORE USAGES:

mute -s, --install  # Installs Newest Mute to System from GitHub

mute's People

Contributors

k4yt3x avatar dreista avatar

Watchers

James Cloos avatar

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.