Add macadress.com analyzer for MAC address enrichment - #1495
Open
samymassoud wants to merge 1 commit into
Open
Conversation
Enriches a mac observable with vendor identity, inferred device category, virtualization detection, special-use address classification and MAC-randomization confidence via the macadress.com API. Closes TheHive-Project#1494
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1494
Analyzer: Macadress — enriches a mac (and other) observable via the macadress.com API with vendor, device category, virtualization, special-use role, and randomization confidence.
Config: one required api_key (Bearer token; free tier 1,000/month, no card). Honours check_tlp / max_tlp (default AMBER) and PAP equivalents.
Taxonomies: macadress:Vendor, macadress:Device, macadress:Virtualization, macadress:SpecialUse, macadress:Randomized (likely → suspicious). Vendor page URL is emitted as a url artifact.
Verified locally:
api_key→ explicit errorerrorMessage; long.htmlrenders the error branchrequirements.txt: cortexutils, requestsTemplates:
thehive-templates/Macadress_1_0/{long,short}.html.