This is a versatile tool that can be used for networking and network hacking. The toolkit consists of Python scripts that offer various network-related functions for exploring, analyzing, and testing network security. It includes features like MAC address spoofing, Tor routing, ARP spoofing, de-authentication attacks, network device discovery, and HTTP sniffing. The toolkit utilizes popular Python libraries including subprocess, os, time, scary, socket, random, fcntl, and struct to carry out these tasks.
A MAC address is a unique identifier assigned to a network interface card (NIC) by the manufacturer. It is a permanent address hardcoded into the NIC hardware and is used to identify the device on the network.
While a MAC address cannot be changed, it can be spoofed using various tools and software. MAC address spoofing involves masking the original MAC address with a new, spoofed one.
You may read more about How to use Toutatis to extract information from Instagram accounts
Features
- Change MAC address
- Reset MAC address
- Route your full device through the TOR
- Stop routing via TOR
- show devices connected to the Network
- Start a de-authentication attack
- Start ARP Poisoning attack
- Sniff the HTTP traffic in the network
- Dos attack (UDP flooding)
- Scan your IP range to show active devices
Installation
Prerequisites
If is was not installed you can install by simple commands
Usages
python3 white-netkit.py
- Select options according to your need and give valid input
As we are changing MAC select Interface
- To know about your interface do ifconfig or ip addr and check
- We are selecting our interface eth0 to change
- Enter spoof MAC address and DONE