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(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: bool = None)¶ Bases:
intelmq.lib.bot.CollectorBotCollect data from ESET’s TAXII API
-
collection= '<collection>'¶
-
endpoint= 'eti.eset.com'¶
-
init()¶
-
password= '<password>'¶
-
process()¶
-
rate_limit= 3600¶
-
time_delta= 3600¶
-
username= '<username>'¶
-