{"id":13527931,"url":"https://github.com/hdm/mac-ages","last_synced_at":"2025-05-15T18:10:48.186Z","repository":{"id":50262307,"uuid":"151008043","full_name":"hdm/mac-ages","owner":"hdm","description":"MAC address age tracking","archived":false,"fork":false,"pushed_at":"2025-05-07T23:01:06.000Z","size":139923,"stargazers_count":575,"open_issues_count":1,"forks_count":35,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-05-08T00:18:32.416Z","etag":null,"topics":["deepmac","ieee","oui"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hdm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.CODE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-30T21:19:30.000Z","updated_at":"2025-05-07T23:01:09.000Z","dependencies_parsed_at":"2023-02-17T00:00:47.935Z","dependency_job_id":"b374c0a6-71ad-433b-a1da-957a511d0e71","html_url":"https://github.com/hdm/mac-ages","commit_stats":{"total_commits":2074,"total_committers":2,"mean_commits":1037.0,"dds":0.007232401157184154,"last_synced_commit":"e63cede9de1b21a10bd3500fe185968ada788dce"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdm%2Fmac-ages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdm%2Fmac-ages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdm%2Fmac-ages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdm%2Fmac-ages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hdm","download_url":"https://codeload.github.com/hdm/mac-ages/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254394724,"owners_count":22063984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deepmac","ieee","oui"],"created_at":"2024-08-01T06:02:07.020Z","updated_at":"2025-05-15T18:10:48.142Z","avatar_url":"https://github.com/hdm.png","language":"Ruby","readme":"# MAC Address Age Tracking\n\nThis repository is used to determine an approximate issuance date for \nIEEE allocated hardware address ranges. The dataset was bootstrapped\nusing a combination of the DeepMAC project and\n[Wireshark](http://www.wireshark.org) archives and maintained via\ndaily pulls from the IEEE website.\n\n## Usage\n\nIf you would like to use the MAC address age dataset in your application, download regular snapshots of the [mac-ages.csv](https://raw.githubusercontent.com/hdm/mac-ages/main/data/mac-ages.csv) from this repository. This file contains three comma-separated fields; the prefix followed by a forward slash and the mask, the first date this prefix was seen, and the source of this date field. This dataset is updated daily from the IEEE CSV files and new file revisions are checked into the main branch as updates are found.\n\nIf you would like to maintain a fork of this repository, you need a system with a recent version of Ruby (2.2+), and to run the `update` script in the main directory at whatever interval makes sense. This script will load the current dataset, download the IEEE CSV files, update records as necessary, save the new dataset, and commit the results back to the repository, pushing changes to the `main` branch of the remote `origin`.\n\n## Matching\n\nIn order to match a given MAC address to the IEEE datasets, the entries with the largest mask must be checked first (/36), then the next largest (/28), and so on (/24). Matching just the first three bytes is not sufficient for accurate vendor identification, as some prefixes are split into multiple smaller ranges, each corresponding with a different vendor.\n\nFor example, when matching the MAC address `70:b3:d5:fe:90:1e`, there are 2,681 entries which match the first three bytes. These include the base allocation from 2014 (`70:b3:d5/24`) and thousands of /36 masked prefixes. Searching for the /36 masked prefixes first identifies the device with prefix `70:b3:d5:fe:90:00/36`, which corresponds to `Zenros ApS` from Denmark.\n","funding_links":[],"categories":["\u003ca id=\"9eee96404f868f372a6cbc6769ccb7f8\"\u003e\u003c/a\u003e新添加的","Ruby","\u003ca id=\"9eee96404f868f372a6cbc6769ccb7f8\"\u003e\u003c/a\u003e工具","Archs"],"sub_categories":["\u003ca id=\"31185b925d5152c7469b963809ceb22d\"\u003e\u003c/a\u003e新添加的","CTFs tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdm%2Fmac-ages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhdm%2Fmac-ages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdm%2Fmac-ages/lists"}