Git Product home page Git Product logo

pesky-neighbor's Introduction

Pesky-Neighbor Deauthentication Tool

Description

The Pesky-Neighbor Deauthentication Tool is a Bash script designed for educational purposes to perform deauthentication attacks on Wi-Fi networks. This script utilizes various tools to deauthenticate clients from a specified access point, disrupting their network connections temporarily.

Disclaimer

This script is intended for educational and learning purposes only. Unauthorized use of this script for malicious activities is illegal and unethical. The author does not condone or support any illegal or malicious actions.

Usage

  1. Clone or download the repository to your local machine.

  2. Open a terminal window and navigate to the directory containing the script.

  3. Run the script using the Bash interpreter: ./pesky-neighbor.sh

  4. Follow the on-screen prompts to select the target Wi-Fi network and interface.

  5. The script will initiate a deauthentication attack on the chosen network. After the attack, it will return your interface to managed mode.

  6. Remember: Use this tool responsibly and only on networks you have explicit permission to test.

Prerequisites

  • Linux-based operating system
  • Basic knowledge of Wi-Fi networks and Bash scripting

Script Flow

  1. Display a banner with information about the script's purpose and disclaimer.
  2. Wait for 5 seconds and clear the terminal screen.
  3. List available Wi-Fi networks with their details using nmcli and save the information to a file.
  4. Prompt the user to choose a Wi-Fi network for the deauthentication attack.
  5. Confirm the selected network and prompt for the Wi-Fi interface to put into monitor mode.
  6. Enable monitor mode using airmon-ng.
  7. Start monitoring the chosen network and channel using airodump-ng.
  8. Initiate a deauthentication attack on the selected network using aireplay-ng.
  9. Stop the deauthentication attack and return the interface to managed mode.
  10. Clean up temporary files.

Disclaimer

This script is provided as-is for educational purposes. The author is not responsible for any misuse, damage, or legal consequences resulting from the use of this script. Use this tool responsibly and only in compliance with applicable laws and regulations.

License

This project is licensed under the MIT License.

pesky-neighbor's People

Contributors

yakm0 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

l-delort

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.