intelmq.bots.experts.do_portal package

Submodules

intelmq.bots.experts.do_portal.expert module

As the frontend reverse-proxies the (backend) API a “502 Bad Gateway” status code is treated the same as a timeout, i.e. will be retried instead of a fail.

intelmq.bots.experts.do_portal.expert.BOT

alias of intelmq.bots.experts.do_portal.expert.DoPortalExpertBot

class intelmq.bots.experts.do_portal.expert.DoPortalExpertBot(*args, **kwargs)

Bases: intelmq.lib.bot.ExpertBot

Retrieve abuse contact information for the source IP address from a do-portal instance

init()
mode = 'append'
portal_api_key = None
portal_url = None
process()

Module contents