/NetZapper

Net Zapper is a vulnerability assessment and password cracking tool written in python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Net-Zapper

Net-Zapper is a vulnerability assessment and brute force password cracking tool written in python v2.7.

It requires various libraries to be downloaded for python and are listed below:

  1. Scapy
  2. itertools
  3. paramiko
  4. colorama

All above mentioned libraries are installed by default in Kali Linux. For other OS libraries should be downloaded and installed using pip install and easy_install.

Net-Zapper can be used for host discovery, ports scanning, os detection and brute force password cracking including passwords dictionary creation based on custom character set. Default character set for passwords dictionary is set to chars [a-z] .

Use this tool for EDUCATIONAL PURPOSES ONLY .