NextGen-Spoofer icon indicating copy to clipboard operation
NextGen-Spoofer copied to clipboard

NextGenSpoofer is a Python ARP/DNS Spoofer made with love <3

logo_nextgen_spoof

NextGenSpoofer

Python Version

ARP and DNS Spoofers tool

πŸ’» CLI & Interface

βš™οΈ SetUp

Recommanded to run it on Debian / Kali

apt-get update

# Prerequisites
apt-get install build-essential python-dev libnetfilter-queue-dev python3-tk

git clone https://github.com/saladandonionrings/NextGen-Spoofer.git
cd NextGen-Spoofer
pip install -r requirements.txt

# if errors with Netfilterqueue, use this (works perfectly for debian/kali) :
sudo pip3 install --upgrade -U git+https://github.com/kti/python-netfilterqueue

πŸ’ˆ ARP Spoof

#️⃣ CLI

python arp_spoof_nxgenspf.py [-s] [-a]
# [-s] : single target
# [-a] : all network is targeted

1οΈβƒ£πŸŽ― Single target

β™ΎοΈπŸŽ― All network is targeted

πŸ‘¨πŸ½β€πŸ’» INTERFACE

# you can run it as root or non-root user
xhost +
python3 nextgen_spoofer.py

1οΈβƒ£πŸŽ― Single target :

arp_one_spoof

β™ΎοΈπŸŽ― All network is targeted :

https://user-images.githubusercontent.com/61053314/160906537-34b35d9e-a004-4bc5-a0bf-46c919643261.mp4

πŸ” DNS SPOOF

πŸ“’ USE IT RIGHT AFTER YOU LAUNCHED ARP SPOOF

#️⃣ CLI

python dns_spoof_nxgenspf.py -d google.com -s $evil_server_ip

πŸ‘¨πŸ½β€πŸ’» INTERFACE

dns_int

Example

DNS NAME = google.com
DNS @IP = $malicious_server_ip

πŸ’­ ABOUT

about

Contributors πŸ›Ή

GitHub contributors