Skip to content

naveen0x/Network-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network-Scanner

The Network Scanner is a simple Python tool designed to scan hosts within a network, retrieve their MAC addresses, vendor names, and identify open ports on those hosts. This tool is useful for network administrators, security professionals, or anyone interested in exploring devices and their configurations on a local network. Features

Scan hosts within a specified IP range.
Retrieve MAC addresses and vendor names using ARP (Address Resolution Protocol) requests.
Identify open ports on each host using TCP (Transmission Control Protocol) port scanning.

Note

This tool is intended for educational and informational purposes.
Ensure you have the necessary permissions before scanning a network.
Use responsibly and respect the privacy and security of network hosts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages