Skip to content

A simple tool to cut people's network with ARP spoofing, written in pure C++

License

Notifications You must be signed in to change notification settings

cdes5804/NetCut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetCut ✂️

Introduction

A simple tool to ban people's Internet connection with ARP spoofing.

Note:

  1. This tool is developed and tested on Linux platforms (Ubuntu 20.04, Arch Linux and alpine), currently it has no support for macOS and Windows.
  2. This tool does not perform any advanced attack beyond ARP spoofing. So if your target is aware of the attack, he/she may be able to nullify the tool.
  3. This tool is only effective against targets in the same network.

How to install

  1. Clone the repository on github (https://github.com/cdes5804/NetCut)

  2. cd into the directory and make.

    Peek 2021-06-11 22-52

How to use

  1. After make, run the program with sudo bin/main. sudo is required for performing the attack.

  2. After the program is started, it scans the network for available targets automatically.

  3. Choose the targets by entering their numbers, separated by space if there are many. Easy as that.

    Peek 2021-06-11 22-58
  4. Bam! Wait and see the people start complaining about the Internet.

    Peek 2021-06-11 22-59
  5. To restore their Internet connections, just select them again.

    Peek 2021-06-11 23-01

About

A simple tool to cut people's network with ARP spoofing, written in pure C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published