Skip to content

A lightweight Network scanner which lists IPs, MAC Addresses, OS, and Manufacturer information of all devices on a specified network.

License

Notifications You must be signed in to change notification settings

babylard/NetScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetScan

A Network scanner which lists IPs, MAC Addresses, and other information about devices on a network, which can also Deuath devices.

image

Dependencies

You may require WinPcap, Npcap, or other Packet Capturing software for the program to work properly. These will be listed below.

Be sure to run pip install -r requirements.txt to install all needed modules to function.

Packet Capturing software Downloads

  1. NpCap
  2. WinPcap
  3. Nmap

Please note that you are only required to have one of these, or other software with the same functionality.

Usage

To begin, input the IP of the router you would like to scan for connected devices (You must be connected to the network, of course.) Along with the range. Both fields will be properly set by default as of 0.0.3, then press "Scan". The output will begin listing devices it finds in realtime, and should let you know when it is done. Afterwards you should have a neat looking list of IP's, MAC Addresses, OS information, etc.

Please view the Documentation for more in depth information.

About

A lightweight Network scanner which lists IPs, MAC Addresses, OS, and Manufacturer information of all devices on a specified network.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages