Skip to content

Instantly share code, notes, and snippets.

@mlavergn
Created September 12, 2020 15:53
Show Gist options
  • Save mlavergn/ed7623415f6c96494b7ceb1aa850ad8c to your computer and use it in GitHub Desktop.
Save mlavergn/ed7623415f6c96494b7ceb1aa850ad8c to your computer and use it in GitHub Desktop.
MAC address lookup
https://www.wireshark.org/assets/js/manuf.json
MAC first 3 pairs, lowercase, remove separators
{
  created_at: str,
  data: {
    macaddr: manufacturer,
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment