Skip to content

enumerate devices on the local network - written in python

Notifications You must be signed in to change notification settings

n0arch/NetEnumerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NetEnumerator

Python tool for enumerating devices on a network. Returns ARP, IP and manufacturer

Requires a couple of packages:

apt-get install python-scapy python-netifaces

Syntax for using the tool:

python netEnum.py <interface_name>

About

enumerate devices on the local network - written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages