Skip to content

Remove unauthorized users from your Wifi network using ARP spoofing

License

Notifications You must be signed in to change notification settings

abidKiller/Wifi-Spoof-Out

Repository files navigation

Wifi-Spoof-Out

Remove Unawanted devices from your wifi network using the concept of ARP-SPOOFING

Screenshots

drawing

drawing

THEORY

drawing

  1. At first Node 1 gets mac address of neighbour Nodes
  2. Then sends Arp packets to target to believe that Node 1's mac address is router's mac address .
  3. Thus, targets iptable gets messed up and can't use the network as it can't access the router
  4. this concept is also used in MITM(Man in the Middle Attack)

Installation

git clone https://github.com/abidKiller/Wifi-Spoof-Out.git
cd  Wifi-Spoof-Out
pip install Requirements.txt

Run

python wifiSpoofOut.py

License

Copyright (c) 2020-2021 by Abid Ahsan Samin. Some rights reserved.

Wifi-Spoof-Out is under the terms of the MIT License, following all clarifications stated in the license file.

About

Remove unauthorized users from your Wifi network using ARP spoofing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages