-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nice to have: vendor-lookup for mac-addresses #1483
Comments
A very good compiled list to source for this would be https://code.wireshark.org/review/gitweb?p=wireshark.git;a=blob_plain;f=manuf |
I would like to see the OUI (https://en.wikipedia.org/wiki/Organizationally_unique_identifier) in NAV -> Machine Tracker-> IP Search/MAC Search. |
Is this still actual? i would like this also. |
Sure, @renrom. We haven't closed it, because it's a good idea. But we haven't been able to prioritize it thus far. I guess this would require:
And potentially:
|
Or a constructed URL to this site? https://macvendors.com/api It should be nice to have a link somewhere if you lookup a client device IP/Mac Address to this url https://api.macvendors.com/ |
That would have to be a very explicit and manually invoked link per displayed MAC-address. Automatically dumping a bunch of potentially private data into a 3rd party website won't be everyone's cup of tea... |
Since different vendors have different ranges for their mac-addresses it'd be nice to get the vendor from the mac-address.
Feature breakdown
The text was updated successfully, but these errors were encountered: