All Projects → elmoiv → elmocut

elmoiv / elmocut

Licence: GPL-3.0 license
Eye candy ARP spoofer for Windows

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to elmocut

ARPPD
An ARP Poisoning Defender script
Stars: ✭ 41 (-51.76%)
Mutual labels:  mitm, arp, arp-spoofing
CSArp-Netcut
An arpspoof program using Sharppcap
Stars: ✭ 93 (+9.41%)
Mutual labels:  arp, arp-spoofing, netcut
mitm-python
A simple as possible man in the middle written in python using scapy
Stars: ✭ 6 (-92.94%)
Mutual labels:  mitm, arp, scapy
Bettercap
DEPRECATED, bettercap developement moved here: https://github.com/bettercap/bettercap
Stars: ✭ 2,518 (+2862.35%)
Mutual labels:  mitm, spoofing
mitm
A simple yet effective python3 script to perform DNS spoofing via ARP poisoning
Stars: ✭ 23 (-72.94%)
Mutual labels:  mitm, spoofing
Bettercap
The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
Stars: ✭ 10,735 (+12529.41%)
Mutual labels:  mitm, spoofing
scutum
Linux Automatic ARP (TCP / UDP / ICMP) Firewall
Stars: ✭ 79 (-7.06%)
Mutual labels:  arp, arp-spoofing
Raw Packet
Raw-packet Project
Stars: ✭ 144 (+69.41%)
Mutual labels:  mitm, arp
arp
A go package to monitor ARP changes and notify when mac is online or offline. Also allow forced IP address change (IP spoofing).
Stars: ✭ 33 (-61.18%)
Mutual labels:  arp, spoofing
Speaker-Anti-Spoofing-Classifiers
Baselines and Classifiers for speaker anti-spoofing detection
Stars: ✭ 15 (-82.35%)
Mutual labels:  spoofing
PassivesScan
《被动扫描资源汇总》
Stars: ✭ 27 (-68.24%)
Mutual labels:  mitm
liwasc
List, wake and scan nodes in a network.
Stars: ✭ 129 (+51.76%)
Mutual labels:  arp
cute-proxy
A Man-In-The-Middle Proxy as Fiddle and Charles, using Netty, JavaFX
Stars: ✭ 62 (-27.06%)
Mutual labels:  mitm
net-protocol
golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP
Stars: ✭ 129 (+51.76%)
Mutual labels:  arp
arp
Address resolution protocol (ARP) implementation in OCaml targeting MirageOS
Stars: ✭ 20 (-76.47%)
Mutual labels:  arp
ESP-Bug
ESP8266 based WiFi implant to remotely track the presence of certain people or devices via a simple web interface
Stars: ✭ 78 (-8.24%)
Mutual labels:  mitm
docker-nfqueue-scapy
Docker container for intercepting packets with scapy from a netfilter queue (nfqueue)
Stars: ✭ 78 (-8.24%)
Mutual labels:  scapy
Nidan
An active network monitor tool
Stars: ✭ 24 (-71.76%)
Mutual labels:  arp
r2scapy
a radare2 plugin that decodes packets with Scapy
Stars: ✭ 35 (-58.82%)
Mutual labels:  scapy
MITMsmtp
MITMsmtp is an Evil SMTP Server for pentesting SMTP clients to catch login credentials and mails sent over plain or SSL encrypted connections.
Stars: ✭ 14 (-83.53%)
Mutual labels:  mitm


elmoCut icon
elmoCut

Eye candy ARP spoofer for Windows

elmoCut - Eye candy ARP spoofer for Windows | SourceForge        elmoCut - Eye candy ARP spoofer for Windows | SourceForge


DisclaimerScreenshotsDescriptionFeaturesLimitationsDownloadRequirementsManualRun From SourceBuild From SourceTODOContributionLicense


Disclaimer

The use of this software is done at your own discretion and risk and with agreement that you will be solely responsible for any damage to your/others computer system or loss of data that may/will result from such activities

Screenshots

Main window

Settings window

Settings window

Tray Icon

Tray menu

Settings window Tray icon Tray icon menu

Description

elmoCut aims to make arp spoofing easy for all users with all the hard work done under the hood.

One of it's main features is to use as low CPU and RAM usage as possible while offering nearly the same results as other closed source spoofers.

Features

  • Clean UI.
  • Switch between available interfaces.
  • One click to block all devices.
  • Re-kill devices that changed their ip during block.
  • Remember killed devices before exit.
  • Start with windows.
  • Run minimized in the background.

Limitations

  • Works only for Windows with English language (Temporary)
  • Can only search for 255 devices (255.255.255.0 subnet masks)
  • Both scan types are manual.

Download

  • GitHub:

download elmoCut

  • SourceForge:

Download elmocut

Requirements

  • x64 Microsoft Windows >= 7
  • .NET Framework 3+
  • Npcap: Download

Manual

Button Description Notes
ARP Scan Perform ARP Scan Fast but not all devices are detected
Ping Scan Perform Ping Scan Slower than ARP but all devices are detected (HIGH CPU USAGE)
ARP Scan Block the selected device from accessing internet -
ARP Scan Allow the Blocked device to access internet -
ARP Scan Block all connected devices -
ARP Scan Allow all blocked devices -
ARP Scan View elmoCut settings window -
ARP Scan view elmoCut about window -

Run From Source

  • Install requirements via pip: pip install -r requirements.txt
  • Ensure that pyuic5 is in PATH
  • Click on RUN.bat

Build From Source

  • Required:
    • PyInstaller: pip install pyinstaller
    • MinGW-w64 gcc compiler: Download
  • Optionals:

Make sure that all of the above are in PATH in order to build elmoCut without issues

Now run: BUILD.bat

TODO

  • Work properly on any Windows language.
  • Control download and upload limit of connected devices.
  • Protect elmoCut user from other spoofers.
  • Select between available interfaces.
  • Background live connection checker.
  • Background live devices discovery.
  • Extend scan for all subnet masks.

Donation

If you find this project helpful, you can give me a cup of coffee :)

Buy Me A Coffee  Donate via PayPal

Contribution

Please contribute! If you want to fix a bug, suggest improvements, or add new features to the project, just open an issue or send me a pull request.

Stargazers over time

Stargazers over time

License

GNU GPLv3 Image
elmoCut is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].