intelmq.bots.experts.misp package¶
Submodules¶
intelmq.bots.experts.misp.expert module¶
An expert to for looking up values in MISP.
| param - misp_url: | |
|---|---|
| URL of the MISP server | |
| param - misp_key: | |
| API key for accessing MISP | |
| param - http_verify_cert: | |
| true or false, check the validity of the certificate | |
-
intelmq.bots.experts.misp.expert.BOT¶
-
class
intelmq.bots.experts.misp.expert.MISPExpertBot(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: bool = None)¶ Bases:
intelmq.lib.bot.Bot-
init()¶
-
process()¶
-