intelmq.bots.collectors.eset package

Submodules

intelmq.bots.collectors.eset.collector module

intelmq.bots.collectors.eset.collector.BOT

alias of intelmq.bots.collectors.eset.collector.ESETCollectorBot

class intelmq.bots.collectors.eset.collector.ESETCollectorBot(*args, **kwargs)

Bases: intelmq.lib.bot.CollectorBot

Collect data from ESET’s TAXII API

collection = '<collection>'
endpoint = 'eti.eset.com'
init()
password = '<password>'
process()
rate_limit = 3600
time_delta = 3600
username = '<username>'

Module contents