intelmq.bots.outputs.mcafee namespace¶
Submodules¶
intelmq.bots.outputs.mcafee.output_esm_ip module¶
ESMOutputBot connects to McAfee Enterprise Security Manager, and updates IP based watchlists
Parameters: esm_ip: IP Address of ESM esm_user: username to connect to ESM esm_password: Password of esm_user esm_watchlist: Destination watchlist to update field: field from IntelMQ message to extract (e.g. destination.ip)
- intelmq.bots.outputs.mcafee.output_esm_ip.BOT¶
alias of
ESMIPOutputBot