Skip to content

dholder99/Network-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Network Scanner

Description

This is a simple network scanner built in Python 3 that allows you to discover live hosts on a network by sending ARP requests and analyzing the responses. Used Scapy library for packet manipulation. Used Netifaces library for network interface information

Project Features:

  • Scans a specified IP range for live hosts using ARP requests
  • Displays a list of discovered hosts along with their MAC addresses and vendor information
  • Saves the scan results to a file for later analysis

Languages and Utilities Used

  • Python
  • Pycharm
  • VMware Fusion 13

Environments Used

  • Mac OS (Ventura)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages