mentat.plugin.enricher.whois module

IDEA message enrichment plugin for the mentat-enricher.py daemon module performing lookup of all Source/IPx addresses within configured whois service.

Todo

Documentation is still work in progress, please refer to the source code for details.

class mentat.plugin.enricher.whois.WhoisEnricherPlugin[source]

Bases: object

Enricher plugin performing lookup of all Source/IPx addresses within configured whois service.

process(daemon, message_id, message)[source]

Process and enrich given message.

setup(daemon, config_updates=None)[source]

Setup plugin.