** Description changed:

  Hi,
  
  The bundled nmap-mac-prefixes dates back to 2019:
  
  | # $Id: nmap-mac-prefixes 37638 2019-05-28 21:35:45Z dmiller $ generated 
with make-mac-prefixes.pl
  | # Original data comes from http://standards.ieee.org/regauth/oui/oui.txt
  | # These values are known as Organizationally Unique Identifiers (OUIs)
  | # See http://standards.ieee.org/faqs/OUI.html
  | # We have added a few unregistered OUIs at the end.
  
  Think we could automatically update this when packaging nmap?
  
  Maybe get it from http://standards-oui.ieee.org/oui/oui.txt (the base 16
  lines).
+ 
+ Something like this would generate the file in a format nmap
+ understands:
+ 
+ | grep 'base 16' oui.txt | sed -e 's/\s*(base 16)\s*/ /g' | sudo tee
+ /usr/share/nmap/nmap-mac-prefixes

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1941692

Title:
  Update nmap-mac-prefixes on packaging?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1941692/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to