intelmq.bots.parsers.shodan package¶
Submodules¶
intelmq.bots.parsers.shodan.parser module¶
Shodan Stream Parser
Copyright (C) 2018 by nic.at GmbH
-
intelmq.bots.parsers.shodan.parser.BOT¶
-
class
intelmq.bots.parsers.shodan.parser.ShodanParserBot(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: bool = None)¶ Bases:
intelmq.lib.bot.Bot-
apply_mapping(mapping, data, key_path=())¶
-
common_keys= {'ip_str', 'tags', 'hostnames', 'devicetype', 'transport', 'location', 'asn', 'org', 'ip', 'port', 'domains', '_shodan', 'data', 'hash', 'os', 'html', 'timestamp', 'opts', 'isp', 'device', '_id'}¶
-
init()¶
-
process()¶
-