intelmq.bots.experts.recordedfuture_iprisk package¶
Submodules¶
intelmq.bots.experts.recordedfuture_iprisk.expert module¶
See README for database download.
-
intelmq.bots.experts.recordedfuture_iprisk.expert.
BOT
¶ alias of
intelmq.bots.experts.recordedfuture_iprisk.expert.RecordedFutureIPRiskExpertBot
-
class
intelmq.bots.experts.recordedfuture_iprisk.expert.
RecordedFutureIPRiskExpertBot
(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: bool = None)¶ Bases:
intelmq.lib.bot.Bot
Adds the Risk Score from RecordedFuture IPRisk associated with source.ip or destination.ip with a local database
-
api_token
= '<insert Recorded Future IPRisk API token>'¶
-
database
= '/opt/intelmq/var/lib/bots/recordedfuture_iprisk/rfiprisk.dat'¶
-
init
()¶
-
overwrite
= False¶
-
process
()¶
-
classmethod
run
(parsed_args=None)¶
-
classmethod
update_database
(verbose=False)¶
-