NetCracker is a lightweight but powerful network tool designed to monitor, analyze, and take action in real-time during security assessments.
- Packet analysis with live metrics
- Device and vendor discovery
- Real-time countermeasure trigger logic
- Kali Linux
- Arch Linux
- Evil Twin Attack
- Beacon (spam) Flood
- Frames that can crash Routers
- Wifi cracking (done with hashcat)
-
Clone the repo
git clone https://github.com/nsm-barii/netcracker.git -
Navigate to the project directory
cd netcracker/nsm_modules -
create virtual env
python -m venv venv'source venv/bin/activate' -
Install dependencies
pip install -r ../requirements.txt -
Run the tool
sudo venv/bin/python nsm_main.py
📸 Image above shows NetCracker running on a dual-laptop setup using ALFA adapters for extended wireless penetration testing.