Skip to content

Latest commit

 

History

History
40 lines (36 loc) · 856 Bytes

File metadata and controls

40 lines (36 loc) · 856 Bytes

ByteNetScanner.

Alt Text

ByteNetScanner is a suite of scripts designed for fast and efficient network discovery, IP address validation, domain lookups, and much more.

Features:

  1. Ping Sweep.
  2. Active Host.
  3. DNS Lookup.
  4. Subnet Mask Discovery.
  5. Traceout Analysis.
  6. Port Scanning.

Required Dependencies:

sudo apt update
sudo apt install python3
sudo apt install python3-scapy
sudo apt install python3-requests

Installation:

git clone https://github.com/neooverride/ByteNetScanner.git
cd ByteNetScanner

Usage:

sudo python3 main.py

Future Enhancements:

I will update this project ByteNetScanner in the future to make it more advanced and capable of bypassing firewalls :))