Skip to content

Kyshman/MAC_OUI_Lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Offline MAC Address / Vendor Pairs' Lookup Script Using Wireshark OUI Database.


A script inspired by jpouellet/manuf.sh

Data Source: Wireshark Manufacturer Database

For Online lookup see Wireshark . OUI Lookup Tool


HOW-TO/USAGE

On the first run, the db needs to be populated with:

./manuf.sh update

The above command can be repeated periodically to fetch the latest data. Whenever the update is run it shows what has changed between subsequent updates.

Check Mac Address OUI

./manuf.sh 00:24:44

You can use ":", or "." to separate the macaddress' octets.

About

Offline MAC Address / Vendor Pairs' Lookup Script Using Wireshark OUI Database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages