MISP module

macadress.com for MISP.

A hover and expansion module that takes a mac-address attribute and returns the vendor identity, device category, virtualization detection, special-use classification, and randomization confidence for it, from the macadress.com API.

Official module: merged into MISP's misp-modules in PR #804 and shipping in the next misp-modules release. On an up-to-date install it is already present as macadress_com, no separate download.

What it does

The module registers against the mac-address attribute type. When you run enrichment on such an attribute (or just hover over it), it calls macadress.com and returns a plain-text summary covering:

Set up

Quota

Each enriched attribute is one API call against your macadress.com plan quota, the same as any other lookup: see pricing for the per-plan budgets. The free plan allows 1,000 lookups on a rolling 30-day cycle.

Source and support

Licensed Apache-2.0, maintained in the misp-modules project. API reference is at macadress.com/docs. Questions or a bug: get in touch.