intelmq.bots.parsers.blocklistde package

Submodules

intelmq.bots.parsers.blocklistde.parser module

intelmq.bots.parsers.blocklistde.parser.BOT

alias of BlockListDEParserBot

class intelmq.bots.parsers.blocklistde.parser.BlockListDEParserBot(*args, **kwargs)

Bases: ParserBot

Parse the Blocklist.DE feeds

parse_line(line, report)

A generator which can yield one or more messages contained in line.

Report has the full message, thus you can access some metadata. Override for your use.

Module contents